python3-wheel: update to 0.38.2.
This commit is contained in:
parent
c60acd5041
commit
410f6e7f62
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-wheel'
|
# Template file for 'python3-wheel'
|
||||||
pkgname=python3-wheel
|
pkgname=python3-wheel
|
||||||
version=0.37.1
|
version=0.38.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools"
|
depends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.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=e9a504e793efbca1b8e0e9cb979a249cf4a0a7b5b8c9e8b65a5e39d49529c1c4
|
checksum=3d492ef22379a156ec923d2a77051cedfd4df4b667864e9e41ba83f0b70b7149
|
||||||
conflicts="python-wheel>=0"
|
conflicts="python-wheel>=0"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Reference in New Issue