View | Details | Raw Unified | Return to bug 249765
Collapse All | Expand All

(-)security/py-backports.ssl_match_hostname/Makefile (+3 lines)
Lines 12-17 COMMENT= Backport of the ssl_match_hostname function from Python 3.5 Link Here
12
12
13
LICENSE=	PSFL
13
LICENSE=	PSFL
14
14
15
DEPRECATED=	Python 2 is EOL upstream
16
EXPIRATION_DATE=	2020-12-31
17
15
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}backports>0:devel/py-backports@${PY_FLAVOR}
18
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}backports>0:devel/py-backports@${PY_FLAVOR}
16
19
17
USES=		python:2.7
20
USES=		python:2.7

Return to bug 249765