Changelog for
python311-jaraco.text-3.12.0-2.17.noarch.rpm :
* Sun Dec 17 2023 Dirk Müller
- update to 3.12.0:
* Require Python 3.8 or later.
* Sat Jun 10 2023 ecsos - Fix build error.
* Thu Jun 01 2023 Dirk Müller - use python3 module python for sle15
* Tue May 09 2023 Dirk Müller - update to 3.11.1:
* Fixed ``EncodingWarnings`` when reading/writing text.
* Tue Dec 06 2022 Yogalakshmi Arunachalam - Update to version 3.11.0
* Added strip-prefix script.
* Tue Oct 25 2022 Matej Cepl - Update to 3.10.0: - Prefer casefold in FoldedCase.
* Thu Aug 18 2022 Ben Greiner - Update to v3.9.1
* #10: Fixed broken tests in ``read_newlines`` and ``show-newlines``.- Release 3.9.0
* Add ``jaraco.text.show-newlines`` script.- Release 3.8.1
* Refreshed packaging.
* Tue Jun 28 2022 Adrian Schröter - Update to version 3.8.0:
* Added ``layouts`` module and ``to-qwerty`` and ``to-dvorak`` scripts.
* Introducing ``yield_lines``, ``drop_comment``, and ``join_continuation``.- droping dependency to jaraco.base
* Tue Nov 16 2021 Steve Kowalik - Update to 3.6.0:
* Fixed DeprecationWarning in importlib.resources.read_text.
* #5: Fixed warning in docs builds.
* Sat May 15 2021 Arun Persaud - specfile:
* update copyright year
* skip python2- update to version 3.5.0:
* Rely on PEP 420 for namespace package.- changes from version 3.4.0:
* Added WordSet.trim
* methods.- changes from version 3.3.0:
* Require Python 3.6 or later.