python-ovsdbapp 2.6.0-0ubuntu1 source package in Ubuntu

Changelog

python-ovsdbapp (2.6.0-0ubuntu1) noble; urgency=medium

  * New upstream release for OpenStack Caracal.

 -- James Page <email address hidden>  Mon, 11 Mar 2024 12:02:44 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ovsdbapp_2.6.0.orig.tar.gz 121.3 KiB 03fbdab02947b0ecc0b6b24e8fab4a00f1c39f865b574dcbeae177c275c22d09
python-ovsdbapp_2.6.0-0ubuntu1.debian.tar.xz 4.2 KiB 653a3b8953d8cca9095f66243184b68a0ef62b7050726703611ddd86a5ebf2cc
python-ovsdbapp_2.6.0-0ubuntu1.dsc 2.6 KiB edd5f4b36cb2e1f53b0381d246d51baad151772b1fdeae8d83a9d22d4b44a0d9

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.