python3-wheel: update to 0.43.0.

This commit is contained in:
Andrew J. Hesford 2024-03-13 06:37:31 -04:00
parent a9ed117145
commit 1de09433e6

View file

@ -1,6 +1,6 @@
# Template file for 'python3-wheel'
pkgname=python3-wheel
version=0.42.0
version=0.43.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="MIT"
homepage="https://github.com/pypa/wheel"
distfiles="${PYPI_SITE}/w/wheel/wheel-${version}.tar.gz"
checksum=c45be39f7882c9d34243236f2d63cbd58039e360f85d0913425fbd7ceea617a8
checksum=465ef92c69fa5c5da2d1cf8ac40559a8c940886afcef87dcf14b9470862f1d85
conflicts="python-wheel>=0"
do_check() {