python-path: update to 7.6.1

This commit is contained in:
Alessio Sergi 2015-08-22 01:51:15 +02:00
parent 672dffdc8e
commit 5a19adc78f

View file

@ -1,10 +1,10 @@
# Template file for 'python-path'
pkgname=python-path
version=7.6
version=7.6.1
revision=1
noarch=yes
wrksrc="path.py-${version}"
build_style="python-module"
build_style=python-module
python_versions="2.7 3.4"
hostmakedepends="python-setuptools_scm python3.4-setuptools_scm"
depends="python"
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/jaraco/path.py"
license="MIT"
distfiles="${PYPI_SITE}/p/path.py/path.py-${version}.tar.gz"
checksum=5cdf60f359f1add18f8556c9a1855cbd1d517f0780e3d386c256515f698ba0e0
checksum=201c86613327f2f6c2d34c8f28689bdfde74fbb758c5211a1f8652dc71fa9e5a
python3.4-path_package() {
noarch=yes