diff --git a/srcpkgs/python-setuptools/template b/srcpkgs/python-setuptools/template index 5d438220264..3b0ef3a5021 100644 --- a/srcpkgs/python-setuptools/template +++ b/srcpkgs/python-setuptools/template @@ -1,6 +1,6 @@ # Template file for 'python-setuptools' pkgname=python-setuptools -version=29.0.1 +version=30.0.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}.tar.gz" -checksum=b539118819a4857378398891fa5366e090690e46b3e41421a1e07d6e9fd8feb0 +checksum=4e288421e62739fa59d1340f108e1db7559e33cd1e9719cf6bad479d188a7f91 alternatives="setuptools:easy_install:/usr/bin/easy_install2" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0