diff --git a/srcpkgs/tox/template b/srcpkgs/tox/template index 232a63746d7..2d993075bce 100644 --- a/srcpkgs/tox/template +++ b/srcpkgs/tox/template @@ -1,6 +1,6 @@ # Template file for 'tox' pkgname=tox -version=4.11.4 +version=4.12.1 revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs" @@ -15,7 +15,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=73a7240778fabf305aeb05ab8ea26e575e042ab5a18d71d0ed13e343a51d6ce1 +checksum=61aafbeff1bd8a5af84e54ef6e8402f53c6a6066d0782336171ddfbf5362122e do_check() { # Running via PYTHONPATH breaks a few tests so we use a venv