python3-wheel: update to 0.40.0.

This commit is contained in:
Andrew J. Hesford 2023-03-17 11:29:09 -04:00
parent 77ec393c3b
commit 99d35d4f56

View file

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