git: 935b261160eb - main - devel/py-oletools: expire on 2025-03-31 for textproc/py-colorclass

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sun, 02 Mar 2025 11:58:24 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=935b261160eb2e2e2b4fba44a264b740f6af13e9

commit 935b261160eb2e2e2b4fba44a264b740f6af13e9
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-03-02 11:56:05 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-03-02 11:56:05 +0000

    devel/py-oletools: expire on 2025-03-31 for textproc/py-colorclass
---
 devel/py-oletools/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/py-oletools/Makefile b/devel/py-oletools/Makefile
index f8c86ed9337a..722499ac98d9 100644
--- a/devel/py-oletools/Makefile
+++ b/devel/py-oletools/Makefile
@@ -13,6 +13,9 @@ LICENSE=	BSD2CLAUSE MIT
 LICENSE_COMB=	multi
 LICENSE_FILE=	${WRKSRC}/oletools/LICENSE.txt
 
+DEPRECATED=	Depends on expired textproc/py-colorclass
+EXPIRATION_DATE=2025-03-31
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}colorclass>=0:textproc/py-colorclass@${PY_FLAVOR} \