Thu, 09 May 2024 13:20:14 UTC | login

Information for build python-pystemd-0.6.0-2.fc31

ID118241
Package Namepython-pystemd
Version0.6.0
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pystemd.git#43e10fe47d8abedc9792ba3ee07280f64608e457
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
StartedSun, 11 Aug 2019 00:14:07 UTC
CompletedSun, 11 Aug 2019 01:23:54 UTC
Taskbuild (f31-candidate, /rpms/python-pystemd.git:43e10fe47d8abedc9792ba3ee07280f64608e457)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pystemd.git#43e10fe47d8abedc9792ba3ee07280f64608e457'}}
Tags
f31
f32
f33
RPMs
src
python-pystemd-0.6.0-2.fc31.src.rpm (info) (download)
riscv64
python3-pystemd-0.6.0-2.fc31.riscv64.rpm (info) (download)
python-pystemd-debugsource-0.6.0-2.fc31.riscv64.rpm (info) (download)
python3-pystemd-debuginfo-0.6.0-2.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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