git: 000ce13bc4c4 - main - irc/py-sopel: expire on 2024-06-04 for databases/py-sqlalchemy13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 May 2024 14:04:20 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=000ce13bc4c46bed550289c5d4ee26e35bcfc042 commit 000ce13bc4c46bed550289c5d4ee26e35bcfc042 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-05-04 14:03:12 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-05-04 14:03:57 +0000 irc/py-sopel: expire on 2024-06-04 for databases/py-sqlalchemy13 --- irc/py-sopel/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/irc/py-sopel/Makefile b/irc/py-sopel/Makefile index c08e5ce849ea..533cf374cf21 100644 --- a/irc/py-sopel/Makefile +++ b/irc/py-sopel/Makefile @@ -15,6 +15,9 @@ LICENSE_NAME= Eiffel Forum License, version 2 LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +DEPRECATED= Depends on expired databases/py-sqlalchemy13 +EXPIRATION_DATE=2024-06-04 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}GeoIP2>0:net/py-GeoIP2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}importlib-metadata>0:devel/py-importlib-metadata@${PY_FLAVOR} \