From 7e65b45525abf60399003f94f5f54173544ec388 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Tue, 28 Dec 2021 20:41:10 +0100 Subject: [PATCH] tox: update to 3.24.4. --- srcpkgs/tox/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tox/template b/srcpkgs/tox/template index a4f384bd9c..d2ebc2621b 100644 --- a/srcpkgs/tox/template +++ b/srcpkgs/tox/template @@ -1,7 +1,7 @@ # Template file for 'tox' pkgname=tox -version=3.24.3 -revision=2 +version=3.24.4 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools_scm" depends="python3-filelock python3-packaging @@ -14,7 +14,7 @@ license="MIT" homepage="https://tox.readthedocs.io/en/latest/" changelog="https://tox.readthedocs.io/en/latest/changelog.html" distfiles="${PYPI_SITE}/t/tox/tox-${version}.tar.gz" -checksum=c6c4e77705ada004283610fd6d9ba4f77bc85d235447f875df9f0ba1bc23b634 +checksum=c30b57fa2477f1fb7c36aa1d83292d5c2336cd0018119e1b1c17340e2c2708ca do_check() { # Skipped tests fail to find module or rely on missing entrypoint script