diff --git a/srcpkgs/python-path/template b/srcpkgs/python-path/template index 7753033c10c..f59bd2822ea 100644 --- a/srcpkgs/python-path/template +++ b/srcpkgs/python-path/template @@ -1,12 +1,12 @@ # Template file for 'python-path' pkgname=python-path -version=7.5 +version=7.6 revision=1 noarch=yes wrksrc="path.py-${version}" build_style="python-module" python_versions="2.7 3.4" -hostmakedepends="python-setuptools python3.4-setuptools" +hostmakedepends="python-setuptools_scm python3.4-setuptools_scm" depends="python" pycompile_module="path.py" short_desc="Python2 module wrapper for os.path" @@ -14,7 +14,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/jaraco/path.py" license="MIT" distfiles="${PYPI_SITE}/p/path.py/path.py-${version}.tar.gz" -checksum=12011451f58f83362e95a5d9ef3c17fb372a2591405e9ba33cb0589ac6157a88 +checksum=5cdf60f359f1add18f8556c9a1855cbd1d517f0780e3d386c256515f698ba0e0 python3.4-path_package() { noarch=yes