From 11d40d67db783bb22c2e7ea6c779d1475d3a367b8afd3d2937d507438c3275b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 12 Jan 2021 14:28:45 +0000 Subject: [PATCH] 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 --- python-tablib.changes | 11 +++++++++++ python-tablib.spec | 4 ++-- tablib-2.0.0.tar.gz | 3 --- tablib-3.0.0.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 tablib-2.0.0.tar.gz create mode 100644 tablib-3.0.0.tar.gz diff --git a/python-tablib.changes b/python-tablib.changes index 3b5ab93..9da489f 100644 --- a/python-tablib.changes +++ b/python-tablib.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Jan 12 11:24:13 UTC 2021 - John Vandenberg + +- 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 diff --git a/python-tablib.spec b/python-tablib.spec index bb88643..d8520ae 100644 --- a/python-tablib.spec +++ b/python-tablib.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %endif %define skip_python2 1 Name: python-tablib -Version: 2.0.0 +Version: 3.0.0 Release: 0 Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV) License: MIT diff --git a/tablib-2.0.0.tar.gz b/tablib-2.0.0.tar.gz deleted file mode 100644 index 943e1f5..0000000 --- a/tablib-2.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8cc2fa10bc37219ac5e76850eb7fbd50de313c7a1a7895c44af2a8dd206b7be7 -size 86259 diff --git a/tablib-3.0.0.tar.gz b/tablib-3.0.0.tar.gz new file mode 100644 index 0000000..db99529 --- /dev/null +++ b/tablib-3.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f83cac08454f225a34a305daa20e2110d5e6335135d505f93bc66583a5f9c10d +size 95049