python-ovsdbapp 2.8.0-0ubuntu1 source package in Ubuntu

Changelog

python-ovsdbapp (2.8.0-0ubuntu1) oracular; urgency=medium

  * New upstream release.
  * d/control: Align (Build-)Depends with upstream.

 -- James Page <email address hidden>  Wed, 07 Aug 2024 14:36:47 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ovsdbapp_2.8.0.orig.tar.gz 122.4 KiB a4452190752ed5402042742370b9b03d500c4103f19f31a6fb7535d0697cbfef
python-ovsdbapp_2.8.0-0ubuntu1.debian.tar.xz 4.2 KiB 6f486d84312b9da7ab56d1e1a793f63b1a234e64372c23ea295867588c3a0eb8
python-ovsdbapp_2.8.0-0ubuntu1.dsc 2.6 KiB 0d6f6cd6224d336c6f64ec71a739dfce16853feb60e9574413656480114ac4f5

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.