Thu, 09 May 2024 14:23:35 UTC | login

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

ID91737
Package Namepython-pystemd
Version0.6.0
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pystemd.git#f6e24f3b476cfcad3ffc81ebc8ca8176a213007e
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
StartedWed, 24 Jul 2019 02:52:38 UTC
CompletedWed, 24 Jul 2019 03:48:28 UTC
Taskbuild (f31-candidate, /rpms/python-pystemd.git:f6e24f3b476cfcad3ffc81ebc8ca8176a213007e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pystemd.git#f6e24f3b476cfcad3ffc81ebc8ca8176a213007e'}}
Tags
f31
RPMs
src
python-pystemd-0.6.0-1.fc31.src.rpm (info) (download)
riscv64
python3-pystemd-0.6.0-1.fc31.riscv64.rpm (info) (download)
python-pystemd-debugsource-0.6.0-1.fc31.riscv64.rpm (info) (download)
python3-pystemd-debuginfo-0.6.0-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Mar 16 2019 Neal Gompa <ngompa13@gmail.com> - 0.6.0-1 - Initial packaging