From ae01c45fb7b02e593d171f3baf7b47ecc2c9ab03 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:41:40 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 2.4.0-3mamba;Tue Sep 26 2023] --- python-sortedcontainers.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-sortedcontainers.spec b/python-sortedcontainers.spec index 324ee8a..c325eea 100644 --- a/python-sortedcontainers.spec +++ b/python-sortedcontainers.spec @@ -1,6 +1,6 @@ Name: python-sortedcontainers Version: 2.4.0 -Release: 2mamba +Release: 3mamba Summary: A sorted collections library, written in pure-Python, and fast as C-extension Group: System/Libraries Vendor: openmamba @@ -10,8 +10,9 @@ URL: https://pypi.org/project/sortedcontainers/ Source: https://pypi.debian.net/sortedcontainers/sortedcontainers-%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -44,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 2.4.0-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Fri Apr 07 2023 Sdk Build System 2.4.0-2mamba - rebuilt with python 3.10