mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pyproject-hooks: update to 1.2.0.
This commit is contained in:
parent
6f543a9c90
commit
25ea939a73
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pyproject-hooks'
|
# Template file for 'python3-pyproject-hooks'
|
||||||
pkgname=python3-pyproject-hooks
|
pkgname=python3-pyproject-hooks
|
||||||
version=1.1.0
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
# This package is required by python3-build, used by the python3-pep517 style;
|
# This package is required by python3-build, used by the python3-pep517 style;
|
||||||
# using that style here would create a cycle
|
# using that style here would create a cycle
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://pyproject-hooks.readthedocs.io/"
|
homepage="https://pyproject-hooks.readthedocs.io/"
|
||||||
distfiles="https://github.com/pypa/pyproject-hooks/archive/v${version}.tar.gz"
|
distfiles="https://github.com/pypa/pyproject-hooks/archive/v${version}.tar.gz"
|
||||||
checksum=1cbbabcd93ea1ac50cca7f23e5b640904684ae6c85003c6f7cf02b598c33f28f
|
checksum=d993cda99f6c41c2679a0cd5528fc15608cc114df26553deb41db62185c11206
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
python3 -m flit_core.wheel
|
python3 -m flit_core.wheel
|
||||||
|
|
Loading…
Add table
Reference in a new issue