python310Packages.pyparsing 0 -> 1 attrpath: python310Packages.pyparsing 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qbq9pkx3x48nw9wayv68cr4263vz1l77-packages.json.drv building '/nix/store/qbq9pkx3x48nw9wayv68cr4263vz1l77-packages.json.drv'... Going to be running update for following packages: - python3.10-pyparsing-3.0.9 Press Enter key to continue... Running update for: - python3.10-pyparsing-3.0.9: UPDATING ... - python3.10-pyparsing-3.0.9: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyparsing/default.nix b/pkgs/development/python-modules/pyparsing/default.nix index e621a80d7ac..042022ae902 100644 --- a/pkgs/development/python-modules/pyparsing/default.nix +++ b/pkgs/development/python-modules/pyparsing/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "pyparsing"; - version = "3.0.9"; + version = "3.1.0"; format = "pyproject"; src = fetchFromGitHub { owner = "pyparsing"; repo = pname; - rev = "pyparsing_${version}"; - hash = "sha256-aCRyJQyLf8qQ6NO41q+HC856TjIHzIt0vyVBLV+3teE="; + rev = "refs/tags/${version}"; + hash = "sha256-wsF+ogXRVebES8oljwvlKNUIFgpfqDpbfqmYZgtEojU="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 3553 > 25