Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2017 21:16:24 +0000 (UTC)
From:      Sofian Brabez <sbz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r434645 - in head/security/py-paramiko: . files
Message-ID:  <201702222116.v1MLGOEr077666@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sbz
Date: Wed Feb 22 21:16:24 2017
New Revision: 434645
URL: https://svnweb.freebsd.org/changeset/ports/434645

Log:
  - Update to 2.0.5

Deleted:
  head/security/py-paramiko/files/
Modified:
  head/security/py-paramiko/Makefile
  head/security/py-paramiko/distinfo

Modified: head/security/py-paramiko/Makefile
==============================================================================
--- head/security/py-paramiko/Makefile	Wed Feb 22 21:15:26 2017	(r434644)
+++ head/security/py-paramiko/Makefile	Wed Feb 22 21:16:24 2017	(r434645)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	paramiko
-PORTVERSION=	2.0.4
+PORTVERSION=	2.0.5
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cryp
 		${PYTHON_PKGNAMEPREFIX}ecdsa>0:security/py-ecdsa
 
 USES=		python
-USE_PYTHON=	autoplist concurrent distutils 
+USE_PYTHON=	autoplist concurrent distutils
 
 CONFLICTS_INSTALL=	py??-paramiko1-*
 

Modified: head/security/py-paramiko/distinfo
==============================================================================
--- head/security/py-paramiko/distinfo	Wed Feb 22 21:15:26 2017	(r434644)
+++ head/security/py-paramiko/distinfo	Wed Feb 22 21:16:24 2017	(r434645)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702222116.v1MLGOEr077666>