From 7915bb5885ba8c452bd53acd2224adb190eb9f77 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:16:13 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 6.1.0-2mamba;Tue Sep 26 2023] --- python-importlib_resources.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/python-importlib_resources.spec b/python-importlib_resources.spec index d16817a..a7b6061 100644 --- a/python-importlib_resources.spec +++ b/python-importlib_resources.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-importlib_resources Version: 6.1.0 -Release: 1mamba +Release: 2mamba Summary: Read resources from Python packages Group: System/Libraries Vendor: openmamba @@ -11,9 +11,9 @@ URL: https://github.com/python/importlib_resources Source: https://pypi.debian.net/importlib-resources/importlib_resources-%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(zipp) +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -41,6 +41,9 @@ BuildRequires: python3.7dist(zipp) %doc LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 6.1.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Thu Sep 21 2023 Automatic Build System 6.1.0-1mamba - automatic version update by autodist