From bf3d8f30f6fde735483ee620be5e8778f86b3c4f Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Mon, 31 Mar 2025 22:14:52 +0200 Subject: [PATCH] all: expire consumers of devel/py-oletools on 2025-06-01 --- devel/py-pcodedmp/Makefile | 3 +++ textproc/py-RTFDE/Makefile | 3 +++ textproc/py-extract-msg/Makefile | 3 +++ 3 files changed, 9 insertions(+) diff --git a/devel/py-pcodedmp/Makefile b/devel/py-pcodedmp/Makefile index c9215cb58ac3..da16010fda14 100644 --- a/devel/py-pcodedmp/Makefile +++ b/devel/py-pcodedmp/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/bontchev/pcodedmp LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on expired devel/py-oletools +EXPIRATION_DATE=2025-06-01 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oletools>=0.54:devel/py-oletools@${PY_FLAVOR} diff --git a/textproc/py-RTFDE/Makefile b/textproc/py-RTFDE/Makefile index 1860e2f7a546..0f3622cdc2b1 100644 --- a/textproc/py-RTFDE/Makefile +++ b/textproc/py-RTFDE/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/seamustuohy/RTFDE LICENSE= LGPL3 +DEPRECATED= Depends on expired devel/py-oletools +EXPIRATION_DATE=2025-06-01 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lark>=0.11:devel/py-lark@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oletools>=0.56:devel/py-oletools@${PY_FLAVOR} diff --git a/textproc/py-extract-msg/Makefile b/textproc/py-extract-msg/Makefile index 093f8f350d34..2514cc7974eb 100644 --- a/textproc/py-extract-msg/Makefile +++ b/textproc/py-extract-msg/Makefile @@ -13,6 +13,9 @@ WWW= https://github.com/TeamMsgExtractor/msg-extractor LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Depends on expiring textproc/py-RTFDE +EXPIRATION_DATE=2025-06-01 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.11.1:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}chardet>=4.0.0:textproc/py-chardet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}compressed-rtf>=1.0.6:archivers/py-compressed-rtf@${PY_FLAVOR} \