git: cb424ce93965 - main - textproc/py-mwparserfromhell: 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:42 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cb424ce939657cd000f131d5eb99d044acd58df5
commit cb424ce939657cd000f131d5eb99d044acd58df5
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-01-01 14:43:34 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-01-01 14:43:34 +0000
textproc/py-mwparserfromhell: expire on 2025-03-31 for devel/py-pytest-runner
---
textproc/py-mwparserfromhell/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/textproc/py-mwparserfromhell/Makefile b/textproc/py-mwparserfromhell/Makefile
index 9af91d82cb57..b4836da1d896 100644
--- a/textproc/py-mwparserfromhell/Makefile
+++ b/textproc/py-mwparserfromhell/Makefile
@@ -11,6 +11,9 @@ WWW= https://github.com/earwig/mwparserfromhell
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on expired devel/py-pytest-runner
+EXPIRATION_DATE=2025-03-31
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}