devel/py-apns2: Mark DEPRECATED

Depends on https://github.com/python-hyper/hyper the development of
which has been stalled. It's advisable to use
https://github.com/Fatal1ty/aioapns which is in the tree
devel/py-aioapns.

Set EXPIRATION_DATE to 2022-06-30

PR:		262499
Approved by:	olgeni (maintainer)
This commit is contained in:
Muhammad Moinur Rahman 2022-03-12 05:50:11 -06:00
parent 66aa1f8a5b
commit f00c8efbaa

View file

@ -11,6 +11,9 @@ COMMENT= Python client for Apple Push Notification service
LICENSE= MIT
DEPRECATED= Use devel/py-aioapns
EXPIRATION_DATE= 2022-06-30
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hyper>0:www/py-hyper@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyjwt>=1.4.0:www/py-pyjwt@${PY_FLAVOR}