python311Packages.pydantic-extra-types 0 -> 1 attrpath: python311Packages.pydantic-extra-types 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-extra-types-2.1.0 Press Enter key to continue... Running update for: - python3.11-pydantic-extra-types-2.1.0: UPDATING ... - python3.11-pydantic-extra-types-2.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pydantic-extra-types/default.nix b/pkgs/development/python-modules/pydantic-extra-types/default.nix index 539873a1a4be..2ccb9b9c07ac 100644 --- a/pkgs/development/python-modules/pydantic-extra-types/default.nix +++ b/pkgs/development/python-modules/pydantic-extra-types/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "pydantic-extra-types"; - version = "2.1.0"; + version = "2.5.0"; format = "pyproject"; src = fetchFromGitHub { owner = "pydantic"; repo = "pydantic-extra-types"; - rev = "v${version}"; - hash = "sha256-QPBOHIssTsWQlEg2WRpLRKrB6zmae43EExnPn5P4oAY="; + rev = "refs/tags/v${version}"; + hash = "sha256-TerN67sOTr9EIn3X2F4CET4KvQB1EY19vQMDea9AByo="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 1277 > 25