Sat, 21 Sep 2024 11:11:43 CST | login

Information for build python-pydbus-0.6.0-5.el8

ID12069
Package Namepython-pydbus
Version0.6.0
Release5.el8
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/python-pydbus.git#2d882d9c5edb69e7c320a545b0bc5eb2624f95f7
SummaryPythonic DBus library
DescriptionThe 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.
Built bydistrobuild
State complete
Volume DEFAULT
StartedMon, 26 Jul 2021 17:41:50 CST
CompletedMon, 26 Jul 2021 17:44:07 CST
Taskbuild (dist-circle8, /stage/rpms/python-pydbus.git:2d882d9c5edb69e7c320a545b0bc5eb2624f95f7)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python-pydbus.git?#2d882d9c5edb69e7c320a545b0bc5eb2624f95f7'}}
Tags
dist-circle8
dist-circle8-compose
RPMs
src
python-pydbus-0.6.0-5.el8.src.rpm (info) (download)
noarch
python3-pydbus-0.6.0-5.el8.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 23 2018 Vendula Poncova <vponcova@redhat.com> - 0.6.0-4 - Drop the python2 support. * Tue Sep 05 2017 Martin Kolman <mkolman@redhat.com> - 0.6.0-3 - 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) * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Feb 15 2017 Martin Kolman <mkolman@redhat.com> - 0.6.0-1 - Initial package