rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 235-3mamba;Wed Sep 27 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:44:39 +01:00
parent a634cc0279
commit e28ecc7ffb

View File

@ -1,7 +1,7 @@
Name: python-systemd
Epoch: 1
Version: 235
Release: 2mamba
Release: 3mamba
Summary: Python systemd wrapper using Cython
Group: System/Libraries
Vendor: openmamba
@ -13,9 +13,10 @@ Source: https://github.com/systemd/python-systemd.git/v%{version}/python-
License: Apache License 2.0
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libpython3-devel
BuildRequires: libpython311-devel
BuildRequires: libsystemd-devel
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
%description
%{summary}.
@ -45,6 +46,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
%defattr(-,root,root)
%changelog
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 235-3mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Tue Apr 11 2023 Sdk Build System <sdk@mambasoft.it> 235-2mamba
- rebuilt with python 3.10