Hello community,
here is the log from the commit of package python-charset-normalizer for
openSUSE:Factory checked in at 2019-09-27 14:51:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-charset-normalizer (Old)
and /work/SRC/openSUSE:Factory/.python-charset-normalizer.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-charset-normalizer"
Fri Sep 27 14:51:35 2019 rev:2 rq:733394 version:1.1.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-charset-normalizer/python-charset-normalizer.changes
2019-09-04 09:09:56.730983158 +0200
+++
/work/SRC/openSUSE:Factory/.python-charset-normalizer.new.2352/python-charset-normalizer.changes
2019-09-27 14:51:55.192223149 +0200
@@ -1,0 +2,23 @@
+Thu Sep 26 10:35:51 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 1.1.1:
+ * from_bytes parameters steps and chunk_size were not adapted to sequence
len if provided values were not fitted to content
+ * Sequence having lenght bellow 10 chars was not checked
+ * Legacy detect method inspired by chardet was not returning
+ * Various more test updates
+
+-------------------------------------------------------------------
+Fri Sep 13 11:05:06 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 0.3:
+ * Improvement on detection
+ * Performance loss to expect
+ * Added --threshold option to CLI
+ * Bugfix on UTF 7 support
+ * Legacy detect(byte_str) method
+ * BOM support (Unicode mostly)
+ * Chaos prober improved on small text
+ * Language detection has been reviewed to give better result
+ * Bugfix on jp detection, every jp text was considered chaotic
+
+-------------------------------------------------------------------
Old:
----
charset_normalizer-0.1.8.tar.gz
New:
----
charset_normalizer-1.1.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-charset-normalizer.spec ++++++
--- /var/tmp/diff_new_pack.qeR0fg/_old 2019-09-27 14:51:58.028215775 +0200
+++ /var/tmp/diff_new_pack.qeR0fg/_new 2019-09-27 14:51:58.032215765 +0200
@@ -20,7 +20,7 @@
# https://github.com/Ousret/charset_normalizer/issues/1
%define skip_python2 1
Name: python-charset-normalizer
-Version: 0.1.8
+Version: 1.1.1
Release: 0
Summary: Python Universal Charset detector
License: MIT
++++++ charset_normalizer-0.1.8.tar.gz -> charset_normalizer-1.1.1.tar.gz ++++++
++++ 9319 lines of diff (skipped)