Hello community,
here is the log from the commit of package python-Levenshtein for
openSUSE:Factory checked in at 2015-01-12 09:50:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Levenshtein (Old)
and /work/SRC/openSUSE:Factory/.python-Levenshtein.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Levenshtein"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Levenshtein/python-Levenshtein.changes
2014-02-02 07:39:04.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-Levenshtein.new/python-Levenshtein.changes
2015-01-12 09:50:12.000000000 +0100
@@ -1,0 +2,18 @@
+Sun Dec 21 23:27:33 UTC 2014 - [email protected]
+
+- updated to version 0.12
+ * Fixed a bug in StringMatcher.StringMatcher.get_matching_blocks /
+ extract_editops for Python 3; now allow only `str` editops on both
+ Python 2 and Python 3, for simpler and working code.
+ * Added documentation in the source distribution and in GIT
+ * Fixed the package layout: renamed the .so/.dll to _levenshtein, and
+ made it reside inside a package, along with the StringMatcher class.
+ * Fixed spelling errors.
+
+- updated to version 0.11.2
+ * Fixed a bug in setup.py: installation would fail on Python 3 if the
+ locale did not specify UTF-8 charset (Felix Yan).
+ * Added COPYING, StringMatcher.py, gendoc.sh and NEWS in MANIFEST.in, as
+ they were missing from source distributions.
+
+-------------------------------------------------------------------
Old:
----
python-Levenshtein-0.11.1.tar.gz
New:
----
python-Levenshtein-0.12.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Levenshtein.spec ++++++
--- /var/tmp/diff_new_pack.cwJZ9h/_old 2015-01-12 09:50:12.000000000 +0100
+++ /var/tmp/diff_new_pack.cwJZ9h/_new 2015-01-12 09:50:12.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-Levenshtein
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-Levenshtein
-Version: 0.11.1
+Version: 0.12.0
Release: 0
Summary: Python extension computing string distances and similarities
License: GPL-2.0+
++++++ python-Levenshtein-0.11.1.tar.gz -> python-Levenshtein-0.12.0.tar.gz
++++++
++++ 15582 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]