diff --git a/srcpkgs/python-setuptools/template b/srcpkgs/python-setuptools/template index eb3556a6a70..b3c31e4f79e 100644 --- a/srcpkgs/python-setuptools/template +++ b/srcpkgs/python-setuptools/template @@ -1,6 +1,6 @@ # Template file for 'python-setuptools' pkgname=python-setuptools -version=19.6 +version=19.6.1 revision=1 noarch=yes wrksrc="setuptools-${version}" @@ -16,7 +16,7 @@ maintainer="Alessio Sergi " homepage="https://bitbucket.org/pypa/setuptools" license="MIT" distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz" -checksum=ecd48d753c1a8ecc6a2826b863a6defaafbfd4ceafc0c1d62e5362f5a86912e9 +checksum=d7fd89a4bbd89ea51aaf18100b50411cc881866f3456f11a8732f1c957f3d7da pre_build() { sed -i '/^#!/d' setuptools/command/easy_install.py