diff --git a/srcpkgs/python-setuptools/template b/srcpkgs/python-setuptools/template index 71f17752a29..0457b6df0d9 100644 --- a/srcpkgs/python-setuptools/template +++ b/srcpkgs/python-setuptools/template @@ -1,6 +1,6 @@ # Template file for 'python-setuptools' pkgname=python-setuptools -version=25.1.6 +version=25.2.0 revision=1 noarch=yes wrksrc="setuptools-${version}" @@ -16,7 +16,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/pypa/setuptools" license="MIT" distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz" -checksum=281e7d21a3e23d0b7d19992ed52fda5b16a9837654de824ce22ae6b80f0e8f96 +checksum=b2757ddac2c41173140b111e246d200768f6dd314110e1e40661d0ecf9b4d6a6 alternatives="setuptools:easy_install:/usr/bin/easy_install2.7" post_install() {