aboutsummaryrefslogtreecommitdiff
path: root/security/py-netmiko
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2020-04-03 18:37:32 +0000
committerKai Knoblich <kai@FreeBSD.org>2020-04-03 18:37:32 +0000
commit8a9059b80d5b42631067d7267dbafecedac44a56 (patch)
tree67515d3410f303ee081d4945cc1aeea4573be83d /security/py-netmiko
parent4d0390d090cb7e46a561b4b149cb1c0a98bbac47 (diff)
downloadports-8a9059b80d5b42631067d7267dbafecedac44a56.tar.gz
ports-8a9059b80d5b42631067d7267dbafecedac44a56.zip
security/py-netmiko: Update to 3.1.0
Changelog: New Platforms / Transports: * D-Link DGS/DES * WatchGuard Firebox * Sophos SG Firewalls * Huawei Telnet Support Bug Fixes/Enhancements: * Add cmd_verify argument to send_command * Add global_cmd_verify argument to ConnectHandler https://github.com/ktbyers/netmiko/releases/tag/v3.1.0 MFH: 2020Q2
Notes
Notes: svn path=/head/; revision=530514
Diffstat (limited to 'security/py-netmiko')
-rw-r--r--security/py-netmiko/Makefile2
-rw-r--r--security/py-netmiko/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-netmiko/Makefile b/security/py-netmiko/Makefile
index bea1f80e2c4b..32f2fbb4154e 100644
--- a/security/py-netmiko/Makefile
+++ b/security/py-netmiko/Makefile
@@ -2,7 +2,7 @@
PORTNAME= netmiko
DISTVERSIONPREFIX= v
-DISTVERSION= 3.0.0
+DISTVERSION= 3.1.0
CATEGORIES= security python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-netmiko/distinfo b/security/py-netmiko/distinfo
index 1bb36d1c641f..b08ec817582f 100644
--- a/security/py-netmiko/distinfo
+++ b/security/py-netmiko/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579246881
-SHA256 (ktbyers-netmiko-v3.0.0_GH0.tar.gz) = 3238443467b01d4011620e7c25c6facd65f3dd507e82c81f44fff6993bc2d3f6
-SIZE (ktbyers-netmiko-v3.0.0_GH0.tar.gz) = 621382
+TIMESTAMP = 1585471983
+SHA256 (ktbyers-netmiko-v3.1.0_GH0.tar.gz) = 4e2957642608ca29ac86078d938d77094864847a58faf99bae24ae01e231111d
+SIZE (ktbyers-netmiko-v3.1.0_GH0.tar.gz) = 651894