Created attachment 202362 [details] security/py-netmiko: Update to 2.3.0 Changelog ========= * Update to 2.3.0 * Pet portlint QA == portlint: OK poudriere: OK -- testport on 11.2-RELEASE amd64 w/py27, py35, py36 (default), and py37
Hello John, thank you for the patch. It's looks good to me and I created a review for it because I'm still in my menteeship. Otherwise your patch were already committed. You can retrieve the review here: https://reviews.freebsd.org/D19361
A commit references this bug: Author: kai Date: Thu Feb 28 14:32:18 UTC 2019 New revision: 494152 URL: https://svnweb.freebsd.org/changeset/ports/494152 Log: security/py-netmiko: Update to 2.3.0 * Pacify portlint [1] * Switch to GitHub to enable test target [2] Notable changes since 2.1.1: * Add support for new platforms: - Apresia Systems AEOS - Citrix Netscaler - Dell EMC Isilon, Dell OS10 and DNOS6 - IP Infusion OcNOS - RAD ETX * Add fast_cli mode to improve performance * Add support for a session_log * Add Paramiko pkey, auth_timeout and passphrase support Changelog: https://github.com/ktbyers/netmiko/releases/tag/v2.3.0 PR: 236036 Submitted by: John W. O'Brien <john@saltant.com> [1] Reviewed by: koobs [2] Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19361 Changes: head/security/py-netmiko/Makefile head/security/py-netmiko/distinfo
Committed, thank you for the patch!