Changelog for
python310-inflect-5.0.2-20.1.noarch.rpm :
* 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.
* Tue Mar 15 2022 Stephan Kulow - use %python_expand for %fdupes
* Wed Jan 20 2021 John Vandenberg - Remove unnecessary build dependency python-devel- Tidy spec
* Wed Jan 20 2021 John Vandenberg - Update URL to https://github.com/jaraco/inflect- Update to v5.0.2
* Inflect withdraws from Jazzband organisation in order to continue to participate in sustained maintenance and enterprise support through Tidelift. The project continues to honor the guidelines and principles behind Jazzband and welcomes contributors openly- from v5.0.1
* Identical release validating release process- from v5.0.0
* Module no longer exposes a ``__version__`` attribute. Instead to query the version installed, use importlib.metadata or its backport- from v4.1.1
* Refreshed package metadata
* Tue Apr 14 2020 Paolo Stivanin - Update to 4.1.0
* Certain operations now allow ignore arbitrary leading words.
* Require Python 3.6 or later.
* Drop support for Python 3.4.
* Project now builds on jaraco/skeleton for shared package management.
* Tue Jun 11 2019 Marketa Calabkova - update to version 2.1.0
* Relicensed under the more permissive MIT License.
* fix inconsistencies with the inflect method
* Improved unicode handling.
* Fix capitalization issues in processes where more than one word is involved.
* fix extraneous close parentheses.
* Dropped support for Python 3.3.
* Moved hosting to jazzband.
* Tue Jul 04 2017 aloisioAATTgmx.com- Converted to singlespec- Enabled tests
* Tue Aug 02 2016 sor.alexeiAATTmeowr.ru- Switch to Python2.
* Sun May 08 2016 arunAATTgmx.de- specfile:
* updated source url to files.pythonhosted.org