mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python-path: update to 7.5
This commit is contained in:
parent
ccfdd23c5e
commit
982955c935
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-path'
|
# Template file for 'python-path'
|
||||||
pkgname=python-path
|
pkgname=python-path
|
||||||
version=7.4
|
version=7.5
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="path.py-${version}"
|
wrksrc="path.py-${version}"
|
||||||
|
@ -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=69df64c911a4b27194e24b0b81789f449e2b75af46ffbd872e66c9af20009948
|
checksum=12011451f58f83362e95a5d9ef3c17fb372a2591405e9ba33cb0589ac6157a88
|
||||||
|
|
||||||
python3.4-path_package() {
|
python3.4-path_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue