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