From 2673347c26183c69bb8757b05ba0b6653a965097 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 12 Mar 2021 08:39:38 -0500 Subject: [PATCH] tox: update to 3.23.0. --- srcpkgs/tox/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tox/template b/srcpkgs/tox/template index 8f0aada772c..b4d6380c5e6 100644 --- a/srcpkgs/tox/template +++ b/srcpkgs/tox/template @@ -1,6 +1,6 @@ # Template file for 'tox' pkgname=tox -version=3.22.0 +version=3.23.0 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=ed1e650cf6368bcbc4a071eeeba363c480920e0ed8a9ad1793c7caaa5ad33d49 +checksum=05a4dbd5e4d3d8269b72b55600f0b0303e2eb47ad5c6fe76d3576f4c58d93661 do_check() { # Skipped tests fail to find module or rely on missing entrypoint script