From e28ecc7ffbfcc722f1639cc86c063250b532fb4c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:44:39 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 235-3mamba;Wed Sep 27 2023] --- python-systemd.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-systemd.spec b/python-systemd.spec index ec5bc66..f1c4c13 100644 --- a/python-systemd.spec +++ b/python-systemd.spec @@ -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 235-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Tue Apr 11 2023 Sdk Build System 235-2mamba - rebuilt with python 3.10