mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
python3-wheel: update to 0.41.0.
This commit is contained in:
parent
015ce1e00d
commit
b5b771b9ee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-wheel'
|
||||
pkgname=python3-wheel
|
||||
version=0.40.0
|
||||
version=0.41.0
|
||||
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=cd1196f3faee2b31968d626e1731c94f99cbdb67cf5a46e4f5656cbee7738873
|
||||
checksum=55a0f0a5a84869bce5ba775abfd9c462e3a6b1b7b7ec69d72c0b83d673a5114d
|
||||
conflicts="python-wheel>=0"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue