mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
hatch-vcs: update to 0.5.0.
This commit is contained in:
parent
0c5a4a191d
commit
d40eda45df
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.4.0
|
version=0.5.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=093810748fe01db0d451fabcf2c1ac2688caefd232d4ede967090b1c1b07d9f7
|
checksum=0395fa126940340215090c344a2bf4e2a77bcbe7daab16f41b37b98c95809ff9
|
||||||
make_check_pre="env PYTHONPATH=./"
|
make_check_pre="env PYTHONPATH=./"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue