python-networkmanager 2.0.1-3 source package in Ubuntu

Changelog

python-networkmanager (2.0.1-3) unstable; urgency=medium

  * detect python-dbus

 -- Hans-Christoph Steiner <email address hidden>  Thu, 22 Feb 2018 11:13:20 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-networkmanager_2.0.1-3.dsc 2.0 KiB 7423a1e43491fbbc873ac7c2ea479dfc13855078cb8628ebcae6dbf8c741394e
python-networkmanager_2.0.1.orig.tar.gz 25.3 KiB bc36507506ad29bfdac941b0987ebd1cc9633c9a9291d7378e229e4515a0a517
python-networkmanager_2.0.1-3.debian.tar.xz 2.7 KiB c901410b9690a386fcec01c3ccb45ef8e10de89f084c0c9fb4cb753120606e47

Available diffs

No changes file available.

Binary packages built by this source

python-networkmanager: Python 2 interface to the NetworkManager D-Bus interface

 python-networkmanager wraps NetworkManager's D-Bus interface so you can be
 less verbose when talking to NetworkManager from Python. All interfaces have
 been wrapped in classes, properties are exposed as Python properties and
 function calls are forwarded to the correct interface.
 .
 See docs/index.rst for the documentation. An HTML version can be found on
 http://packages.python.org/python-networkmanager/
 .
 This package provides the Python 2.7 module.

python3-networkmanager: Python 3 interface to the NetworkManager D-Bus interface

 python-networkmanager wraps NetworkManager's D-Bus interface so you can be
 less verbose when talking to NetworkManager from Python. All interfaces have
 been wrapped in classes, properties are exposed as Python properties and
 function calls are forwarded to the correct interface.
 .
 See docs/index.rst for the documentation. An HTML version can be found on
 http://packages.python.org/python-networkmanager/
 .
 This package provides the Python 3.x module.