summaryrefslogtreecommitdiff
path: root/devel/py-pytest-cases/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pytest-cases/Makefile')
-rw-r--r--devel/py-pytest-cases/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/devel/py-pytest-cases/Makefile b/devel/py-pytest-cases/Makefile
index 342777c71a4d..887ba97397da 100644
--- a/devel/py-pytest-cases/Makefile
+++ b/devel/py-pytest-cases/Makefile
@@ -1,8 +1,9 @@
PORTNAME= pytest-cases
-PORTVERSION= 3.6.14
+PORTVERSION= 3.9.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= pytest_cases-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Separate test code from test cases in pytest
@@ -12,14 +13,12 @@ WWW= https://smarie.github.io/python-pytest-cases/ \
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-DEPRECATED= Depends on expired devel/py-makefun
-EXPIRATION_DATE=2025-06-01
-
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=39.2: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} \
- ${PYTHON_PKGNAMEPREFIX}makefun>=1.9.5:devel/py-makefun@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}makefun>=1.15.1:devel/py-makefun@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent pep517