mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
tox: update to 3.24.5.
This commit is contained in:
parent
48bb0aca56
commit
00e79c859f
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.4
|
version=3.24.5
|
||||||
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=c30b57fa2477f1fb7c36aa1d83292d5c2336cd0018119e1b1c17340e2c2708ca
|
checksum=67e0e32c90e278251fea45b696d0fef3879089ccbe979b0c556d35d5a70e2993
|
||||||
|
|
||||||
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