Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-Unidecode for
openSUSE:Factory checked in at 2021-02-11 12:47:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Unidecode (Old)
and /work/SRC/openSUSE:Factory/.python-Unidecode.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Unidecode"
Thu Feb 11 12:47:24 2021 rev:12 rq:869860 version:1.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Unidecode/python-Unidecode.changes
2020-12-23 14:19:50.157642675 +0100
+++
/work/SRC/openSUSE:Factory/.python-Unidecode.new.28504/python-Unidecode.changes
2021-02-11 12:48:18.949569982 +0100
@@ -1,0 +2,15 @@
+Fri Feb 5 17:19:37 UTC 2021 - Beno??t Monin <[email protected]>
+
+- update to version 1.2.0:
+ * Add 'errors' argument that specifies how characters with
+ unknown replacements are handled. Default is 'ignore' to
+ replicate the behavior of older versions.
+ * Many characters that were previously replaced with '[?]' are
+ now correctly marked as unknown and will behave as specified
+ in the new errors='...' argument.
+ * Added some missing ligatures and quotation marks in U+1F6xx
+ and U+27xx ranges.
+ * Add PEP 561-style type information (thanks to Pascal Corpet)
+ * Support for Python 2 and 3.5 to be removed in next release.
+
+-------------------------------------------------------------------
Old:
----
Unidecode-1.1.2.tar.gz
New:
----
Unidecode-1.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Unidecode.spec ++++++
--- /var/tmp/diff_new_pack.4sXTPY/_old 2021-02-11 12:48:19.541570844 +0100
+++ /var/tmp/diff_new_pack.4sXTPY/_new 2021-02-11 12:48:19.545570850 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-Unidecode
#
-# 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
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Unidecode
-Version: 1.1.2
+Version: 1.2.0
Release: 0
Summary: ASCII transliterations of Unicode text
License: GPL-2.0-or-later
++++++ Unidecode-1.1.2.tar.gz -> Unidecode-1.2.0.tar.gz ++++++
++++ 15124 lines of diff (skipped)