git: 0e510c7c041e - main - devel/py-makefun: expire on 2025-03-31 for devel/py-pytest-runner
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Jan 2025 14:47:13 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0e510c7c041ed27cd64da1c4da1beea3f2de232e
commit 0e510c7c041ed27cd64da1c4da1beea3f2de232e
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-01-01 14:32:20 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-01-01 14:32:20 +0000
devel/py-makefun: expire on 2025-03-31 for devel/py-pytest-runner
---
devel/py-makefun/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/py-makefun/Makefile b/devel/py-makefun/Makefile
index c67de7f4e1bd..da4cb4ec8c02 100644
--- a/devel/py-makefun/Makefile
+++ b/devel/py-makefun/Makefile
@@ -11,6 +11,9 @@ WWW= https://github.com/smarie/python-makefun
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on expired devel/py-pytest-runner
+EXPIRATION_DATE=2025-03-31
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \