mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-packaging: update to 24.2.
This commit is contained in:
parent
669d1ea341
commit
510b5d4ece
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue