Deprecate a few ports, following lang/python27

These are already deprecated because of lang/python27, just formalizing.
This commit is contained in:
Danilo G. Baio 2020-10-20 02:12:07 +00:00
parent 2963451f08
commit f303faff92
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552788
4 changed files with 12 additions and 0 deletions

View File

@ -14,6 +14,9 @@ LICENSE= MIT PSFL
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Python 2 only, backport of Python 3
EXPIRATION_DATE= 2020-12-31
USES= python:2.7
USE_PYTHON= autoplist distutils

View File

@ -11,6 +11,9 @@ COMMENT= Backport of the functools module from Python 3.2.3 for use on 2.7
LICENSE= PSFL
DEPRECATED= Python 2 only, backport of Python 3
EXPIRATION_DATE= 2020-12-31
USE_GITHUB= yes
GH_ACCOUNT= MiCHiLU
GH_PROJECT= python-functools32

View File

@ -13,6 +13,9 @@ COMMENT= WeakMethod class for storing bound methods using weak references
LICENSE= PSFL
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Python 2 only, backport of Python 3
EXPIRATION_DATE= 2020-12-31
NO_ARCH= yes
USES= python:2.7
USE_PYTHON= distutils autoplist

View File

@ -11,6 +11,9 @@ COMMENT= shutil.which for those not using Python 3.3
LICENSE= PSFL
DEPRECATED= Python 2 only, backport of Python 3
EXPIRATION_DATE= 2020-12-31
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
USES= python:2.7