aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2023-02-20 17:14:28 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2023-02-20 17:14:28 +0000
commit4f55840ee8693308d2a5ddf593c2766afccf72d3 (patch)
treebd6d73b8fd944506584751dab5a1d3ef85928c1e
parent4e7380c6d1b18fc0e7d2382abbc7dd36e1803d6f (diff)
downloadports-4f55840ee8693308d2a5ddf593c2766afccf72d3.tar.gz
ports-4f55840ee8693308d2a5ddf593c2766afccf72d3.zip
textproc/py-rstfmt: deprecate
-rw-r--r--textproc/py-rstfmt/Makefile2
1 files changed, 2 insertions, 0 deletions
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} \