15
0

Accepting request 1274387 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1274387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-charset-normalizer?expand=0&rev=27
This commit is contained in:
2025-05-06 14:38:59 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

Binary file not shown.

BIN
charset_normalizer-3.4.2.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon May 5 06:58:38 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 3.4.2
* Addressed the DeprecationWarning in our CLI regarding `argparse.FileType`
by backporting the target class into the package. (#591)
* Improved the overall reliability of the detector with CJK Ideographs.
(#605) (#587)
* Optional mypyc compilation upgraded to version 1.15 for Python >= 3.8
-------------------------------------------------------------------
Wed Jan 15 10:26:52 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -24,7 +24,7 @@
%{?sle15_python_module_pythons}
Name: python-charset-normalizer
Version: 3.4.1
Version: 3.4.2
Release: 0
Summary: Python Universal Charset detector
License: MIT