python-setuptools: update to 36.2.4

This commit is contained in:
Alessio Sergi 2017-07-28 11:55:40 +02:00
parent 8481209780
commit fe34124e8e

View file

@ -1,6 +1,6 @@
# Template file for 'python-setuptools' # Template file for 'python-setuptools'
pkgname=python-setuptools pkgname=python-setuptools
version=36.2.0 version=36.2.4
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="setuptools-${version}" wrksrc="setuptools-${version}"
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/pypa/setuptools" homepage="https://github.com/pypa/setuptools"
license="MIT" license="MIT"
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.zip" distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.zip"
checksum=4c2bda3829c9dbbe9c2b33d89c4b1cb6d45813615ab8e248ad352e3697a96d81 checksum=5b0b3ae65b356b6d49d9ceb3eb5dc34bece659e1ca0d793e4f7bb853cc73e976
alternatives="setuptools:easy_install:/usr/bin/easy_install2" alternatives="setuptools:easy_install:/usr/bin/easy_install2"
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0