tox: update to 3.24.4.
This commit is contained in:
parent
b6ff088ada
commit
7e65b45525
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue