mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
python-path: update to 10.0
This commit is contained in:
parent
141104e693
commit
1d2d4d9ec6
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=9.0.1
|
version=10.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="path.py-${version}"
|
wrksrc="path.py-${version}"
|
||||||
|
@ -13,7 +13,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=605b1d7c356f039ce54ac08ea6174ada96f7542107f00a5ad8ba97130fecc296
|
checksum=ba984a2b536158a8841dd33150fce16bcf04210e83f92da674cad0a8a8f61e00
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -e '/setuptools_scm/d' \
|
sed -e '/setuptools_scm/d' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue