python-setuptools: update to 30.2.0

This commit is contained in:
Alessio Sergi 2016-12-05 11:02:00 +01:00
parent 5850055d1a
commit b5c6e41306

View File

@ -1,6 +1,6 @@
# Template file for 'python-setuptools'
pkgname=python-setuptools
version=30.0.0
version=30.2.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}.tar.gz"
checksum=4e288421e62739fa59d1340f108e1db7559e33cd1e9719cf6bad479d188a7f91
checksum=f865709919903e3399343c0b3c42f95e9aeddc41e38cfb334fb2bb5dfa384857
alternatives="setuptools:easy_install:/usr/bin/easy_install2"
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0