forked from pool/python-ftfy
The base branch pool/python-ftfy:factory has new changes
- Add python-ftfy.rpmlintrc properly.
- Remove upstreamed update-wcwidth.patch
- update to 6.3.1
* Fixed license metadata field in pyproject.toml.
* Removed extraneous files from the hatchling sdist output.
- Version 6.3.0 (October 8, 2024)
* Switched packaging from poetry to uv.
* Uses modern Python packaging exclusively (no setup.py).
* Added support for mojibake in Windows-1257 (Baltic).
* Detects mojibake for "Ü" in an uppercase word, such as "ZURÜCK".
* Expanded a heuristic that notices improbable punctuation.
* Fixed a false positive involving two concatenated strings, one of
which began with the § sign.
* Rewrote chardata.py to be more human-readable and debuggable,
instead of being full of keysmash-like character sets.
- Version 6.2.3 (August 5, 2024)
* Updated PyPI metadata.
- Version 6.2.2 (August 5, 2024)
* Updated Read the Docs config so that docs might build again.
- Version 6.2.1 (August 5, 2024)
* Updated setup.py and tox.ini to indicate support for Python 3.8
through 3.13.
* Replaced the text file used in CLI tests with a better one that
tests the same issue.
* Lints and auto-formatting using ruff.
* Packaging and test fixes by Michał Górny.
- Version 6.2.0 (March 15, 2024)
* Fixed a case where an en-dash and a space near other mojibake
would be interpreted (probably incorrectly) as MacRoman mojibake.
* Added [project.urls] metadata to pyproject.toml.
* README contains license clarifications for entitled jerks.
- Version 6.1.3 (November 21, 2023)
* Updated wcwidth.
* Switched to the Apache 2.0 license.
* Dropped support for Python 3.7.
- Version 6.1.2 (February 17, 2022)
* Added type information for guess_bytes.
- Version 6.1.1 (February 9, 2022)
* Updated the heuristic to fix the letter ß in UTF-8/MacRoman mojibake,
which had regressed since version 5.6.
* Packaging fixes to pyproject.toml.
- Version 6.1 (February 9, 2022)
* Updated the heuristic to fix the letter Ñ with more confidence.
* Fixed type annotations and added py.typed.
* ftfy is packaged using Poetry now, and wheels are created and uploaded
to PyPI.
OBS-URL: https://build.opensuse.org/request/show/1272264
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ftfy?expand=0&rev=11
Description
No description provided
Languages
RPM Spec
100%