Skip to content

Commit

Permalink
security/py-paramiko: update to 2.9.2
Browse files Browse the repository at this point in the history
Also unregister the conflict with security/py-paramiko1 which was
removed from the tree
  • Loading branch information
sbz committed Feb 7, 2022
1 parent 04a2fea commit 3786759
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions 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}
Expand All @@ -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:
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 3786759

Please sign in to comment.