diff --git a/srcpkgs/tox/template b/srcpkgs/tox/template index 3b983829ecb..faff58418e1 100644 --- a/srcpkgs/tox/template +++ b/srcpkgs/tox/template @@ -1,6 +1,6 @@ # Template file for 'tox' pkgname=tox -version=4.24.1 +version=4.25.0 revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs" @@ -16,7 +16,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=083a720adbc6166fff0b7d1df9d154f9d00bfccb9403b8abf6bc0ee435d6a62e +checksum=dd67f030317b80722cf52b246ff42aafd3ed27ddf331c415612d084304cf5e52 do_check() { # Running via PYTHONPATH breaks a few tests so we use a venv