python311Packages.pydantic_1 0 -> 1 attrpath: python311Packages.pydantic_1 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] Going to be running update for following packages: - python3.11-pydantic-1.10.13 Press Enter key to continue... Running update for: - python3.11-pydantic-1.10.13: UPDATING ... - python3.11-pydantic-1.10.13: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pydantic/1.nix b/pkgs/development/python-modules/pydantic/1.nix index e1fc840f0ee1..972954b30feb 100644 --- a/pkgs/development/python-modules/pydantic/1.nix +++ b/pkgs/development/python-modules/pydantic/1.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "pydantic"; - version = "1.10.13"; + version = "2.6.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "pydantic"; repo = "pydantic"; rev = "refs/tags/v${version}"; - hash = "sha256-ruDVcCLPVuwIkHOjYVuKOoP3hHHr7ItIY55Y6hUgR74="; + hash = "sha256-EiMmXlDq6H8AscS0ZUVeBeacL3v2RH//l6U+B1nEu64="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 810 > 25