Name: | python3-pystemd |
---|---|
Version: | 0.11.0 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 626033 |
License: | LGPL-2.1-or-later |
RPM: | python3-pystemd-0.11.0-1.el8.x86_64.rpm |
Source RPM: | python-pystemd-0.11.0-1.el8.src.rpm |
Build Date: | Sat Jan 07 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/facebookincubator/pystemd |
Summary: | A thin Cython-based wrapper on top of libsystemd |
Description: | This 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. |
- Update to 0.11.0 (#2151054) - Convert license tag to SPDX
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Drop unnecessary BuildRequires for deprecated package
- Add new upstream dependency to BuildRequires
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Update to 0.10.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Update to 0.9.0 - Ensure we always rebuild the Cython bindings (Resolves: rhbz#1900529)
- Rebuilt for Python 3.10