python-ovsdbapp 2.2.0-0ubuntu1 source package in Ubuntu

Changelog

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

  * New upstream release for OpenStack Antelope.

 -- Corey Bryant <email address hidden>  Thu, 15 Dec 2022 14:31:00 -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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ovsdbapp_2.2.0.orig.tar.gz 109.9 KiB 956f3397e6c2d6290fecdf54a223a497da7c634874583058573550c27d4d50a0
python-ovsdbapp_2.2.0-0ubuntu1.debian.tar.xz 4.0 KiB 52d7c69fb37d19a4084b041f70c95e85969af362977ab3094ee12d4fd693b699
python-ovsdbapp_2.2.0-0ubuntu1.dsc 2.6 KiB 150504fd0530acf993b6b51627bb55cfed80ce7572c314988883ee9c1c1bc0dd

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.