git: e9f026197003 - main - devel/py-absl: deprecate in favor of devel/py-absl-py
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Mar 2026 14:43:28 UTC
The branch main has been updated by tz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e9f026197003003565819cc86288abcedfe69583
commit e9f026197003003565819cc86288abcedfe69583
Author: Torsten Zuehlsdorff <tz@FreeBSD.org>
AuthorDate: 2026-03-23 20:12:28 +0000
Commit: Torsten Zuehlsdorff <tz@FreeBSD.org>
CommitDate: 2026-03-25 14:43:00 +0000
devel/py-absl: deprecate in favor of devel/py-absl-py
PR: 264802
---
devel/py-absl/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/py-absl/Makefile b/devel/py-absl/Makefile
index c925db717820..b4a877a12d75 100644
--- a/devel/py-absl/Makefile
+++ b/devel/py-absl/Makefile
@@ -13,6 +13,9 @@ WWW= https://github.com/abseil/abseil-py
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Use devel/py-absl-py
+EXPIRATION_DATE=2025-03-31
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
USES= python