From b69a21305991cc5d79997c963b427108bd484377 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:06:44 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.21.6-2mamba;Wed Sep 27 2023] --- python-dulwich.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/python-dulwich.spec b/python-dulwich.spec index c1ac702..fc701fd 100644 --- a/python-dulwich.spec +++ b/python-dulwich.spec @@ -1,6 +1,6 @@ Name: python-dulwich Version: 0.21.6 -Release: 1mamba +Release: 2mamba Summary: Python implementation of Git Group: System/Libraries Vendor: openmamba @@ -11,11 +11,11 @@ Source: https://pypi.debian.net/dulwich/dulwich-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(setuptools) -BuildRequires: python3.7dist(typing-extensions) -BuildRequires: python3.7dist(urllib3) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(setuptools) +BuildRequires: python3.11dist(urllib3) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -48,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc COPYING NEWS %changelog +* Wed Sep 27 2023 Automatic Build System 0.21.6-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sat Sep 02 2023 Automatic Build System 0.21.6-1mamba - automatic version update by autodist