junos-eznc 2.1.7-3 source package in Ubuntu

Changelog

junos-eznc (2.1.7-3) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * Use debhelper-compat instead of debian/compat.

  [ Andrey Rahmatullin ]
  * Drop Python 2 support (Closes: #936771).

 -- Andrey Rahmatullin <email address hidden>  Wed, 04 Sep 2019 13:15:03 +0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
junos-eznc_2.1.7-3.dsc 2.1 KiB 044a4d72daec6f4bd899fee98e1dbb3fdd17332c14d885dafa6b0c4012fbb2a8
junos-eznc_2.1.7.orig.tar.gz 105.3 KiB 95a037cdd05618a189517357e46a06886909a18c7923b628c6ac43d5f54b2912
junos-eznc_2.1.7-3.debian.tar.xz 3.1 KiB 6616e05a9bc4948183deca06fa3afade6fe5afa4c94a8a69d4808e6a8e058915

Available diffs

No changes file available.

Binary packages built by this source

python3-junos-eznc: Junos 'EZ' automation for non-programmers (Python 3)

 Junos PyEZ is designed to provide the same capabilities as a user
 would have on the Junos CLI, but in an environment built for
 automation tasks. These capabilities include, but are not limited to:
 .
  - Remote connectivity and management of Junos devices via NETCONF
  - Provide "facts" about the device
  - Retrieve "operational" or "run-state" information
  - Retrieve configuration information
  - Make configuration changes in unstructured and structured ways
  - Provide common utilities for tasks such as secure copy of files and
    software updates
 .
 This package contains the Python 3 version.