tox: update to 4.12.1.
This commit is contained in:
parent
c308efdbb6
commit
e8c1c1d985
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tox'
|
# Template file for 'tox'
|
||||||
pkgname=tox
|
pkgname=tox
|
||||||
version=4.11.4
|
version=4.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling hatch-vcs"
|
hostmakedepends="hatchling hatch-vcs"
|
||||||
|
@ -15,7 +15,7 @@ license="MIT"
|
||||||
homepage="https://tox.wiki/"
|
homepage="https://tox.wiki/"
|
||||||
changelog="https://raw.githubusercontent.com/tox-dev/tox/main/docs/changelog.rst"
|
changelog="https://raw.githubusercontent.com/tox-dev/tox/main/docs/changelog.rst"
|
||||||
distfiles="${PYPI_SITE}/t/tox/tox-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/tox/tox-${version}.tar.gz"
|
||||||
checksum=73a7240778fabf305aeb05ab8ea26e575e042ab5a18d71d0ed13e343a51d6ce1
|
checksum=61aafbeff1bd8a5af84e54ef6e8402f53c6a6066d0782336171ddfbf5362122e
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# Running via PYTHONPATH breaks a few tests so we use a venv
|
# Running via PYTHONPATH breaks a few tests so we use a venv
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue