python3-packaging: update to 25.0.

This commit is contained in:
Andrew J. Hesford 2025-04-19 10:48:58 -04:00
parent 8690e71e74
commit 4fbd183e8f

View File

@ -1,6 +1,6 @@
# Template file for 'python3-packaging'
pkgname=python3-packaging
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
@ -13,7 +13,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
do_build() {