python3-wheel: update to 0.41.3.

This commit is contained in:
Andrew J. Hesford 2023-11-07 10:26:24 -05:00
parent 8b112c7377
commit 92db7eaada

View file

@ -1,7 +1,7 @@
# Template file for 'python3-wheel'
pkgname=python3-wheel
version=0.41.2
revision=2
version=0.41.3
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="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=0c5ac5ff2afb79ac23ab82bab027a0be7b5dbcf2e54dc50efe4bf507de1f7985
checksum=4d4987ce51a49370ea65c0bfd2234e8ce80a12780820d9dc462597a6e60d0841
conflicts="python-wheel>=0"
do_check() {