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

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Dec 13 17:21:30 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 3.3.0
* Add support for Python 3.11 (#525).
* ODS export: integers/floats/decimals are exported as numbers (#527).
-------------------------------------------------------------------
Tue Oct 11 07:35:41 UTC 2022 - John Vandenberg <jayvdb@gmail.com>