Changelog for
python39-cwcwidth-0.1.9-lp154.2.9.x86_64.rpm :
* Fri Nov 10 2023 Dirk Müller
- update to 0.1.9:
* Drop support for Python 3.7.
* Add support for Python 3.12.
* Avoid redefinition of `_XOPEN_SOURCE`.
* Mon Nov 07 2022 Yogalakshmi Arunachalam - Update to version 0.1.8 Set build-backend in pyproject.toml.
* Tue Sep 27 2022 Yogalakshmi Arunachalam - Update to version 0.1.7
* Ensure that cython generated C source file is always included in sdist.- Update to version 0.1.6
* Add support for Python 3.10
* Drop support for Python 3.6- Update to version 0.1.5
* Fix type annotations- Update to version 0.1.4
* Include tests again.
* Include C file again.- Update to version 0.1.3
* Fix memory leaks in certain error cases.
* Modernize build system and rely on setuptool\'s Cython support.
* Add more tests.
* Skip some tests if not run in a UTF-8 locale.
* Use libc\'s implementation on Mac OS.- Update to version 0.1.2
* Also build wheels with cibuildwheel.
* Provide type information for mypy.
* Tue Apr 06 2021 Arun Persaud - added missing cython requirement
* Mon Apr 05 2021 Arun Persaud - initial version (used in bpython and curtsies)