Thu, 09 May 2024 18:01:28 UTC | login

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

ID184163
Package Namepython-pystemd
Version0.6.0
Release7.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pystemd.git#0d3b7f1c0a92d0899472a5f42849dcbe15242d80
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
StartedSat, 15 Aug 2020 07:11:39 UTC
CompletedSat, 15 Aug 2020 07:40:04 UTC
Taskbuild (f33, /rpms/python-pystemd.git:0d3b7f1c0a92d0899472a5f42849dcbe15242d80)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pystemd.git#0d3b7f1c0a92d0899472a5f42849dcbe15242d80'}}
Tags
f33
RPMs
src
python-pystemd-0.6.0-7.fc33.src.rpm (info) (download)
riscv64
python3-pystemd-0.6.0-7.fc33.riscv64.rpm (info) (download)
python-pystemd-debugsource-0.6.0-7.fc33.riscv64.rpm (info) (download)
python3-pystemd-debuginfo-0.6.0-7.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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