Thu, 09 May 2024 13:12:38 UTC | login

Information for build python-pystemd-0.8.0-1.fc33

ID188090
Package Namepython-pystemd
Version0.8.0
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pystemd.git#0330fc55527755884a692a7699503b084d2c35ac
SummaryA thin Cython-based wrapper on top of libsystemd
DescriptionThis library allows you to talk to systemd over D-Bus from Python, without actually thinking that you are talking to systemd over D-Bus. This allows you to programmatically start/stop/restart/kill and verify service status from systemd point of view, avoiding subprocessing systemctl and then parsing the output to know the result.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Nov 2020 14:25:52 UTC
CompletedFri, 27 Nov 2020 14:55:00 UTC
Taskbuild (f33, /rpms/python-pystemd.git:0330fc55527755884a692a7699503b084d2c35ac)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pystemd.git#0330fc55527755884a692a7699503b084d2c35ac'}}
Tags
f33
RPMs
src
python-pystemd-0.8.0-1.fc33.src.rpm (info) (download)
riscv64
python3-pystemd-0.8.0-1.fc33.riscv64.rpm (info) (download)
python-pystemd-debugsource-0.8.0-1.fc33.riscv64.rpm (info) (download)
python3-pystemd-debuginfo-0.8.0-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Oct 26 2020 Neal Gompa <ngompa13@gmail.com> - 0.8.0-1 - Update to 0.8.0 (#1891609) * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-6 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Mar 16 2019 Neal Gompa <ngompa13@gmail.com> - 0.6.0-1 - Initial packaging