python-setuptools: update to 38.2.5.

Closes: #10392 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-03 14:25:57 -02:00 committed by Jürgen Buchmüller
parent e7134a4b06
commit 2094e12cce

View File

@ -1,6 +1,6 @@
# Template file for 'python-setuptools' # Template file for 'python-setuptools'
pkgname=python-setuptools pkgname=python-setuptools
version=38.2.4 version=38.2.5
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=9c671a6291a5b1171fb9da81665eb4f9625c7dbddc613d82abdc6002a4bce896 checksum=b080f276cc868670540b2c03cee06cc14d2faf9da7bec0f15058d1b402c94507
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