From a1531952a51928b6f70bd65292eaeab87c9a4ea3 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 20 Jan 2021 12:21:46 -0500 Subject: [PATCH] tox: update to 3.21.2. --- srcpkgs/tox/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tox/template b/srcpkgs/tox/template index 39f3dd4cd00..294f9bf437b 100644 --- a/srcpkgs/tox/template +++ b/srcpkgs/tox/template @@ -1,6 +1,6 @@ # Template file for 'tox' pkgname=tox -version=3.21.0 +version=3.21.2 revision=1 build_style=python3-module hostmakedepends="python3-setuptools_scm" @@ -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=8cccede64802e78aa6c69f81051b25f0706639d1cbbb34d9366ce00c70ee054f +checksum=f501808381c01c6d7827c2f17328be59c0a715046e94605ddca15fb91e65827d do_check() { # Skipped tests fail to find module or rely on missing entrypoint script