forked from pool/python-tablib
Accepting request 862602 from home:jayvdb:branches:devel:languages:python
- Update to v3.0.0 OBS-URL: https://build.opensuse.org/request/show/862602 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tablib?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 12 11:24:13 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
- Update to v3.0.0
|
||||||
|
* Dropped Python 3.5 support
|
||||||
|
* JSON-exported data is no longer forced to ASCII characters
|
||||||
|
* YAML-exported data is no longer forced to ASCII characters
|
||||||
|
* Added Python 3.9 support
|
||||||
|
* Added read_only option to xlsx file reader
|
||||||
|
* Prevented crash in rst export with only-space strings
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 24 14:13:26 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
Fri Jul 24 14:13:26 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-tablib
|
# spec file for package python-tablib
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -23,7 +23,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-tablib
|
Name: python-tablib
|
||||||
Version: 2.0.0
|
Version: 3.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV)
|
Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV)
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8cc2fa10bc37219ac5e76850eb7fbd50de313c7a1a7895c44af2a8dd206b7be7
|
|
||||||
size 86259
|
|
3
tablib-3.0.0.tar.gz
Normal file
3
tablib-3.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f83cac08454f225a34a305daa20e2110d5e6335135d505f93bc66583a5f9c10d
|
||||||
|
size 95049
|
Reference in New Issue
Block a user