python-ovsdbapp 2.3.0-0ubuntu1 source package in Ubuntu

Changelog

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

  * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
    bobcat.
  * New upstream release for OpenStack Bobcat.

 -- Corey Bryant <email address hidden>  Thu, 08 Jun 2023 17:06:06 -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.3.0.orig.tar.gz 114.2 KiB e14d31e4d1dd23d3f1cfaba28b2a5b27d17cec12ad8cb61d4caaa58bf1461c7b
python-ovsdbapp_2.3.0-0ubuntu1.debian.tar.xz 4.1 KiB 1f591eafe479934518bee0a3ed2ddd77904d21be98abee49788baaa075bf1309
python-ovsdbapp_2.3.0-0ubuntu1.dsc 2.7 KiB 0d3a99ec03b2015c8ed569a4280ce92ae7e4b312b2ab59427a730427f8d42f54

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.