From df978593e070e6e3d507cc1586f6a9ce1920f876 Mon Sep 17 00:00:00 2001 From: koobs Date: Sat, 15 Jul 2017 10:05:35 +0000 Subject: [PATCH] devel/py-fabric: Update to 1.13.2 - Switch paramiko1 to paramiko (2.x) in RUN_DEPENDS, it is now supported [1] Changelog: http://www.fabfile.org/changelog.html [1] https://github.com/fabric/fabric/issues/1461 > Description of fields to fill in above: 76 columns --| > PR: If and which Problem Report is related. > Submitted by: If someone else sent in the change. > Reported by: If someone else reported the issue. > Reviewed by: If someone else reviewed your modification. > Approved by: If you needed approval for this commit. > Obtained from: If the change is from a third party. > MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. > MFH: Ports tree branch name. Request approval for merge. > Relnotes: Set to 'yes' for mention in release notes. > Security: Vulnerability reference (one per line) or description. > Sponsored by: If the change was sponsored by an organization. > Differential Revision: https://reviews.freebsd.org/D### (*full* phabric URL needed). > Empty fields above will be automatically removed. M py-fabric/Makefile M py-fabric/distinfo --- devel/py-fabric/Makefile | 5 ++--- devel/py-fabric/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/py-fabric/Makefile b/devel/py-fabric/Makefile index 222c130b5a585..1a0467b6ee02b 100644 --- a/devel/py-fabric/Makefile +++ b/devel/py-fabric/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= fabric -PORTVERSION= 1.12.0 -PORTREVISION= 1 +PORTVERSION= 1.13.2 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP @@ -16,7 +15,7 @@ COMMENT= Simple, Pythonic remote execution and deployment LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}paramiko1>=1.10:security/py-paramiko1 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}paramiko>=1.10:security/py-paramiko TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose \ ${PYTHON_PKGNAMEPREFIX}fudge>0:devel/py-fudge \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=0.6:devel/py-Jinja2 diff --git a/devel/py-fabric/distinfo b/devel/py-fabric/distinfo index c2f07b7d41366..1f218da14cd5d 100644 --- a/devel/py-fabric/distinfo +++ b/devel/py-fabric/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470375907 -SHA256 (Fabric-1.12.0.tar.gz) = fafa17d69a15fd6ae5f82d28acbf90e1bf15e3d7438fbf0e8691868164c0e9dc -SIZE (Fabric-1.12.0.tar.gz) = 232840 +TIMESTAMP = 1500111944 +SHA256 (Fabric-1.13.2.tar.gz) = 98af64a1fe19d9c6a229265aec4e9fdaf3127ac2000db3e2e19007927b23244d +SIZE (Fabric-1.13.2.tar.gz) = 219507