Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 2026 14:10:12 +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: 2c49f842a117 - main - devel/py-pytest-xdist: Update version 3.6.1=>3.7.0
Message-ID:  <6a3fd9c4.1cf7a.6b99ba00@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=2c49f842a117e701c129cb4d53c63b1b6b1cbb71

commit 2c49f842a117e701c129cb4d53c63b1b6b1cbb71
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-06-27 10:36:01 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-06-27 14:09:43 +0000

    devel/py-pytest-xdist: Update version 3.6.1=>3.7.0
    
    Changelog: https://github.com/pytest-dev/pytest-xdist/releases/tag/v3.7.0
---
 devel/py-pytest-xdist/Makefile | 6 +++++-
 devel/py-pytest-xdist/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/devel/py-pytest-xdist/Makefile b/devel/py-pytest-xdist/Makefile
index d5ffdfb27923..fac0dbbc8f8b 100644
--- a/devel/py-pytest-xdist/Makefile
+++ b/devel/py-pytest-xdist/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pytest-xdist
-DISTVERSION=	3.6.1
+DISTVERSION=	3.7.0
 PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
@@ -36,4 +36,8 @@ SETPROCTITLE_DESC=	Indicate state of current running workers
 PSUTIL_RUN_DEPENDS=		${PYTHON_PKGNAMEPREFIX}psutil>=3.0:sysutils/py-psutil@${PY_FLAVOR}
 SETPROCTITLE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setproctitle>0:devel/py-setproctitle@${PY_FLAVOR}
 
+post-patch:
+	@${REINPLACE_CMD} '/license-files/d; s|^license = "MIT"|license = { text = "MIT" }|; s|77|63|g' \
+		${WRKSRC}/pyproject.toml
+
 .include <bsd.port.mk>
diff --git a/devel/py-pytest-xdist/distinfo b/devel/py-pytest-xdist/distinfo
index 78c8c4d680be..01063e3dd3c8 100644
--- a/devel/py-pytest-xdist/distinfo
+++ b/devel/py-pytest-xdist/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1723966682
-SHA256 (pytest_xdist-3.6.1.tar.gz) = ead156a4db231eec769737f57668ef58a2084a34b2e55c4a8fa20d861107300d
-SIZE (pytest_xdist-3.6.1.tar.gz) = 84060
+TIMESTAMP = 1781984285
+SHA256 (pytest_xdist-3.7.0.tar.gz) = f9248c99a7c15b7d2f90715df93610353a485827bc06eefb6566d23f6400f126
+SIZE (pytest_xdist-3.7.0.tar.gz) = 87550


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3fd9c4.1cf7a.6b99ba00>