aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGonzalo TornarĂ­a <tornaria@cmat.edu.uy>2024-03-15 16:28:14 +0000
committercinerea0 <49368915+cinerea0@users.noreply.github.com>2024-04-03 15:49:35 +0000
commite4e60b7ce852dacc77a30cb219689cfdad8c0a8f (patch)
treed8b8e0c2fd23e073259af2b76843b025f4da155a
parent710f0d9a68e9e1c026039bb2b3d5739808e16e76 (diff)
downloadvoid-packages-e4e60b7ce852dacc77a30cb219689cfdad8c0a8f.tar
void-packages-e4e60b7ce852dacc77a30cb219689cfdad8c0a8f.tar.gz
void-packages-e4e60b7ce852dacc77a30cb219689cfdad8c0a8f.tar.bz2
void-packages-e4e60b7ce852dacc77a30cb219689cfdad8c0a8f.tar.lz
void-packages-e4e60b7ce852dacc77a30cb219689cfdad8c0a8f.tar.xz
void-packages-e4e60b7ce852dacc77a30cb219689cfdad8c0a8f.tar.zst
void-packages-e4e60b7ce852dacc77a30cb219689cfdad8c0a8f.zip
tox: update to 4.14.2.
-rw-r--r--srcpkgs/tox/template6
1 files changed, 3 insertions, 3 deletions
diff --git a/srcpkgs/tox/template b/srcpkgs/tox/template
index 0227d637520..1758c5679d7 100644
--- a/srcpkgs/tox/template
+++ b/srcpkgs/tox/template
@@ -1,11 +1,11 @@
# Template file for 'tox'
pkgname=tox
-version=4.13.0
+version=4.14.2
revision=1
build_style=python3-pep517
hostmakedepends="hatchling hatch-vcs"
depends="python3-cachetools python3-chardet python3-colorama python3-filelock
- python3-pyproject-api python3-virtualenv"
+ python3-pluggy python3-pyproject-api python3-virtualenv"
checkdepends="$depends python3-distlib python3-flaky python3-psutil
python3-pytest python3-pytest-mock python3-pytest-xdist python3-re-assert
python3-time-machine python3-wheel"
@@ -15,7 +15,7 @@ license="MIT"
homepage="https://tox.wiki/"
changelog="https://raw.githubusercontent.com/tox-dev/tox/main/docs/changelog.rst"
distfiles="${PYPI_SITE}/t/tox/tox-${version}.tar.gz"
-checksum=dd789a554c16c4b532924ba393c92fc8991323c4b3d466712bfecc8c9b9f24f7
+checksum=0defb44f6dafd911b61788325741cc6b2e12ea71f987ac025ad4d649f1f1a104
do_check() {
# Running via PYTHONPATH breaks a few tests so we use a venv