tox: update to 3.24.3.
This commit is contained in:
parent
79b76e3212
commit
4699a68bcb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tox'
|
||||
pkgname=tox
|
||||
version=3.24.1
|
||||
version=3.24.3
|
||||
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=9850daeb96d21b4abf049bc5f197426123039e383ebfed201764e9355fc5a880
|
||||
checksum=c6c4e77705ada004283610fd6d9ba4f77bc85d235447f875df9f0ba1bc23b634
|
||||
|
||||
do_check() {
|
||||
# Skipped tests fail to find module or rely on missing entrypoint script
|
||||
|
|
Loading…
Reference in a new issue