From 2f61e4a0ee83a93640992b9c5db745836c4b4b38 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:30:10 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.19.3-3mamba;Tue Sep 26 2023] --- python-pyrsistent.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-pyrsistent.spec b/python-pyrsistent.spec index b3502b5..ef1a282 100644 --- a/python-pyrsistent.spec +++ b/python-pyrsistent.spec @@ -1,6 +1,6 @@ Name: python-pyrsistent Version: 0.19.3 -Release: 2mamba +Release: 3mamba Summary: Persistent/Immutable/Functional data structures for Python Group: System/Libraries Vendor: openmamba @@ -11,8 +11,9 @@ Source: https://pypi.debian.net/pyrsistent/pyrsistent-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -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 %{python_sitearch}/pyrsistent-%{version}-py*.egg-info/* %changelog +* Tue Sep 26 2023 Automatic Build System 0.19.3-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Fri Apr 07 2023 Sdk Build System 0.19.3-2mamba - rebuilt with python 3.10