mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
hatch-vcs: rebuild for Python 3.11
This commit is contained in:
parent
bf1f777d87
commit
182416ce97
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hatch-vcs'
|
# Template file for 'hatch-vcs'
|
||||||
pkgname=hatch-vcs
|
pkgname=hatch-vcs
|
||||||
version=0.2.0
|
version=0.2.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname/-/_}-${version}"
|
wrksrc="${pkgname/-/_}-${version}"
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_check_args="--deselect tests/test_build.py::test_basic
|
make_check_args="--deselect tests/test_build.py::test_basic
|
||||||
|
|
Loading…
Add table
Reference in a new issue