python-path: update to 7.6

This commit is contained in:
Alessio Sergi 2015-08-15 02:20:00 +02:00
parent 45100d9ab6
commit aab3c0b325

View file

@ -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 <al3hex@gmail.com>"
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