pyeapi 0.8.4-1 source package in Ubuntu

Changelog

pyeapi (0.8.4-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * Team upload.
  * New upstream release.
  * Patch: Python 3.10 support. (Closes: #1001367)

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Sandro Tosi ]
  * Use the new Debian Python Team contact name and address

 -- Stefano Rivera <email address hidden>  Thu, 24 Mar 2022 15:50:16 -0400

Upload details

Uploaded by:
Vincent Bernat
Uploaded to:
Sid
Original maintainer:
Vincent Bernat
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyeapi_0.8.4-1.dsc 1.5 KiB 46e5cfa7b3b6cc999a944a37a1af0a5173799a4dcf5b223557d31282623690b7
pyeapi_0.8.4.orig.tar.gz 134.9 KiB c33ad1eadd8ebac75f63488df9412081ce0b024c9e1da12a37196a5c60427c54
pyeapi_0.8.4-1.debian.tar.xz 4.0 KiB 32548746af4d327d92cf9d7a8005230a4d38191139d868fb745906d7206ea268

Available diffs

No changes file available.

Binary packages built by this source

python-pyeapi-doc: Python API to interact with EOS network devices - docs

 The Python Client for eAPI (pyeapi) is a native Python library
 wrapper around Arista EOS eAPI. It provides a set of Python language
 bindings for configuring Arista EOS nodes. It can be used either on a
 local node (running EOS) or on a remote node.
 .
 This library also provides an API layer for building native Python
 objects to interact with the destination nodes. The API layer is a
 convenient implementation for working with the EOS configuration and
 is extensible for developing custom implementations. For example, it
 allows one to list VLAN or configure a BGP session.
 .
 This package contains the documentation.

python3-pyeapi: Python API to interact with EOS network devices - Python 3.x

 The Python Client for eAPI (pyeapi) is a native Python library
 wrapper around Arista EOS eAPI. It provides a set of Python language
 bindings for configuring Arista EOS nodes. It can be used either on a
 local node (running EOS) or on a remote node.
 .
 This library also provides an API layer for building native Python
 objects to interact with the destination nodes. The API layer is a
 convenient implementation for working with the EOS configuration and
 is extensible for developing custom implementations. For example, it
 allows one to list VLAN or configure a BGP session.
 .
 This package contains the Python 3.x module.