Thu, 09 May 2024 15:48:53 UTC | login

Information for build python-pystemd-0.13.1-1.fc38

ID248547
Package Namepython-pystemd
Version0.13.1
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pystemd.git#65fbbbec5d500d78b425cdc2835cad39343ab453
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, 31 May 2023 12:24:59 UTC
CompletedWed, 31 May 2023 13:52:33 UTC
Taskbuild (f38, /rpms/python-pystemd.git:65fbbbec5d500d78b425cdc2835cad39343ab453)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pystemd.git#65fbbbec5d500d78b425cdc2835cad39343ab453'}}
Tags
f38
RPMs
src
python-pystemd-0.13.1-1.fc38.src.rpm (info) (download)
riscv64
python3-pystemd-0.13.1-1.fc38.riscv64.rpm (info) (download)
python-pystemd-debugsource-0.13.1-1.fc38.riscv64.rpm (info) (download)
python3-pystemd-debuginfo-0.13.1-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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 * Mon Apr 11 2022 Davide Cavalca <dcavalca@fedoraproject.org> - 0.10.0-4 - Drop unnecessary BuildRequires for deprecated package * Thu Apr 07 2022 Davide Cavalca <dcavalca@fedoraproject.org> - 0.10.0-3 - Add new upstream dependency to BuildRequires * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Oct 20 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.10.0-1 - Update to 0.10.0 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jul 07 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.9.0-1 - Update to 0.9.0 - Ensure we always rebuild the Cython bindings (Resolves: rhbz#1900529) * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.8.0-3 - Rebuilt for Python 3.10