tox: update to 3.23.0.
This commit is contained in:
parent
75a2a3a968
commit
2673347c26
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue