python-ovsdbapp 1.14.0-0ubuntu1 source package in Ubuntu
Changelog
python-ovsdbapp (1.14.0-0ubuntu1) jammy; urgency=medium * New upstream release for OpenStack Yoga. * d/control: Align (Build-)Depends with upstream. * d/control: Bump debhelper compat to 13. -- Corey Bryant <email address hidden> Wed, 12 Jan 2022 14:57:08 -0500
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-ovsdbapp_1.14.0.orig.tar.gz | 102.7 KiB | ac8d4ff8c7a6117bae11c50f74761fd0ee7cbc705334580ab5ed0c04e94a2f85 |
python-ovsdbapp_1.14.0-0ubuntu1.debian.tar.xz | 3.8 KiB | 8760e12d6ff9f66b8016ea5a4545978e6dfccb929e31aecaff1a56e8b3e00e46 |
python-ovsdbapp_1.14.0-0ubuntu1.dsc | 2.7 KiB | 8b82a5d518a089d370ee58e64eba53289103b411f2dd1cf69fd894a66860779a |
Available diffs
- diff from 1.12.0-0ubuntu1 to 1.14.0-0ubuntu1 (16.1 KiB)
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.