python312Packages.pydantic_1 1.10.14 -> 2.6.4 https://github.com/pydantic/pydantic/releases attrpath: python312Packages.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] this derivation will be built: /nix/store/5fra7d0b0wqmwvxjbgcr3dbv2dyvvnf3-packages.json.drv building '/nix/store/5fra7d0b0wqmwvxjbgcr3dbv2dyvvnf3-packages.json.drv'... Going to be running update for following packages: - python3.12-pydantic-1.10.14 Press Enter key to continue... Running update for: - python3.12-pydantic-1.10.14: UPDATING ... - python3.12-pydantic-1.10.14: 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 42ce2745d727..4d0324e9d50a 100644 --- a/pkgs/development/python-modules/pydantic/1.nix +++ b/pkgs/development/python-modules/pydantic/1.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "pydantic"; - version = "1.10.14"; + version = "2.6.4"; pyproject = true; disabled = pythonOlder "3.7"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "pydantic"; repo = "pydantic"; rev = "refs/tags/v${version}"; - hash = "sha256-tcaHSPZggVwyzCgDmwOgcGqUmUrJOmkdSNudJTFQ3bc="; + hash = "sha256-z4m1Rsv5H3mI94o0LLd2xSwhPK35WgMYfuUBNPrtAMk="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 833 > 25