- Switch to using python3 -m pytest for running the testsuite.
- update to 2.13.1:
* fix: Deterministic alias selection when using
validate_by_name
* add deep merge functionality to config file sources
* Add support for AWS Secrets Manager VersionId parameter
* bugfix: Return `None` for inaccessible GCP Secret Manager
secrets
* Bugfix for cli_kebab_case="all" and CliImplicitFlag[bool]
* Unpack type alisases when looking for `NoDecode`
* CliToggleFlag and CliDualFlag
* Fix for CLI duplicate enum field values.
* fixed load nested config from env
* Add non-Path files support (for example Traversable) and open
files using Path.open method
* add one more traversable test
* CLI fix fox external list args.
* fix: handle case-insensitive retrieval in
GoogleSecretManagerSettingsSource
* CLI test fixes for help text formatting.
* Avoid conflicts with the `NAME` environment variable in WSL
* fix: When restoring init kwargs, use deterministic order
* Add env_prefix_target
* Remove `(default: …)` in the help message for `CliToggleFlag`
* Add support for CLI serialize styles.
* Add support for overriding default help on CLI internal
parser.
* CLI format_help method support
* feat(gcp): support SecretVersion annotation for per-field
OBS-URL: https://build.opensuse.org/request/show/1343448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydantic-settings?expand=0&rev=11
Description
No description provided
Languages
RPM Spec
100%