python-ovsdbapp 2.4.0-0ubuntu1 source package in Ubuntu

Changelog

python-ovsdbapp (2.4.0-0ubuntu1) mantic; urgency=medium

  * New upstream release for OpenStack Bobcat.

 -- Corey Bryant <email address hidden>  Tue, 11 Jul 2023 13:59:15 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ovsdbapp_2.4.0.orig.tar.gz 114.5 KiB 2faf26e7ce7979ba939b0afb5f191e2d4bc9a57480c11642d964ed3aaad3c51d
python-ovsdbapp_2.4.0-0ubuntu1.debian.tar.xz 4.1 KiB b7a70f8258ba7b0ffcafd6ef7acab69f650f1af9d47927311d28ce3d108f9205
python-ovsdbapp_2.4.0-0ubuntu1.dsc 2.7 KiB cb5b35f3a2b066aae6798e44a613ca6367bd18276075bc6da483de8dbc75a614

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.