python-ovsdbapp 2.2.1-0ubuntu1 source package in Ubuntu

Changelog

python-ovsdbapp (2.2.1-0ubuntu1) lunar; urgency=medium

  * New upstream release for OpenStack Antelope.

 -- Corey Bryant <email address hidden>  Wed, 22 Feb 2023 14:27:07 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ovsdbapp_2.2.1.orig.tar.gz 110.5 KiB 38c1817be1f8b97a84569b9780caa52cc5475b5a9e57e283cf3380ed8ab7b0ad
python-ovsdbapp_2.2.1-0ubuntu1.debian.tar.xz 4.0 KiB 3521288b3e2713509bc15dbf59dd8edfab04cbcb98fd9ab00b370864fcd39dd4
python-ovsdbapp_2.2.1-0ubuntu1.dsc 2.6 KiB d0a2be124404a4c2cfd5e7aa2a434b4112bf2cfcc03c92bff967a10388da5933

Available diffs

View changes file

Binary packages built by this source

python-ovsdbapp-doc: library for creating OVSDB applications - doc

 The ovdsbapp library is useful for creating applications that communicate via
 Open vSwitch's OVSDB protocol (https://tools.ietf.org/html/rfc7047). It wraps
 the Python 'ovs' and adds an event loop and friendly transactions. It features
 an thread-based event loop for using ovs.db.Idl, transaction support, native
 OVSDB communication.
 .
 This package contains the documentation.

python3-ovsdbapp: library for creating OVSDB applications - Python 3.x

 The ovdsbapp library is useful for creating applications that communicate via
 Open vSwitch's OVSDB protocol (https://tools.ietf.org/html/rfc7047). It wraps
 the Python 'ovs' and adds an event loop and friendly transactions. It features
 an thread-based event loop for using ovs.db.Idl, transaction support, native
 OVSDB communication.
 .
 This package contains the Python 3.x module.