python-ncclient 0.6.15-0.1 source package in Ubuntu

Changelog

python-ncclient (0.6.15-0.1) unstable; urgency=medium

  * Non-maintainer upload.

  [ Alexandre Detiste ]
  * New upstream version 0.6.15 (Closes: #1058259).
  * Remove dependency on python3-mock.

  [ Sergio de Almeida Cipriano Junior ]
  * Replace nose with pytest (Closes: #1018536).
  * Bump Standards-Version to 4.6.2 (no changes needed).
  * d/patches: Change interpreter from python to python3 in example scripts.

  [ Thomas Goirand ]
  * Add autopkgtest.

 -- Thomas Goirand <email address hidden>  Fri, 26 Jan 2024 15:39:06 +0100

Upload details

Uploaded by:
Sebastien Badia
Uploaded to:
Sid
Original maintainer:
Sebastien Badia
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
python-ncclient_0.6.15-0.1.dsc 2.2 KiB a3d692bf2b0acd2812ad463884d89ee80055789ef226a9aacd1406a78b0f5c99
python-ncclient_0.6.15.orig.tar.gz 137.4 KiB 7bdf1c995426d7727a9224c3706ce5fe43ab77c20aaaccfca40427abdadcbfdc
python-ncclient_0.6.15-0.1.debian.tar.xz 6.7 KiB 87310a3ff753afbe0a4e30521bcdcbbab0b72c3aa5e315fe5d8b651b5c758a11

Available diffs

No changes file available.

Binary packages built by this source

python-ncclient-doc: Documentation for python-ncclient (Python library for NETCONF clients)

 ncclient is a Python library that facilitates client-side scripting
 and application development around the NETCONF protocol.
 .
 NETCONF (Network Configuration Protocol) provides mechanisms to install,
 manipulate, and delete the configuration of network devices. Its operations
 are realized on top of a simple remote procedure call (RPC) layer.
 .
 The NETCONF protocol uses an Extensible Markup Language (XML) based data
 encoding for the configuration data as well as the protocol messages.
 .
 This package provides the documentation of the library.

python3-ncclient: Python library for NETCONF clients (Python 3)

 ncclient is a Python library that facilitates client-side scripting
 and application development around the NETCONF protocol.
 .
 NETCONF (Network Configuration Protocol) provides mechanisms to install,
 manipulate, and delete the configuration of network devices. Its operations
 are realized on top of a simple remote procedure call (RPC) layer.
 .
 The NETCONF protocol uses an Extensible Markup Language (XML) based data
 encoding for the configuration data as well as the protocol messages.
 .
 This package provides the Python 3 version of the library.