git: 1c401e096260 - main - devel/py-rchitect: 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:17 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1c401e09626031ecbbc0c74b564edb22047e2542
commit 1c401e09626031ecbbc0c74b564edb22047e2542
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-01-01 14:33:37 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-01-01 14:33:37 +0000
devel/py-rchitect: expire on 2025-03-31 for devel/py-pytest-runner
---
devel/py-rchitect/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/py-rchitect/Makefile b/devel/py-rchitect/Makefile
index e3995fdffb6e..34dc3fbd8144 100644
--- a/devel/py-rchitect/Makefile
+++ b/devel/py-rchitect/Makefile
@@ -10,6 +10,9 @@ WWW= https://github.com/randy3k/rchitect
LICENSE= MIT
+DEPRECATED= Depends on expired devel/py-pytest-runner
+EXPIRATION_DATE=2025-03-31
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.10.0:devel/py-cffi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.10.0:devel/py-cffi@${PY_FLAVOR} \