mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
hatch-vcs: update to 0.4.0.
This commit is contained in:
parent
121e5c8f6f
commit
bb9c896505
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hatch-vcs'
|
# Template file for 'hatch-vcs'
|
||||||
pkgname=hatch-vcs
|
pkgname=hatch-vcs
|
||||||
version=0.3.0
|
version=0.4.0
|
||||||
revision=2
|
revision=1
|
||||||
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
|
||||||
--deselect tests/test_build.py::test_write
|
--deselect tests/test_build.py::test_write
|
||||||
|
@ -17,7 +17,7 @@ license="MIT"
|
||||||
homepage="https://github.com/ofek/hatch-vcs"
|
homepage="https://github.com/ofek/hatch-vcs"
|
||||||
changelog="https://github.com/ofek/hatch-vcs/raw/master/HISTORY.md"
|
changelog="https://github.com/ofek/hatch-vcs/raw/master/HISTORY.md"
|
||||||
distfiles="${PYPI_SITE}/h/${pkgname/-/_}/${pkgname/-/_}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/h/${pkgname/-/_}/${pkgname/-/_}-${version}.tar.gz"
|
||||||
checksum=cec5107cfce482c67f8bc96f18bbc320c9aa0d068180e14ad317bbee5a153fee
|
checksum=093810748fe01db0d451fabcf2c1ac2688caefd232d4ede967090b1c1b07d9f7
|
||||||
make_check_pre="env PYTHONPATH=./"
|
make_check_pre="env PYTHONPATH=./"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue