netmiko 4.3.0-1 source package in Ubuntu

Changelog

netmiko (4.3.0-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Bump debhelper from deprecated 9 to 13.
  * Set upstream metadata fields: Repository-Browse.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.

  [ Andreas Tille ]
  * New upstream version
    Closes: #1035988
  * Real team maintenance in DPT (with permission in
    https://lists.debian.org/debian-python/2024/02/msg00072.html)
  * Standards-Version: 4.6.2 (routine-update)
  * Testsuite: autopkgtest-pkg-python (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Set upstream metadata fields: Repository.
  * watch file standard 4 (routine-update)
  * Fix installation of docs

 -- Andreas Tille <email address hidden>  Wed, 28 Feb 2024 11:41:36 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
netmiko_4.3.0-1.dsc 2.1 KiB 0fd831d09c5865aece458be88469f294ea0f52e243cd8e9d54cdfee696186434
netmiko_4.3.0.orig.tar.gz 138.4 KiB da90f6efdf33b4140eb6cd7f2272773c2ce144fa74ac34d5ecac1b4d4607f1fb
netmiko_4.3.0-1.debian.tar.xz 3.1 KiB 175a18fbf91371cf399e34dee01f24e490e083ed91fb8de1ca0ab9175dd0c034

Available diffs

No changes file available.

Binary packages built by this source

python3-netmiko: multi-vendor library for SSH connections to network devices - Python 3.X

 This library simplifies Paramiko SSH connections to network devices. It
 provides support for the following devices:
  - Cisco IOS
  - Cisco IOS-XE
  - Cisco ASA
  - Cisco NX-OS
  - Cisco IOS-XR
  - Cisco WLC (limited testing)
  - Arista vEOS
  - HP ProCurve
  - HP Comware (limited testing)
  - Juniper Junos
  - Brocade VDX (limited testing)
  - F5 LTM (experimental)
  - Huawei (limited testing)
  - A10 (limited testing)
  - Avaya ERS (limited testing)
  - Avaya VSP (limited testing)
  - Dell-Force10 DNOS9 (limited testing)
  - OVS (experimental)
  - Enterasys (experimental)
  - Extreme (experiemental)
  - Fortinet (experimental)
  - Alcatel-Lucent SR-OS (experimental)
 .
 This package includes the module for Python 3.x.