python-setuptools: update to 22.0.0
This commit is contained in:
parent
02bad631f3
commit
8f13f419e7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=21.2.2
|
||||
version=22.0.0
|
||||
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=0792954bf85cb23cf8dc07ca2e671730badebfe7c9225889129f2427718f03c6
|
||||
checksum=1324ed0b1b4929fe49c347909624dbf53989555a033419f3d45ceff4c0acd6f3
|
||||
alternatives="setuptools:easy_install:/usr/bin/easy_install2.7"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue