mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
python-path: update to 11.0.1
This commit is contained in:
parent
de4a2ce695
commit
6f48ea3ea0
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=11.0
|
version=11.0.1
|
||||||
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=16134e5b287aba4a4125a6722e7837cf2a149fccc5000c500ae6c71a5525488b
|
checksum=e7eb9d0ca4110d9b4d7c9baa0696d8c94f837d622409cefc5ec9e7c3d02ea11f
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -e '/setuptools_scm/d' \
|
sed -e '/setuptools_scm/d' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue