python3-path: update to 17.0.0.
This commit is contained in:
parent
da64d6e1d5
commit
4a8e009a15
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-path'
|
# Template file for 'python3-path'
|
||||||
pkgname=python3-path
|
pkgname=python3-path
|
||||||
version=16.13.0
|
version=17.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://pypi.org/project/path/"
|
homepage="https://pypi.org/project/path/"
|
||||||
changelog="https://raw.githubusercontent.com/jaraco/path/main/NEWS.rst"
|
changelog="https://raw.githubusercontent.com/jaraco/path/main/NEWS.rst"
|
||||||
distfiles="${PYPI_SITE}/p/path/path-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/path/path-${version}.tar.gz"
|
||||||
checksum=eff5b136eac2f9151e671458a1c396ca34d5c9e0c344c2ba915d9d1454dbec8d
|
checksum=e1540261d22df1416fb1b498b3b1ed5353a371a48fe197d66611bb01e7fab2d5
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
rm pytest.ini
|
rm pytest.ini
|
||||||
|
|
Loading…
Add table
Reference in a new issue