From 8dee7454fe55cd7f27de8ca61ab90560677ebb9d Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 21 Aug 2018 00:21:23 +0200 Subject: [PATCH] python-setuptools: update to 40.1.0 --- srcpkgs/python-setuptools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-setuptools/template b/srcpkgs/python-setuptools/template index ea9f11a934..7fae4155a7 100644 --- a/srcpkgs/python-setuptools/template +++ b/srcpkgs/python-setuptools/template @@ -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 " 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