Thu, 09 May 2024 19:34:14 UTC | login

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

ID160073
Package Namepython-pystemd
Version0.6.0
Release6.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pystemd.git#af3234499eb19210bbe784e4aacea9ffaa89d03f
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, 07 Jun 2020 19:09:53 UTC
CompletedSun, 07 Jun 2020 19:35:38 UTC
Taskbuild (f33, /rpms/python-pystemd.git:af3234499eb19210bbe784e4aacea9ffaa89d03f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pystemd.git#af3234499eb19210bbe784e4aacea9ffaa89d03f'}}
Tags
f33
RPMs
src
python-pystemd-0.6.0-6.fc33.src.rpm (info) (download)
riscv64
python3-pystemd-0.6.0-6.fc33.riscv64.rpm (info) (download)
python-pystemd-debugsource-0.6.0-6.fc33.riscv64.rpm (info) (download)
python3-pystemd-debuginfo-0.6.0-6.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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