rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 235-3mamba;Wed Sep 27 2023]
This commit is contained in:
parent
a634cc0279
commit
e28ecc7ffb
@ -1,7 +1,7 @@
|
|||||||
Name: python-systemd
|
Name: python-systemd
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 235
|
Version: 235
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: Python systemd wrapper using Cython
|
Summary: Python systemd wrapper using Cython
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -13,9 +13,10 @@ Source: https://github.com/systemd/python-systemd.git/v%{version}/python-
|
|||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: libsystemd-devel
|
BuildRequires: libsystemd-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -45,6 +46,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Apr 11 2023 Sdk Build System <sdk@mambasoft.it> 235-2mamba
|
||||||
- rebuilt with python 3.10
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user