From c43f2042efd8ed860a86d0b947cdf0dd238f7e8a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:26:10 +0100 Subject: [PATCH] rebuilt with python3 = 3.11.5 [release 2.1.3-2mamba;Sun Sep 24 2023] --- python-markupsafe.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-markupsafe.spec b/python-markupsafe.spec index 651cef3..ce7904e 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -1,6 +1,6 @@ Name: python-markupsafe Version: 2.1.3 -Release: 1mamba +Release: 2mamba Summary: Implements a XML/HTML/XHTML Markup safe string for Python Group: System/Libraries Vendor: openmamba @@ -11,8 +11,9 @@ Source: https://pypi.debian.net/MarkupSafe/MarkupSafe-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: libpython3-devel >= 3.11.5 %description %{summary}. @@ -46,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc README.rst %changelog +* Sun Sep 24 2023 Automatic Build System 2.1.3-2mamba +- rebuilt with python3 = 3.11.5 + * Sun Jun 04 2023 Automatic Build System 2.1.3-1mamba - automatic version update by autodist