git: 4f55840ee869 - main - textproc/py-rstfmt: deprecate

From: Antoine Brodin <antoine_at_FreeBSD.org>
Date: Mon, 20 Feb 2023 17:20:58 UTC
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4f55840ee8693308d2a5ddf593c2766afccf72d3

commit 4f55840ee8693308d2a5ddf593c2766afccf72d3
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-20 17:14:28 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-20 17:14:28 +0000

    textproc/py-rstfmt: deprecate
---
 textproc/py-rstfmt/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/py-rstfmt/Makefile b/textproc/py-rstfmt/Makefile
index ffe5ecabd992..3d665e43498b 100644
--- a/textproc/py-rstfmt/Makefile
+++ b/textproc/py-rstfmt/Makefile
@@ -12,6 +12,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 # Sphinix should be < 4.0 for now: https://github.com/dzhu/rstfmt/issues/12
 BROKEN=	Doesn't work with Sphinx 4 or greater
+DEPRECATED=	Broken since 2021
+EXPIRATION_DATE=	2023-03-21
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=3.3.2:www/py-aiohttp@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}black>=19.10b0:devel/py-black@${PY_FLAVOR} \