From ae4d11aa9e7d2a14ba1988ab2419ae412a8744a9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:32:40 +0100 Subject: [PATCH] rebuilt with python3 = 3.11.5 [release 1.0.1-2mamba;Sat Sep 23 2023] --- python-random2.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-random2.spec b/python-random2.spec index 8c95b87..f541539 100644 --- a/python-random2.spec +++ b/python-random2.spec @@ -1,6 +1,6 @@ Name: python-random2 Version: 1.0.1 -Release: 1mamba +Release: 2mamba Summary: A Python 3 ported version of Python 2.7's random module Group: System/Libraries Vendor: openmamba @@ -10,10 +10,11 @@ URL: https://docs.python.org/2/library/random.html Source: https://pypi.debian.net/random2/random2-%{version}.zip License: Python Software Foundation License ## AUTOBUILDREQ-BEGIN +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: libpython3-devel >= 3.11.5 BuildRequires: libpython-devel Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -43,6 +44,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %defattr(-,root,root) %changelog +* Sat Sep 23 2023 Automatic Build System 1.0.1-2mamba +- rebuilt with python3 = 3.11.5 + * Thu Apr 30 2020 Silvan Calarco 1.0.1-1mamba - update to 1.0.1