python-setuptools: update to 40.1.0

This commit is contained in:
Alessio Sergi 2018-08-21 00:21:23 +02:00
parent 1b35cebeb9
commit 8dee7454fe
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-setuptools'
pkgname=python-setuptools
version=40.0.0
version=40.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=012adb8e25fbfd64c652e99e7bab58799a3aaf05d39ab38561f69190a909015f
checksum=664500268e4d649ce5b9f9dc0af0edc2b144666b1544d64af0453da94aa72b70
alternatives="setuptools:easy_install:/usr/bin/easy_install2"
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0