rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.3.0-2mamba;Wed Sep 27 2023]
This commit is contained in:
parent
1557264a29
commit
550021f17f
@ -1,6 +1,6 @@
|
|||||||
Name: python-tablib
|
Name: python-tablib
|
||||||
Version: 3.3.0
|
Version: 3.3.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV)
|
Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV)
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,8 +11,9 @@ Source: https://pypi.debian.net/tablib/tablib-%{version}.tar.gz
|
|||||||
Patch0: python-tablib-0.10.0-python2.7.patch
|
Patch0: python-tablib-0.10.0-python2.7.patch
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
BuildRequires: libpython3-devel >= 3.7.4
|
BuildRequires: libpython3-devel >= 3.7.4
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
|
|
||||||
@ -50,6 +51,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc AUTHORS LICENSE
|
%doc AUTHORS LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 3.3.0-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Sun Dec 11 2022 Automatic Build System <autodist@mambasoft.it> 3.3.0-1mamba
|
* Sun Dec 11 2022 Automatic Build System <autodist@mambasoft.it> 3.3.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user