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'
|
||||
pkgname=python3-wheel
|
||||
version=0.37.1
|
||||
revision=2
|
||||
version=0.38.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/pypa/wheel"
|
||||
distfiles="${PYPI_SITE}/w/wheel/wheel-${version}.tar.gz"
|
||||
checksum=e9a504e793efbca1b8e0e9cb979a249cf4a0a7b5b8c9e8b65a5e39d49529c1c4
|
||||
checksum=3d492ef22379a156ec923d2a77051cedfd4df4b667864e9e41ba83f0b70b7149
|
||||
conflicts="python-wheel>=0"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue