| Name: | python3-pydbus |
|---|---|
| Version: | 0.6.0 |
| Release: | 5.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 125211 |
| License: | LGPLv2+ |
| RPM: | python3-pydbus-0.6.0-5.el8.noarch.rpm |
| Source RPM: | python-pydbus-0.6.0-5.el8.src.rpm |
| Build Date: | Sat Mar 09 2019 |
| Build Host: | ca-build101.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pypi.python.org/pypi/pydbus |
| Summary: | Pythonic DBus library |
| Description: | The pydbus module provides pythonic DBUS bindings. It is based on PyGI, the Python GObject Introspection bindings, which is the recommended way to use GLib from Python. Python 3 version. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Drop the python2 support.
- add patch for DTD fix - add patch with support for asynchronous calls (vponcova) - add patch with support for transformation between D-Bus errors and exceptions (vponcova)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Initial package