python-ovsdbapp 0.18.0-0ubuntu1 source package in Ubuntu
Changelog
python-ovsdbapp (0.18.0-0ubuntu1) focal; urgency=low * Merge from Debian unstable. Remaining changes: - d/gbp.conf: Retain for pristine-tar. - d/control: Retain autopkgtest-pkg-python testsuite. - d/control: Keep debhelper compat level 10. - d/rules: Build with pybuild. * New upstream release for OpenStack Ussuri. * d/control: Align (Build-)Depends with upstream -- Sahid Orentino Ferdjaoui <email address hidden> Wed, 11 Dec 2019 13:08:31 +0100
Upload details
- Uploaded by:
- Sahid Orentino
- Sponsored by:
- Corey Bryant
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-ovsdbapp_0.18.0.orig.tar.gz | 81.2 KiB | 1ec97bbb171743fdb532992c174e9ebc6522919dce9c7441ed1281f4ac3d5866 |
python-ovsdbapp_0.18.0-0ubuntu1.debian.tar.xz | 3.5 KiB | 154ee9ab8e66035a95c854585f232625df2e561867ba6f7ca25f9ad460ae7d3d |
python-ovsdbapp_0.18.0-0ubuntu1.dsc | 2.7 KiB | b61b0e1d987dbf2d89c2ba4b64901e01cc511f63f5d338ded71328b0b53ac103 |
Available diffs
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.