Hello community,
here is the log from the commit of package python-jellyfish for
openSUSE:Factory checked in at 2020-06-17 14:54:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jellyfish (Old)
and /work/SRC/openSUSE:Factory/.python-jellyfish.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jellyfish"
Wed Jun 17 14:54:36 2020 rev:5 rq:815338 version:0.8.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jellyfish/python-jellyfish.changes
2019-09-13 14:59:41.349280721 +0200
+++
/work/SRC/openSUSE:Factory/.python-jellyfish.new.3606/python-jellyfish.changes
2020-06-17 14:55:27.326032638 +0200
@@ -1,0 +2,17 @@
+Wed Jun 17 05:24:54 UTC 2020 - Steve Kowalik <[email protected]>
+
+- Update to 0.8.2:
+ * fix jaro_winkler/jaro_winkler_similarity mix-up
+ * deprecate jaro_distance in favor of jaro_similarity
+ backwards compatible shim left in place, will be removed in 1.0
+ * rename jaro_winkler to jaro_winkler_similarity to match other functions
+ backwards compatible shim added, but will be removed in 1.0
+ * fix soundex bug with W/H cases, #83
+ * fix metaphone bug with WH prefix, #108
+ * fix C match rating codex bug with duplicate letters, #121
+ * fix metaphone bug with leading vowels and 'kn' pair, #123
+ * fix Python jaro_winkler bug #124
+ * fix Python 3.9 deprecation warning
+ * add manylinux wheels
+
+-------------------------------------------------------------------
Old:
----
jellyfish-0.7.2.tar.gz
New:
----
jellyfish-0.8.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jellyfish.spec ++++++
--- /var/tmp/diff_new_pack.QTQmg9/_old 2020-06-17 14:55:28.846037843 +0200
+++ /var/tmp/diff_new_pack.QTQmg9/_new 2020-06-17 14:55:28.850037856 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-jellyfish
#
-# 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-jellyfish
-Version: 0.7.2
+Version: 0.8.2
Release: 0
Summary: A library for doing approximate and phonetic matching of
strings
License: BSD-2-Clause
++++++ jellyfish-0.7.2.tar.gz -> jellyfish-0.8.2.tar.gz ++++++
++++ 1997 lines of diff (skipped)