diff --git a/srcpkgs/python-setuptools/template b/srcpkgs/python-setuptools/template index 011858d6c91..5d506ada274 100644 --- a/srcpkgs/python-setuptools/template +++ b/srcpkgs/python-setuptools/template @@ -1,6 +1,6 @@ # Template file for 'python-setuptools' pkgname=python-setuptools -version=38.5.1 +version=38.5.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=6425484c08e99a98a42209c25c3d325f749230b55284d66192784f941a7e6628 +checksum=8246123e984cadf687163bdcd1bb58eb325e2891b066e1f0224728a41c8d9064 alternatives="setuptools:easy_install:/usr/bin/easy_install2" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0