python310Packages.responses 0 -> 1 attrpath: python310Packages.responses 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/ly1ckc7lplv5yim541g8fl55vzjca7qf-packages.json.drv building '/nix/store/ly1ckc7lplv5yim541g8fl55vzjca7qf-packages.json.drv'... Going to be running update for following packages: - python3.10-responses-0.22.0 Press Enter key to continue... Running update for: - python3.10-responses-0.22.0: UPDATING ... - python3.10-responses-0.22.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/responses/default.nix b/pkgs/development/python-modules/responses/default.nix index c549b86bbf1..885d32a4a5d 100644 --- a/pkgs/development/python-modules/responses/default.nix +++ b/pkgs/development/python-modules/responses/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "responses"; - version = "0.22.0"; + version = "0.23.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -24,8 +24,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "getsentry"; repo = pname; - rev = version; - hash = "sha256-VOIpowxPvYmufnj9MM/vMtZQDIOxorAhMCNK0fX/j1U="; + rev = "refs/tags/${version}"; + hash = "sha256-BU90nUZVqowFMn78KfbBEf59X7Q/1itvkGFdOzy4D2c="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 5848 > 25