python-ovsdbapp 0.17.0-0ubuntu1 source package in Ubuntu

Changelog

python-ovsdbapp (0.17.0-0ubuntu1) eoan; urgency=medium

  * New upstream release for OpenStack Train.

 -- James Page <email address hidden>  Thu, 26 Sep 2019 11:52:25 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ovsdbapp_0.17.0.orig.tar.gz 81.4 KiB 30c16e556b5f4e7f73e8cd71b8f93d88f20117140348d99411f67ee9913f9524
python-ovsdbapp_0.17.0-0ubuntu1.debian.tar.xz 3.3 KiB d3d2d08aab42efb18cc57c3317ab03faf0ed55d64d81a733a711224136d88637
python-ovsdbapp_0.17.0-0ubuntu1.dsc 2.8 KiB b297b1803e1753fdbd14522736e8722b1639a5981a6a22b02948724af2312ce6

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.