Revisions of python-inflect

buildservice-autocommit accepted request 1124031 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 18)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 17)
- 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
buildservice-autocommit accepted request 1085979 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 15)
- 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.
buildservice-autocommit accepted request 1081883 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1081452 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
SR for python stack proposal
buildservice-autocommit accepted request 961820 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 11)
- use %python_expand for %fdupes
Steve Kowalik's avatar Steve Kowalik (StevenK) accepted request 961805 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 10)
- %fdupes isn't python, remove %python_exec
buildservice-autocommit accepted request 865036 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 9)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 865027 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 8)
- Update URL to https://github.com/jaraco/inflect
- Update to v5.0.2
buildservice-autocommit accepted request 793908 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 7)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 793901 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 6)
- 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.
buildservice-autocommit accepted request 709104 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 5)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 709088 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 4)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 583959 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 3)
initialized devel package after accepting 583959
Displaying all 18 revisions
openSUSE Build Service is sponsored by