python3-path: update to 17.1.0.

This commit is contained in:
icp 2025-01-17 22:04:36 +05:30 committed by Piraty
parent 11eba9fbd9
commit 3c79f1e5a8

View file

@ -1,7 +1,7 @@
# Template file for 'python3-path' # Template file for 'python3-path'
pkgname=python3-path pkgname=python3-path
version=17.0.0 version=17.1.0
revision=2 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools_scm" hostmakedepends="python3-wheel python3-setuptools_scm"
depends="python3" depends="python3"
@ -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=e1540261d22df1416fb1b498b3b1ed5353a371a48fe197d66611bb01e7fab2d5 checksum=d41e05ed4fa1d4f6d702df3c1e0a1a255d7b544287432456455dc7c51e5f98e9
pre_check() { pre_check() {
rm pytest.ini rm pytest.ini