Index: head/security/py-paramiko/files/patch-tests_test__packetizer.py =================================================================== --- head/security/py-paramiko/files/patch-tests_test__packetizer.py (revision 434644) +++ head/security/py-paramiko/files/patch-tests_test__packetizer.py (nonexistent) @@ -1,11 +0,0 @@ ---- tests/test_packetizer.py.orig 2016-11-30 22:24:28 UTC -+++ tests/test_packetizer.py -@@ -114,7 +114,7 @@ class PacketizerTest (unittest.TestCase) - class TimeoutError(Exception): - pass - -- def timeout(seconds=1, error_message=os.strerror(errno.ETIME)): -+ def timeout(seconds=1, error_message='Timer expired'): - def decorator(func): - def _handle_timeout(signum, frame): - raise TimeoutError(error_message) Property changes on: head/security/py-paramiko/files/patch-tests_test__packetizer.py ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/security/py-paramiko/Makefile =================================================================== --- head/security/py-paramiko/Makefile (revision 434644) +++ head/security/py-paramiko/Makefile (revision 434645) @@ -1,29 +1,29 @@ # Created by: Ulf Lilleengen # $FreeBSD$ PORTNAME= paramiko -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sbz@FreeBSD.org COMMENT= Python SSH2 protocol library LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography \ ${PYTHON_PKGNAMEPREFIX}ecdsa>0:security/py-ecdsa USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent distutils CONFLICTS_INSTALL= py??-paramiko1-* OPTIONS_DEFINE= EXAMPLES do-test: extract @(cd ${WRKSRC} && ${PYTHON_CMD} test.py) .include Index: head/security/py-paramiko/distinfo =================================================================== --- head/security/py-paramiko/distinfo (revision 434644) +++ head/security/py-paramiko/distinfo (revision 434645) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482003307 -SHA256 (paramiko-2.0.4.tar.gz) = 1aaca608f1e613653a9468e1b0c695cae8995cc10d01c109042c9e28a45ffbc0 -SIZE (paramiko-2.0.4.tar.gz) = 1190784 +TIMESTAMP = 1487797591 +SHA256 (paramiko-2.0.5.tar.gz) = 9fd9381326465ede02b5447d7d3b77332e7719e2ee82f39eb4cd342b8437bfe8 +SIZE (paramiko-2.0.5.tar.gz) = 1191546