forked from pool/python-inflect
c6de1d76607d56d7bf78785094304a14ef73832f8aa52c4087796d35dde9f767
- update to 7.0.0:
* Refine type hint for ``singular_noun`` to indicate a literal
return type for ``False``. (#186)
* Removed methods renamed in 0.2.0.
* Project now supports Pydantic 2 while retaining support for
Pydantic 1. (#187)
* Added validation of user-defined words and amended the type
declarations to match, allowing for null values but not empty
strings. (#187)
* ``ordinal`` now handles float types correctly without first
coercing them to strings. (#178)
* Require Python 3.8 or later.
- update to 6.0.5:
* Pin to Pydantic 1 to avoid breaking in Pydantic 2.
* Fix capitalization issues in processes where more than one word
OBS-URL: https://build.opensuse.org/request/show/1124031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-inflect?expand=0&rev=8
Description
No description provided
Languages
RPM Spec
100%