python-path: update to 7.7.1
This commit is contained in:
parent
be26e61a4b
commit
2dda3ea8f0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-path'
|
||||
pkgname=python-path
|
||||
version=7.7
|
||||
version=7.7.1
|
||||
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}.tar.gz"
|
||||
checksum=078e1011f0ee748e8569c9972a6259898c6e8f58d45c4ca06f3fab007c241544
|
||||
checksum=692feac9d1fe3b70239b2f0f07dcdbbdad38e3611846924de33ec6175d87638e
|
||||
|
||||
python3.4-path_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue