mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python3-installer: update to 0.6.0.
This commit is contained in:
parent
5131218f70
commit
5b66ca208f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-installer'
|
# Template file for 'python3-installer'
|
||||||
pkgname=python3-installer
|
pkgname=python3-installer
|
||||||
version=0.5.1
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
# This package is used by the python3-pep517 build style; using that style here
|
# This package is used by the python3-pep517 build style; using that style here
|
||||||
# would create a build cycle
|
# would create a build cycle
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://installer.readthedocs.io/"
|
homepage="https://installer.readthedocs.io/"
|
||||||
distfiles="${PYPI_SITE}/i/installer/installer-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/installer/installer-${version}.tar.gz"
|
||||||
checksum=f970995ec2bb815e2fdaf7977b26b2091e1e386f0f42eafd5ac811953dc5d445
|
checksum=f3bd36cd261b440a88a1190b1becca0578fee90b4b62decc796932fdd5ae8839
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
python3 -m flit_core.wheel
|
python3 -m flit_core.wheel
|
||||||
|
|
Loading…
Add table
Reference in a new issue