sysutils/ansible2: Set expiration date

Ansible 2.9 is going to reach the end of life on May 23, 2022.
See:
https://groups.google.com/g/ansible-announce/c/kegIH5_okmg

MFH:		2022Q1
This commit is contained in:
Mateusz Piotrowski
2022-01-25 15:59:40 +01:00
parent 3e214ab380
commit f3a399db6f

View File

@@ -12,6 +12,10 @@ COMMENT= Radically simple IT automation
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
# https://groups.google.com/g/ansible-announce/c/kegIH5_okmg
DEPRECATED= Upstream support ceases
EXPIRATION_DATE= 2022-05-23
RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jmespath>0:devel/py-jmespath@${PY_FLAVOR} \