Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:04:06 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4d518ceef725 - main - devel/py-pytest-cases: Update to 3.10.1
Message-ID:  <69e3ffd6.34319.3418d343@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4d518ceef725deeac422c83731108c7a814b0a63

commit 4d518ceef725deeac422c83731108c7a814b0a63
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:24:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:52:23 +0000

    devel/py-pytest-cases: Update to 3.10.1
    
    Changes:        https://github.com/smarie/python-pytest-cases/releases
                    https://smarie.github.io/python-pytest-cases/changelog/
---
 devel/py-pytest-cases/Makefile | 4 ++--
 devel/py-pytest-cases/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-pytest-cases/Makefile b/devel/py-pytest-cases/Makefile
index 887ba97397da..bb55b6ea2443 100644
--- a/devel/py-pytest-cases/Makefile
+++ b/devel/py-pytest-cases/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pytest-cases
-PORTVERSION=	3.9.1
+PORTVERSION=	3.10.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ WWW=		https://smarie.github.io/python-pytest-cases/ \
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=39.2:devel/py-setuptools@${PY_FLAVOR} \
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=39.2<82:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}decopatch>=0:devel/py-decopatch@${PY_FLAVOR} \
diff --git a/devel/py-pytest-cases/distinfo b/devel/py-pytest-cases/distinfo
index 202daa3b64d2..5ce022d033db 100644
--- a/devel/py-pytest-cases/distinfo
+++ b/devel/py-pytest-cases/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749813080
-SHA256 (pytest_cases-3.9.1.tar.gz) = c4e181f1b525c931a318d4812fa8de656c2c8fb77fccf1571ecf0cc5fe8e7f8f
-SIZE (pytest_cases-3.9.1.tar.gz) = 1094071
+TIMESTAMP = 1775587428
+SHA256 (pytest_cases-3.10.1.tar.gz) = 451f9e3ecd5d2d81a4362c10c441126f5b3d1ae3a7efaf59f60b1fb930df2d69
+SIZE (pytest_cases-3.10.1.tar.gz) = 1095867


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ffd6.34319.3418d343>