Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (4h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 08:49:13 UTC Now

2023-10-04 21:17:43 UTC MAIN commitmail json YAML

py-inflect: updated to 7.0.0

v7.0.0

Features
- Refine type hint for ``singular_noun`` to indicate a literal return type for ``False``.

Deprecations and Removals
- Removed methods renamed in 0.2.0.

v6.2.0

Features
- Project now supports Pydantic 2 while retaining support for Pydantic 1.

Bugfixes
- Added validation of user-defined words and amended the type declarations to match, allowing for null values but not empty strings.

(adam)