rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.1.2-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
94e9881bb1
commit
d7e93a8b3e
@ -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 <autodist@mambasoft.it> 3.1.2-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Sun Mar 12 2023 Automatic Build System <autodist@mambasoft.it> 3.1.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user