From 3367402ebd0f95a2f5f770ee6707ade2d1223a2a98059380907d1e6c885c86ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 26 Mar 2020 11:19:57 +0000 Subject: [PATCH] Accepting request 788503 from home:mcalabkova:branches:devel:languages:python - Update to 2.0.9 * Small update with a fix for the removal of Orange.Table.extend OBS-URL: https://build.opensuse.org/request/show/788503 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-LTTL?expand=0&rev=3 --- LTTL-2.0.8.zip | 3 --- LTTL-2.0.9.zip | 3 +++ python-LTTL.changes | 6 ++++++ python-LTTL.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 LTTL-2.0.8.zip create mode 100644 LTTL-2.0.9.zip diff --git a/LTTL-2.0.8.zip b/LTTL-2.0.8.zip deleted file mode 100644 index 3186687..0000000 --- a/LTTL-2.0.8.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c397f40b1cda961b433c037069d94932960783b2d7d42723333a8421132ff45c -size 78863 diff --git a/LTTL-2.0.9.zip b/LTTL-2.0.9.zip new file mode 100644 index 0000000..4b7f484 --- /dev/null +++ b/LTTL-2.0.9.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd1eaccfb04efa6c62a2ac39376ac08b8ad58b55d2abc3648f5c5f248cc159a6 +size 78866 diff --git a/python-LTTL.changes b/python-LTTL.changes index 29afc94..0fdd057 100644 --- a/python-LTTL.changes +++ b/python-LTTL.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 26 11:11:46 UTC 2020 - Marketa Calabkova + +- Update to 2.0.9 + * Small update with a fix for the removal of Orange.Table.extend + ------------------------------------------------------------------- Mon Jan 21 03:41:46 UTC 2019 - Todd R diff --git a/python-LTTL.spec b/python-LTTL.spec index dceca22..882d55b 100644 --- a/python-LTTL.spec +++ b/python-LTTL.spec @@ -1,7 +1,7 @@ # # spec file for package python-LTTL # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-LTTL -Version: 2.0.8 +Version: 2.0.9 Release: 0 Summary: Library for text processing and analysis License: GPL-3.0-only