python3-wheel: update to 0.37.1.
This commit is contained in:
parent
9fce8751ff
commit
86535fd840
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-wheel'
|
||||
pkgname=python3-wheel
|
||||
version=0.37.0
|
||||
revision=2
|
||||
version=0.37.1
|
||||
revision=1
|
||||
wrksrc="wheel-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/pypa/wheel"
|
||||
distfiles="${PYPI_SITE}/w/wheel/wheel-${version}.tar.gz"
|
||||
checksum=e2ef7239991699e3355d54f8e968a21bb940a1dbf34a4d226741e64462516fad
|
||||
checksum=e9a504e793efbca1b8e0e9cb979a249cf4a0a7b5b8c9e8b65a5e39d49529c1c4
|
||||
conflicts="python-wheel>=0"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue