Skip to content

Commit 4ec92af

Browse files
committed
tox: update to 4.25.0.
1 parent eb060d6 commit 4ec92af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/tox/template

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'tox'
22
pkgname=tox
3-
version=4.24.1
3+
version=4.25.0
44
revision=1
55
build_style=python3-pep517
66
hostmakedepends="hatchling hatch-vcs"
@@ -16,7 +16,7 @@ license="MIT"
1616
homepage="https://tox.wiki/"
1717
changelog="https://raw.githubusercontent.com/tox-dev/tox/main/docs/changelog.rst"
1818
distfiles="${PYPI_SITE}/t/tox/tox-${version}.tar.gz"
19-
checksum=083a720adbc6166fff0b7d1df9d154f9d00bfccb9403b8abf6bc0ee435d6a62e
19+
checksum=dd67f030317b80722cf52b246ff42aafd3ed27ddf331c415612d084304cf5e52
2020

2121
do_check() {
2222
# Running via PYTHONPATH breaks a few tests so we use a venv

0 commit comments

Comments
 (0)