python-path: update to 7.4

This commit is contained in:
Alessio Sergi 2015-07-14 00:40:00 +02:00
parent 35d0628b17
commit c63e9197da

View file

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