python-path: update to 7.3
This commit is contained in:
parent
9d8500e2ab
commit
235bc25d47
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-path'
|
||||
pkgname=python-path
|
||||
version=7.2
|
||||
version=7.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="path.py-${version}"
|
||||
|
@ -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}.zip"
|
||||
checksum=5e2330895ff3a7873c90cf2600da51b0baae0a3d5fd3ce47d22b32b15db65e1f
|
||||
checksum=f7d146f40768e3742199a5316fbe3eb6a6091b9feedcb4b969c7348dc03151e1
|
||||
|
||||
python3.4-path_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue