python-setuptools: update to 33.1.1

This commit is contained in:
Alessio Sergi 2017-01-22 19:19:37 +01:00
parent ff091d5044
commit 3362c59a1c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-setuptools'
pkgname=python-setuptools
version=33.1.0
version=33.1.1
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=700c5f62bc15c1ad25605f32135119553a343f82dbb8257624b3a918f0bd5948
checksum=6b20352ed60ba08c43b3611bdb502286f7a869fbfcf472f40d7279f1e77de145
alternatives="setuptools:easy_install:/usr/bin/easy_install2"
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0