automatic version update by autodist [release 3.8.0-1mamba;Fri Jan 24 2025]
This commit is contained in:
parent
489833a9db
commit
3bcfad6639
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-tablib
|
||||
Version: 3.7.0
|
||||
Version: 3.8.0
|
||||
Release: 1mamba
|
||||
Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV)
|
||||
Group: System/Libraries
|
||||
@ -11,6 +11,7 @@ URL: https://pypi.org/project/tablib/
|
||||
Source: https://pypi.debian.net/tablib/tablib-%{version}.tar.gz
|
||||
Patch0: python-tablib-0.10.0-python2.7.patch
|
||||
License: MIT
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -25,7 +26,6 @@ BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%prep
|
||||
%setup -q -n tablib-%{version}
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
@ -50,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc AUTHORS LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Jan 24 2025 Automatic Build System <autodist@openmamba.org> 3.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 10 2024 Automatic Build System <autodist@openmamba.org> 3.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user