parent
d2c774286c
commit
71eb7de553
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tox'
|
||||
pkgname=tox
|
||||
version=4.15.0
|
||||
version=4.16.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling hatch-vcs"
|
||||
|
@ -15,7 +15,7 @@ license="MIT"
|
|||
homepage="https://tox.wiki/"
|
||||
changelog="https://raw.githubusercontent.com/tox-dev/tox/main/docs/changelog.rst"
|
||||
distfiles="${PYPI_SITE}/t/tox/tox-${version}.tar.gz"
|
||||
checksum=7a0beeef166fbe566f54f795b4906c31b428eddafc0102ac00d20998dd1933f6
|
||||
checksum=43499656f9949edb681c0f907f86fbfee98677af9919d8b11ae5ad77cb800748
|
||||
|
||||
do_check() {
|
||||
# Running via PYTHONPATH breaks a few tests so we use a venv
|
||||
|
|
Loading…
Reference in New Issue