File python-ansel.changes of Package python-ansel
-------------------------------------------------------------------
Mon May 8 20:45:17 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Poetry core is enough to build the package
-------------------------------------------------------------------
Fri Sep 16 11:06:43 UTC 2022 - pgajdos@suse.com
- version update to 1.0.0
* first stable release
https://github.com/haney/python-ansel/releases/tag/v1.0.0
- python-six is not required
-------------------------------------------------------------------
Fri Nov 19 12:29:38 UTC 2021 - pgajdos@suse.com
- version update to 0.2.0
* Improve encoding (~50%) and decoding (~25%) performance.
* Fix handling of combining characters that occur at the end of a file or before
a control character. In those cases an implicit space (`U+0020`) is
introduced.
- do not require pytest-runner, it is not needed
-------------------------------------------------------------------
Mon May 17 06:14:44 UTC 2021 - pgajdos@suse.com
- use %pytest macro
-------------------------------------------------------------------
Wed Jul 31 01:30:30 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.1.1