Name: | python2-networkmanager |
---|---|
Version: | 2.0.1 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 83700 |
License: | MIT |
RPM: | python2-networkmanager-2.0.1-1.el7.noarch.rpm |
Source RPM: | python-networkmanager-2.0.1-1.el7.src.rpm |
Build Date: | Thu Oct 26 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/seveas/python-networkmanager |
Summary: | Easy communication with NetworkManager |
Description: | python-networkmanager wraps NetworkManagers 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. |
- New release 2.0.1
- Correct typo
- modify chmod making example .py files non-executable
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Update requires.
- move manpage to docs subpackage and set cp to preserve timestamp
- Add Requires: python-dbus - Package examples in doc subpackage - Clean up python3 - Add Provides:
- Initial Packaging