python-setuptools: update to 40.5.0

This commit is contained in:
Alessio Sergi 2018-10-27 19:55:50 +02:00
parent 31f5a3ffd0
commit fcd918a2c8

View file

@ -1,6 +1,6 @@
# Template file for 'python-setuptools'
pkgname=python-setuptools
version=40.4.3
version=40.5.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=acbc5740dd63f243f46c2b4b8e2c7fd92259c2ddb55a4115b16418a2ed371b15
checksum=2a2a200f4a760adbded23a091a00be2eca4e28efed65c6120ea275f7e89a1eab
alternatives="setuptools:easy_install:/usr/bin/easy_install2"
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0