tox: update to 4.25.0.
This commit is contained in:
parent
f612b74ae0
commit
7b4a1bb320
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.24.1
|
version=4.25.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling hatch-vcs"
|
hostmakedepends="hatchling hatch-vcs"
|
||||||
|
@ -16,7 +16,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=083a720adbc6166fff0b7d1df9d154f9d00bfccb9403b8abf6bc0ee435d6a62e
|
checksum=dd67f030317b80722cf52b246ff42aafd3ed27ddf331c415612d084304cf5e52
|
||||||
|
|
||||||
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