Date: Wed, 1 Jan 2025 14:47:17 GMT From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1c401e096260 - main - devel/py-rchitect: expire on 2025-03-31 for devel/py-pytest-runner Message-ID: <202501011447.501ElHft054539@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501011447.501ElHft054539>