python3-packaging: update to 24.2.

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:24:57 -05:00
parent 669d1ea341
commit 510b5d4ece

View file

@ -1,6 +1,6 @@
# Template file for 'python3-packaging'
pkgname=python3-packaging
version=24.1
version=24.2
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=026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002
checksum=c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f
make_check=no # provides no tests
do_build() {