Date: Sun, 28 Jun 2026 14:14:09 +0000 From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 66b88fbe0391 - main - devel/py-pytest-xdist: Update version 3.7.0=>3.8.0 Message-ID: <6a412c31.1ddec.35cb4278@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=66b88fbe0391030e743eab99deb52be46d1c2b8f commit 66b88fbe0391030e743eab99deb52be46d1c2b8f Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2026-06-28 13:45:26 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2026-06-28 14:13:37 +0000 devel/py-pytest-xdist: Update version 3.7.0=>3.8.0 Changelog: https://github.com/pytest-dev/pytest-xdist/releases/tag/v3.8.0 --- devel/py-pytest-xdist/Makefile | 4 ++-- devel/py-pytest-xdist/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-pytest-xdist/Makefile b/devel/py-pytest-xdist/Makefile index fac0dbbc8f8b..6e943627535f 100644 --- a/devel/py-pytest-xdist/Makefile +++ b/devel/py-pytest-xdist/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytest-xdist -DISTVERSION= 3.7.0 +DISTVERSION= 3.8.0 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= PYPI @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2.3:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}execnet>=2.0:sysutils/py-execnet@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}execnet>=2.1:sysutils/py-execnet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=7.0.0:devel/py-pytest@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}filelock>=0:sysutils/py-filelock@${PY_FLAVOR} diff --git a/devel/py-pytest-xdist/distinfo b/devel/py-pytest-xdist/distinfo index 01063e3dd3c8..eae35446d67f 100644 --- a/devel/py-pytest-xdist/distinfo +++ b/devel/py-pytest-xdist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1781984285 -SHA256 (pytest_xdist-3.7.0.tar.gz) = f9248c99a7c15b7d2f90715df93610353a485827bc06eefb6566d23f6400f126 -SIZE (pytest_xdist-3.7.0.tar.gz) = 87550 +TIMESTAMP = 1782654298 +SHA256 (pytest_xdist-3.8.0.tar.gz) = 7e578125ec9bc6050861aa93f2d59f1d8d085595d6551c2c90b6f4fad8d3a9f1 +SIZE (pytest_xdist-3.8.0.tar.gz) = 88069home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a412c31.1ddec.35cb4278>
