python-setuptools: update to 33.1.0
This commit is contained in:
parent
6fd22f7be3
commit
d713d7194b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=32.3.1
|
||||
version=33.1.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="setuptools-${version}"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/pypa/setuptools"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.zip"
|
||||
checksum=806bae0840429c13f6e6e44499f7c0b87f3b269fdfbd815d769569c1daa7c351
|
||||
checksum=700c5f62bc15c1ad25605f32135119553a343f82dbb8257624b3a918f0bd5948
|
||||
alternatives="setuptools:easy_install:/usr/bin/easy_install2"
|
||||
|
||||
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
|
||||
|
|
Loading…
Reference in New Issue