python3-packaging-bootstrap: update to 25.0.

This commit is contained in:
Andrew J. Hesford 2025-04-19 10:49:05 -04:00
parent 4fbd183e8f
commit 44cc76fa52

View File

@ -1,6 +1,6 @@
# Template file for 'python3-packaging-bootstrap'
pkgname=python3-packaging-bootstrap
version=24.2
version=25.0
revision=1
# This package is required by python3-build, used by the python3-pep517 style;
# using that style here would create a cycle
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="Apache-2.0, BSD-2-Clause"
homepage="https://github.com/pypa/packaging"
distfiles="${PYPI_SITE}/p/packaging/packaging-${version}.tar.gz"
checksum=c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f
checksum=d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f
make_check=no # provides no tests, bootstrap
repository=bootstrap
nopyprovides=yes