security/py-paramiko1: Mark DEPRECATED

This was for letting ports migrating to newer version at security/py-paramiko.
The job has been done and this port has no consumer now.

Reported by:	sbz
This commit is contained in:
Li-Wen Hsu 2021-08-04 10:55:38 +08:00
parent b53db6679e
commit 3d3519cab7
No known key found for this signature in database
GPG key ID: 82B261B14D3BC7AF

View file

@ -10,6 +10,9 @@ COMMENT= Python SSH2 protocol library
LICENSE= GPLv2
DEPRECATED= Out of date version. No consumer now. Use security/py-paramiko
EXPIRATION_DATE=2021-09-30
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ecdsa>0:security/py-ecdsa@${PY_FLAVOR}