mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
tox: update to 3.24.1.
This commit is contained in:
parent
70bb32de13
commit
38c44a1f54
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tox'
|
# Template file for 'tox'
|
||||||
pkgname=tox
|
pkgname=tox
|
||||||
version=3.24.0
|
version=3.24.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://tox.readthedocs.io/en/latest/"
|
homepage="https://tox.readthedocs.io/en/latest/"
|
||||||
changelog="https://tox.readthedocs.io/en/latest/changelog.html"
|
changelog="https://tox.readthedocs.io/en/latest/changelog.html"
|
||||||
distfiles="${PYPI_SITE}/t/tox/tox-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/tox/tox-${version}.tar.gz"
|
||||||
checksum=67636634df6569e450c4bc18fdfd8b84d7903b3902d5c65416eb6735f3d4afb8
|
checksum=9850daeb96d21b4abf049bc5f197426123039e383ebfed201764e9355fc5a880
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# Skipped tests fail to find module or rely on missing entrypoint script
|
# Skipped tests fail to find module or rely on missing entrypoint script
|
||||||
|
|
Loading…
Add table
Reference in a new issue