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:
Kai Knoblich 2022-12-18 17:07:44 +01:00
parent 2f6b395b30
commit cae848fa07
1 changed files with 3 additions and 0 deletions

View File

@ -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