forked from pool/python-charset-normalizer
5a4b0b3e0cc76c446dca189ee1445df5053c8be93a8d57ae365a4c60812be569
- update to 3.3.0:
* Allow to execute the CLI (e.g. normalizer) through `python -m
charset_normalizer.cli` or `python -m charset_normalizer`
* Support for 9 forgotten encoding that are supported by Python
but unlisted in `encoding.aliases` as they have no alias
* Optional mypyc compilation upgraded to version 1.5.1 for
Python >= 3.7
* Unable to properly sort CharsetMatch when both chaos/noise
and coherence were close due to an unreachable condition in
\_\_lt\_\_ (#350)
- Update to 3.0.1
- Update to 3.0.0
* ASCII miss-detection on rare cases (PR #170)
* Wrong logging level applied when setting kwarg `explain` to True
- require lower-case name instead of breaking build
OBS-URL: https://build.opensuse.org/request/show/1114778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-charset-normalizer?expand=0&rev=21
Description
No description provided
Languages
RPM Spec
100%