Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-charset-normalizer for 
openSUSE:Factory checked in at 2021-12-01 20:46:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-charset-normalizer (Old)
 and      /work/SRC/openSUSE:Factory/.python-charset-normalizer.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-charset-normalizer"

Wed Dec  1 20:46:49 2021 rev:9 rq:934519 version:2.0.8

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-charset-normalizer/python-charset-normalizer.changes
      2021-10-27 22:21:17.695201405 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-charset-normalizer.new.31177/python-charset-normalizer.changes
   2021-12-02 02:22:34.933166895 +0100
@@ -1,0 +2,28 @@
+Mon Nov 29 11:14:37 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 2.0.8:
+  * Improvement over Vietnamese detection
+  * MD improvement on trailing data and long foreign (non-pure latin)
+  * Efficiency improvements in cd/alphabet_languages
+  * call sum() without an intermediary list following PEP 289 recommendations
+  * Code style as refactored by Sourcery-AI
+  * Minor adjustment on the MD around european words
+  * Remove and replace SRTs from assets / tests
+  * Initialize the library logger with a `NullHandler` by default
+  * Setting kwarg `explain` to True will add provisionally
+  * Fix large (misleading) sequence giving UnicodeDecodeError
+  * Avoid using too insignificant chunk
+  * Add and expose function `set_logging_handler` to configure a specific
+    StreamHandler
+
+-------------------------------------------------------------------
+Fri Nov 26 11:35:25 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- require lower-case name instead of breaking build 
+
+-------------------------------------------------------------------
+Thu Nov 25 22:26:52 UTC 2021 - Matej Cepl <mc...@suse.com>
+
+- Use lower-case name of prettytable package
+
+-------------------------------------------------------------------

Old:
----
  charset_normalizer-2.0.7.tar.gz

New:
----
  charset_normalizer-2.0.8.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-charset-normalizer.spec ++++++
--- /var/tmp/diff_new_pack.CSZ0ro/_old  2021-12-02 02:22:35.293165639 +0100
+++ /var/tmp/diff_new_pack.CSZ0ro/_new  2021-12-02 02:22:35.293165639 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-charset-normalizer
-Version:        2.0.7
+Version:        2.0.8
 Release:        0
 Summary:        Python Universal Charset detector
 License:        MIT
@@ -28,10 +28,10 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-PrettyTable
 Requires:       python-cached-property >= 1.5
 Requires:       python-dragonmapper >= 0.2
 Requires:       python-loguru >= 0.5
+Requires:       python-prettytable
 Requires:       python-zhon
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
@@ -40,7 +40,7 @@
 Suggests:       python-unicodedata2
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module PrettyTable}
+BuildRequires:  %{python_module prettytable}
 BuildRequires:  %{python_module cached-property >= 1.5}
 BuildRequires:  %{python_module dragonmapper >= 0.2}
 BuildRequires:  %{python_module loguru >= 0.5}

++++++ charset_normalizer-2.0.7.tar.gz -> charset_normalizer-2.0.8.tar.gz ++++++
++++ 48270 lines of diff (skipped)

Reply via email to