Thu, 09 May 2024 10:23:25 UTC | login

Information for build python-pystemd-0.6.0-5.fc33

ID149548
Package Namepython-pystemd
Version0.6.0
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pystemd.git#02dd5b9c808337e38e93a4ea61a090d41bb7b930
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 Mar 2020 22:22:12 UTC
CompletedFri, 27 Mar 2020 22:53:29 UTC
Taskbuild (f33, /rpms/python-pystemd.git:02dd5b9c808337e38e93a4ea61a090d41bb7b930)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pystemd.git#02dd5b9c808337e38e93a4ea61a090d41bb7b930'}}
Tags
f33
RPMs
src
python-pystemd-0.6.0-5.fc33.src.rpm (info) (download)
riscv64
python3-pystemd-0.6.0-5.fc33.riscv64.rpm (info) (download)
python-pystemd-debugsource-0.6.0-5.fc33.riscv64.rpm (info) (download)
python3-pystemd-debuginfo-0.6.0-5.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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