python3-wheel: update to 0.45.1.

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:24:58 -05:00
parent 15ae78bf10
commit 27f146d5fd

View file

@ -1,6 +1,6 @@
# Template file for 'python3-wheel'
pkgname=python3-wheel
version=0.44.0
version=0.45.1
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=a29c3f2817e95ab89aa4660681ad547c0e9547f20e75b0562fe7723c9a2a9d49
checksum=661e1abd9198507b1409a20c02106d9670b2576e916d58f520316666abca6729
conflicts="python-wheel>=0"
do_check() {