tox: update to 3.25.1.

This commit is contained in:
Piotr Wójcik 2022-07-11 20:09:31 +02:00
parent d31293a87b
commit 23c6105e74
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'tox'
pkgname=tox
version=3.24.5
version=3.25.1
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=67e0e32c90e278251fea45b696d0fef3879089ccbe979b0c556d35d5a70e2993
checksum=c138327815f53bc6da4fe56baec5f25f00622ae69ef3fe4e1e385720e22486f9
do_check() {
# Skipped tests fail to find module or rely on missing entrypoint script

View file

@ -1 +1 @@
ignore="*a*"
ignore="*a* *b*"