Mon, 29 Jul 2024 00:24:56 UTC | login

Information for build python-pystemd-0.13.2-9.fc41

ID311611
Package Namepython-pystemd
Version0.13.2
Release9.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pystemd.git#8cfcf60ada31d5df1b8c09ab9b808f47f1c1c259
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, 12 Jul 2024 18:11:23 UTC
CompletedFri, 12 Jul 2024 23:55:18 UTC
Taskbuild (f41, /rpms/python-pystemd.git:8cfcf60ada31d5df1b8c09ab9b808f47f1c1c259)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pystemd.git#8cfcf60ada31d5df1b8c09ab9b808f47f1c1c259'}}
Tags
f41
RPMs
src
python-pystemd-0.13.2-9.fc41.src.rpm (info) (download)
riscv64
python3-pystemd-0.13.2-9.fc41.riscv64.rpm (info) (download)
python-pystemd-debugsource-0.13.2-9.fc41.riscv64.rpm (info) (download)
python3-pystemd-debuginfo-0.13.2-9.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.13.2-9 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 05 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.13.2-5 - Fix deprecation warning and EL builds * Mon Jul 03 2023 Python Maint <python-maint@redhat.com> - 0.13.2-4 - Rebuilt for Python 3.12 * Mon Jul 03 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.13.2-3 - Fix rpmlint warnings: remove shipped *.c sources * Sat Jul 01 2023 Python Maint <python-maint@redhat.com> - 0.13.2-2 - Rebuilt for Python 3.12 * Fri Jun 30 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.13.2-1 - Update to 0.13.2; Fixes: rhbz#2210519 * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 0.13.1-2 - Rebuilt for Python 3.12 * Wed May 17 2023 Davide Cavalca <dcavalca@fedoraproject.org> - 0.13.1-1 - Update to 0.13.1; Fixes: RHBZ#2207826 - Drop some unnecessary logic from the spec * Mon May 01 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.13.0-1 - Update to 0.13.0 * Fri Feb 10 2023 Davide Cavalca <dcavalca@fedoraproject.org> - 0.11.0-4 - Gate out unsupported test on el8 * Fri Feb 10 2023 Davide Cavalca <dcavalca@fedoraproject.org> - 0.11.0-3 - Add psutil to BuildRequires for test_futures - Update project URL * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Dec 06 2022 Davide Cavalca <dcavalca@fedoraproject.org> - 0.11.0-1 - Update to 0.11.0 (#2151054) - Convert license tag to SPDX * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.10.0-5 - Rebuilt for Python 3.11