Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Feb 2022 10:43:36 GMT
From:      Sofian Brabez <sbz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3786759a6915 - main - security/py-paramiko: update to 2.9.2
Message-ID:  <202202071043.217AhaEc030285@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sbz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3786759a69153b2148d4b887e39881b3981a663b

commit 3786759a69153b2148d4b887e39881b3981a663b
Author:     Sofian Brabez <sbz@FreeBSD.org>
AuthorDate: 2022-02-07 10:37:24 +0000
Commit:     Sofian Brabez <sbz@FreeBSD.org>
CommitDate: 2022-02-07 10:38:50 +0000

    security/py-paramiko: update to 2.9.2
    
    Also unregister the conflict with security/py-paramiko1 which was
    removed from the tree
---
 security/py-paramiko/Makefile | 3 +--
 security/py-paramiko/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/security/py-paramiko/Makefile b/security/py-paramiko/Makefile
index 520900d7573d..f5d55d9eb6fa 100644
--- a/security/py-paramiko/Makefile
+++ b/security/py-paramiko/Makefile
@@ -1,7 +1,7 @@
 # Created by: Ulf Lilleengen
 
 PORTNAME=	paramiko
-PORTVERSION=	2.7.2
+PORTVERSION=	2.9.2
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -22,7 +22,6 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
 USES=		cpe python:3.6+
 USE_PYTHON=	autoplist distutils
 
-CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}paramiko1
 NO_ARCH=		yes
 
 do-test:
diff --git a/security/py-paramiko/distinfo b/security/py-paramiko/distinfo
index 94ba91e3e7e2..54a7445615ee 100644
--- a/security/py-paramiko/distinfo
+++ b/security/py-paramiko/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613647037
-SHA256 (paramiko-2.7.2.tar.gz) = 7f36f4ba2c0d81d219f4595e35f70d56cc94f9ac40a6acdf51d6ca210ce65035
-SIZE (paramiko-2.7.2.tar.gz) = 1069537
+TIMESTAMP = 1644230220
+SHA256 (paramiko-2.9.2.tar.gz) = 944a9e5dbdd413ab6c7951ea46b0ab40713235a9c4c5ca81cfe45c6f14fa677b
+SIZE (paramiko-2.9.2.tar.gz) = 1070160



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