SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-chardet-5.2.0-1.3.noarch.rpm :

* Mon Sep 04 2023 Dirk Müller - update to 5.2.0:
* Adds support for running chardet CLI via `python -m chardet`
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Mon Jan 16 2023 Dirk Müller - skip python 3.6 builds
* Mon Jan 02 2023 Dirk Müller - update to 5.1.0:
* Add should_rename_legacy argument to most functions, which will rename older encodings to their more modern equivalents (e.g., GB2312 becomes GB18030) (#264, AATTdan-blanchard)
* Add capital letter sharp S and ISO-8859-15 support
* Add a prober for MacRoman encoding
* Add --minimal flag to chardetect command
* Add type annotations to the project and run mypy on CI
* Add support for Python 3.11
* Clarify LGPL version in License trove classifier (#255, AATTmusicinmybrain)
* Remove support for EOL Python 3.6 (#260, AATTjdufresne)
* Remove unnecessary guards for non-falsey values (#259, AATTjdufresne)
* Switch to Python 3.10 release in GitHub actions (#257, AATTjdufresne)
* Remove setup.py in favor of build package (#262, AATTjdufresne)
* Run tests on macos, Windows, and 3.11-dev (#267, AATTdan-blanchard)
* Tue Jul 05 2022 Ben Greiner - Update to 5.0.0
* This release is the first release of chardet that no longer supports Python < 3.6
* Added a prober for Johab Korean (#207, AATTgrizlupo)
* Added a prober for UTF-16/32 BE/LE (#109, #206, AATTjpz)
* Added test data for Croatian, Czech, Hungarian, Polish, Slovak, Slovene, Greek, and Turkish, which should help prevent future errors with those languages
* Improved XML tag filtering, which should improve accuracy for XML files (#208)
* Tweaked SingleByteCharSetProber confidence to match latest uchardet (#209)
* Made detect_all return child prober confidences (#210)
* Updated examples in docs (#223, AATTdomdfcoding)
* Documentation fixes (#212, #224, #225, #226, #220, #221, #244 from too many to mention)
* Minor performance improvements (#252, AATTdeedy5)
* Add support for Python 3.10 when testing (#232, AATTjdufresne)
* Lots of little development cycle improvements, mostly thanks to AATTjdufresne- Canonicalize alternatives creation
* Fri Dec 10 2021 pgajdosAATTsuse.com- pytest-runner is not required for build
* Thu Sep 30 2021 Stefan Schubert - Use libalternatives instead of update-alternatives.
* Sun Dec 20 2020 John Vandenberg - Remove now unnecessary pytest4.patch and python-chardet-rpmlintrc- Update to v4.0.0 See https://github.com/chardet/chardet/compare/3.0.4...4.0.0
* Mon Oct 14 2019 Matej Cepl - Replace %fdupes -s with plain %fdupes; hardlinks are better.
 
ICM