python-setuptools: update to 21.1.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-setuptools'
|
# Template file for 'python-setuptools'
|
||||||
pkgname=python-setuptools
|
pkgname=python-setuptools
|
||||||
version=21.0.0
|
version=21.1.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="setuptools-${version}"
|
wrksrc="setuptools-${version}"
|
||||||
@@ -16,7 +16,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||||||
homepage="https://github.com/pypa/setuptools"
|
homepage="https://github.com/pypa/setuptools"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
||||||
checksum=bdf0b7660f6673868d60d929e267e583bddc0e9623c71197b1ad79610c2ebe93
|
checksum=eb5c7dd48fc9c76b4f10c016de834b7f6e09caabc7dff22ed26a70a4a12f394d
|
||||||
alternatives="setuptools:easy_install:/usr/bin/easy_install2.7"
|
alternatives="setuptools:easy_install:/usr/bin/easy_install2.7"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user