Hello community,
here is the log from the commit of package python-charset-normalizer for
openSUSE:Factory checked in at 2020-01-28 10:57:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-charset-normalizer (Old)
and /work/SRC/openSUSE:Factory/.python-charset-normalizer.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-charset-normalizer"
Tue Jan 28 10:57:38 2020 rev:4 rq:767923 version:1.3.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-charset-normalizer/python-charset-normalizer.changes
2019-10-16 09:12:29.231900258 +0200
+++
/work/SRC/openSUSE:Factory/.python-charset-normalizer.new.26092/python-charset-normalizer.changes
2020-01-28 10:57:43.233144661 +0100
@@ -1,0 +2,12 @@
+Mon Jan 27 09:09:27 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Update to 1.3.4
+ * Improvement/Bugfix : False positive when searching for successive upper,
lower char. (ProbeChaos)
+ * Improvement : Noticeable better detection for jp
+ * Bugfix : Passing zero-length bytes to from_bytes
+ * Improvement : Expose version in package
+ * Bugfix : Division by zero
+ * Improvement : Prefers unicode (utf-8) when detected
+ * Apparently dropped Python2 silently
+
+-------------------------------------------------------------------
Old:
----
charset_normalizer-1.3.0.tar.gz
New:
----
charset_normalizer-1.3.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-charset-normalizer.spec ++++++
--- /var/tmp/diff_new_pack.VinI0y/_old 2020-01-28 10:57:45.005145969 +0100
+++ /var/tmp/diff_new_pack.VinI0y/_new 2020-01-28 10:57:45.009145972 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-charset-normalizer
#
-# 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
@@ -17,10 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-# https://github.com/Ousret/charset_normalizer/issues/1
%define skip_python2 1
Name: python-charset-normalizer
-Version: 1.3.0
+Version: 1.3.4
Release: 0
Summary: Python Universal Charset detector
License: MIT
@@ -36,6 +35,7 @@
Requires: python-loguru
Requires: python-zhon
Suggests: python-requests-html
+Suggests: python-requests
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module PrettyTable}
++++++ charset_normalizer-1.3.0.tar.gz -> charset_normalizer-1.3.4.tar.gz ++++++
++++ 1790 lines of diff (skipped)