python3-wheel: update to 0.41.2.

This commit is contained in:
Andrew J. Hesford 2023-08-22 11:31:29 -04:00
parent 9b27a31296
commit b2e3a97813
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-wheel'
pkgname=python3-wheel
version=0.41.1
version=0.41.2
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=12b911f083e876e10c595779709f8a88a59f45aacc646492a67fe9ef796c1b47
checksum=0c5ac5ff2afb79ac23ab82bab027a0be7b5dbcf2e54dc50efe4bf507de1f7985
conflicts="python-wheel>=0"
do_check() {