Go to file
Dominique Leuenberger 64cfc7f1aa Accepting request 1085979 from devel:languages:python
- update to 6.0.4:
  * Internal cleanup.
  * A/an support now more correctly honors leading
  * capitalized words and abbreviations.
  * Improve support for ordinals for floats.
  * Require pydantic 1.9.1 to avoid ``ValueError``.
  * Minor tweaks and packaging refresh.
  * ``compare`` methods now validate their inputs
    and will raise a more meaningful exception if an
    empty string or None is passed. This expectation is now
    documented.
  * Many public methods now perform validation on arguments.
  * An empty string is no longer allowed for words or text.
  * #15: Fixes to plural edge case handling.
  * Packaging refresh and docs update.
  * #153: Internal refactor to simplify and unify
    ``_plnoun`` and ``_sinoun``.
  * Fixed badges.
  * Rewrite to satisfy type checkers.
  * #147: Enhanced type annotations.
  * Add a ``py.typed`` file so mypy recognizes type
    annotations.
  * Misc fixes in #128, #134, #135, #137, #138, #139, #140, #142,
  * #143, #144.
  * Require Python 3.7 or later.
  * Add support for pluralizing open compound nouns.
  * Modernized the codebase. Added a lot of type
    annotations.
  * Add support for uncountable nouns.
  * Refreshed package metadata.

OBS-URL: https://build.opensuse.org/request/show/1085979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-inflect?expand=0&rev=7
2023-05-11 10:31:32 +00:00
.gitattributes Accepting request 416582 from home:XRevan86 2016-08-07 12:17:16 +00:00
.gitignore Accepting request 416582 from home:XRevan86 2016-08-07 12:17:16 +00:00
inflect-6.0.4.tar.gz - update to 6.0.4: 2023-05-10 06:46:03 +00:00
python-inflect.changes - update to 6.0.4: 2023-05-10 06:46:03 +00:00
python-inflect.spec - update to 6.0.4: 2023-05-10 06:46:03 +00:00