git: 0fec3ae67c41 - main - devel/py-types-ujson: deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Sep 2025 17:11:58 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0fec3ae67c418ce3ee95843ae0d5d51a3361e609
commit 0fec3ae67c418ce3ee95843ae0d5d51a3361e609
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-09-04 16:27:51 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-09-04 17:09:02 +0000
devel/py-types-ujson: deprecate
Since devel/py-ujson 5.11 py-types-ujson is no more useful.
---
devel/py-types-ujson/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/py-types-ujson/Makefile b/devel/py-types-ujson/Makefile
index 8131a9f60d33..b493005e0edd 100644
--- a/devel/py-types-ujson/Makefile
+++ b/devel/py-types-ujson/Makefile
@@ -10,6 +10,9 @@ WWW= https://github.com/python/typeshed
LICENSE= APACHE20
+DEPRECATED= No longer required by devel/py-ujson ≥ 5.11
+EXPIRATION_DATE=2025-10-31
+
USES= python
USE_PYTHON= distutils
NO_ARCH= yes