14
0
forked from pool/python-tablib

Accepting request 1042755 from home:yarunachalam:branches:devel:languages:python

- Update to version 3.3.0 
  * Add support for Python 3.11 (#525).
  * ODS export: integers/floats/decimals are exported as numbers (#527).

OBS-URL: https://build.opensuse.org/request/show/1042755
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tablib?expand=0&rev=22
This commit is contained in:
2022-12-14 10:06:24 +00:00
committed by Git OBS Bridge
parent 501a9ee6df
commit 1fa9900434
4 changed files with 11 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
%define skip_python2 1
%define skip_python36 1
Name: python-tablib
Version: 3.2.1
Version: 3.3.0
Release: 0
Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV)
License: MIT