diff --git a/srcpkgs/python-setuptools/template b/srcpkgs/python-setuptools/template index 8073bc7ff87..9c0c8f46183 100644 --- a/srcpkgs/python-setuptools/template +++ b/srcpkgs/python-setuptools/template @@ -1,6 +1,6 @@ # Template file for 'python-setuptools' pkgname=python-setuptools -version=36.7.1 +version=36.7.2 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=543becf5d33d8989dc5222403997488e9dc3872bdecdabb0f57184ca253ec1e8 +checksum=ad86fd8dd09c285c33b4c5b82bbc21d21883637faef78b0ab58fa9984847220d alternatives="setuptools:easy_install:/usr/bin/easy_install2" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0