git: 4e7658f038ab - main - graphics/py-pygal: 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:20 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4e7658f038ab3fc645dcede861abb054feb43c3b
commit 4e7658f038ab3fc645dcede861abb054feb43c3b
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-01-01 14:35:17 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-01-01 14:35:17 +0000
graphics/py-pygal: expire on 2025-03-31 for devel/py-pytest-runner
---
graphics/py-pygal/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/graphics/py-pygal/Makefile b/graphics/py-pygal/Makefile
index 8c5c451ee884..8ccf81c0035a 100644
--- a/graphics/py-pygal/Makefile
+++ b/graphics/py-pygal/Makefile
@@ -10,6 +10,9 @@ WWW= http://pygal.org/
LICENSE= LGPL3
+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}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.3.4:devel/py-lxml@${PY_FLAVOR}