Date: Fri, 29 May 2026 14:03:49 +0000 From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 294b4d0bc4f2 - main - devel/py-rauth: Mark DEPRECATED Message-ID: <6a199cc5.21079.7567ae99@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=294b4d0bc4f24f632130b3f0521a94c926335c36 commit 294b4d0bc4f24f632130b3f0521a94c926335c36 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2026-05-29 11:45:56 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2026-05-29 14:03:16 +0000 devel/py-rauth: Mark DEPRECATED - Upstream is no longer maintained and upstream has archived the repo 2025-08-08 - Set EXPIRATION_DATE 2026-06-30 - Last consumer devel/py-goodreads is also set to expire a day before --- devel/py-rauth/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/py-rauth/Makefile b/devel/py-rauth/Makefile index 89b0f0eed626..441cc8a5ed68 100644 --- a/devel/py-rauth/Makefile +++ b/devel/py-rauth/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/litl/rauth LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= No longer maintained upstream +EXPIRATION_DATE= 2026-06-30 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=1.2.3:www/py-requests@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=1.0.1:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycryptodome>0:security/py-pycryptodome@${PY_FLAVOR}home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a199cc5.21079.7567ae99>
