python311Packages.pydantic-settings 0 -> 1 attrpath: python311Packages.pydantic-settings Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cngmifny8a6bhqzkyv8sfg966vq1zxay-packages.json.drv building '/nix/store/cngmifny8a6bhqzkyv8sfg966vq1zxay-packages.json.drv'... Going to be running update for following packages: - python3.11-pydantic-settings-2.2.1 Press Enter key to continue... Running update for: - python3.11-pydantic-settings-2.2.1: UPDATING ... - python3.11-pydantic-settings-2.2.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pydantic-settings/default.nix b/pkgs/development/python-modules/pydantic-settings/default.nix index 15685c8c66bc..2d158699724a 100644 --- a/pkgs/development/python-modules/pydantic-settings/default.nix +++ b/pkgs/development/python-modules/pydantic-settings/default.nix @@ -14,7 +14,7 @@ let self = buildPythonPackage rec { pname = "pydantic-settings"; - version = "2.2.1"; + version = "2.3.2"; pyproject = true; disabled = pythonOlder "3.8"; @@ -23,7 +23,7 @@ let owner = "pydantic"; repo = "pydantic-settings"; rev = "refs/tags/v${version}"; - hash = "sha256-4o8LlIFVizoxb484lVT67e24jhtUl49otr1lX/2zZ4M="; + hash = "sha256-1wnTAoF9xi1xLgSWl0FhtIddWPpHgDJPxJlsctJvFQo="; }; nativeBuildInputs = [ hatchling ]; No auto update branch exists Python package with too many package rebuilds 2434 > 100