We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f612b74 commit 7b4a1bbCopy full SHA for 7b4a1bb
srcpkgs/tox/template
@@ -1,6 +1,6 @@
1
# Template file for 'tox'
2
pkgname=tox
3
-version=4.24.1
+version=4.25.0
4
revision=1
5
build_style=python3-pep517
6
hostmakedepends="hatchling hatch-vcs"
@@ -16,7 +16,7 @@ license="MIT"
16
homepage="https://tox.wiki/"
17
changelog="https://raw.githubusercontent.com/tox-dev/tox/main/docs/changelog.rst"
18
distfiles="${PYPI_SITE}/t/tox/tox-${version}.tar.gz"
19
-checksum=083a720adbc6166fff0b7d1df9d154f9d00bfccb9403b8abf6bc0ee435d6a62e
+checksum=dd67f030317b80722cf52b246ff42aafd3ed27ddf331c415612d084304cf5e52
20
21
do_check() {
22
# Running via PYTHONPATH breaks a few tests so we use a venv
0 commit comments