diff --git a/srcpkgs/python-path/template b/srcpkgs/python-path/template index b2d668e8dc4..8394c7b4c20 100644 --- a/srcpkgs/python-path/template +++ b/srcpkgs/python-path/template @@ -1,20 +1,20 @@ # Template file for 'python-path' pkgname=python-path -version=7.3 +version=7.4 revision=1 noarch=yes wrksrc="path.py-${version}" build_style="python-module" python_versions="2.7 3.4" -hostmakedepends="unzip python-setuptools python3.4-setuptools" +hostmakedepends="python-setuptools python3.4-setuptools" depends="python" pycompile_module="path.py" short_desc="Python2 module wrapper for os.path" maintainer="Alessio Sergi " homepage="https://github.com/jaraco/path.py" license="MIT" -distfiles="${PYPI_SITE}/p/path.py/path.py-${version}.zip" -checksum=f7d146f40768e3742199a5316fbe3eb6a6091b9feedcb4b969c7348dc03151e1 +distfiles="${PYPI_SITE}/p/path.py/path.py-${version}.tar.gz" +checksum=69df64c911a4b27194e24b0b81789f449e2b75af46ffbd872e66c9af20009948 python3.4-path_package() { noarch=yes