python-setuptools: update to 21.2.2
This commit is contained in:
parent
0e10aa4f82
commit
a8b4a0cd5b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=21.2.1
|
||||
version=21.2.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="setuptools-${version}"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/pypa/setuptools"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
||||
checksum=635b899b72c0f3793752227ebb388935053a33a42b283088ba66a90e28145a96
|
||||
checksum=0792954bf85cb23cf8dc07ca2e671730badebfe7c9225889129f2427718f03c6
|
||||
alternatives="setuptools:easy_install:/usr/bin/easy_install2.7"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue