From d7e93a8b3e6b147e3ed73704e286d243ea061fd9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:13:43 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.1.2-2mamba;Tue Sep 26 2023] --- python-openpyxl.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-openpyxl.spec b/python-openpyxl.spec index 2652572..9c8dcb2 100644 --- a/python-openpyxl.spec +++ b/python-openpyxl.spec @@ -1,6 +1,6 @@ Name: python-openpyxl Version: 3.1.2 -Release: 1mamba +Release: 2mamba Summary: A Python library to read/write Excel 2010 xlsx/xlsm files Group: System/Libraries Vendor: openmamba @@ -10,8 +10,9 @@ URL: https://pypi.org/project/openpyxl/ Source: https://pypi.debian.net/openpyxl/openpyxl-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba Requires: python >= %python_version Requires: python-jdcal Requires: python-et_xmlfile @@ -48,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Tue Sep 26 2023 Automatic Build System 3.1.2-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sun Mar 12 2023 Automatic Build System 3.1.2-1mamba - automatic version update by autodist