diff --git a/srcpkgs/python-setuptools/template b/srcpkgs/python-setuptools/template index 4723c1a9ea8..230f28e2ed5 100644 --- a/srcpkgs/python-setuptools/template +++ b/srcpkgs/python-setuptools/template @@ -1,9 +1,9 @@ # Template file for 'python-setuptools' pkgname=python-setuptools -version=5.8 +version=6.0.2 revision=1 noarch=yes -wrksrc="${pkgname#*-}-${version}" +wrksrc="setuptools-${version}" python_versions="2.7 3.4" hostmakedepends="python-devel python3.4-devel" makedepends="${hostmakedepends}" @@ -15,8 +15,8 @@ short_desc="Easily download, build, install, upgrade, and uninstall Python2 pack maintainer="Alessio Sergi " homepage="https://pypi.python.org/pypi/setuptools" license="PSF" -distfiles="https://pypi.python.org/packages/source/s/setuptools/setuptools-${version}.tar.gz" -checksum=cee93b2e63b58096d42ffbbd7c0a2db519068c942c150d9a382b08e4de200696 +distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz" +checksum=7029f6ca93e6a78112f1f621f79cab1a611901697a4c131bc5ef2f7a429825f7 post_extract() { cp -a ${wrksrc} /tmp/python2.7-build