lang/python37: Deprecate/Set to expire
* Python 3.7 will reach its End-of-Life on 2023-06-27. Deprecate it and set the expiration date accordingly. Approved by: kai (python, maintainer) Differential Revision: https://reviews.freebsd.org/D37587
This commit is contained in:
parent
2f6b395b30
commit
cae848fa07
@ -12,6 +12,9 @@ WWW= https://www.python.org/
|
||||
|
||||
LICENSE= PSFL
|
||||
|
||||
DEPRECATED= Upgrade to a newer Python version. 3.7 is in maintenance status and gets security fixes only. End-of-Life: 2023-06-27. See https://devguide.python.org/versions/
|
||||
EXPIRATION_DATE= 2023-06-27
|
||||
|
||||
LIB_DEPENDS= libffi.so:devel/libffi \
|
||||
libmpdec.so:math/mpdecimal
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user