From 3d3519cab7ed61b399b95a422e9e95201838c285 Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Wed, 4 Aug 2021 10:55:38 +0800 Subject: 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 --- security/py-paramiko1/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/security/py-paramiko1/Makefile b/security/py-paramiko1/Makefile index b884b363c547..a6642752e3d6 100644 --- a/security/py-paramiko1/Makefile +++ b/security/py-paramiko1/Makefile @@ -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} -- cgit v1.2.3