python310Packages.pytest-param-files 0 -> 1 attrpath: python310Packages.pytest-param-files 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/8hh1ndgq44had4l2qqqwdcai6zq0rsjk-packages.json.drv building '/nix/store/8hh1ndgq44had4l2qqqwdcai6zq0rsjk-packages.json.drv'... Going to be running update for following packages: - python3.10-pytest-param-files-0.3.4 Press Enter key to continue... Running update for: - python3.10-pytest-param-files-0.3.4: UPDATING ... - python3.10-pytest-param-files-0.3.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-param-files/default.nix b/pkgs/development/python-modules/pytest-param-files/default.nix index bf629cc356ab..ac0e7dbec8dd 100644 --- a/pkgs/development/python-modules/pytest-param-files/default.nix +++ b/pkgs/development/python-modules/pytest-param-files/default.nix @@ -8,13 +8,13 @@ buildPythonPackage rec { pname = "pytest-param-files"; - version = "0.3.4"; + version = "0.6.0"; src = fetchFromGitHub { owner = "chrisjsewell"; repo = pname; - rev = "v${version}"; - hash = "sha256-Q7wWoggJN2w2a2umQHx5TsVcugqpovBEtOKruNMZQ8A="; + rev = "refs/tags/v${version}"; + hash = "sha256-hgEEfKf9Kmah5WDNHoFWQJKLOs9Z5BDHiebXCdDc1zE="; }; format = "flit"; No auto update branch exists Python package with too many package rebuilds 803 > 25