python311Packages.responses 0 -> 1 attrpath: python311Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/l630dg6yq31w8zmpqbqw5mv9blcifxgf-packages.json.drv building '/nix/store/l630dg6yq31w8zmpqbqw5mv9blcifxgf-packages.json.drv'... Going to be running update for following packages: - python3.11-responses-0.24.1 Press Enter key to continue... Running update for: - python3.11-responses-0.24.1: UPDATING ... - python3.11-responses-0.24.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/responses/default.nix b/pkgs/development/python-modules/responses/default.nix index 37294dba1e21..4d238e452029 100644 --- a/pkgs/development/python-modules/responses/default.nix +++ b/pkgs/development/python-modules/responses/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "responses"; - version = "0.24.1"; + version = "0.25.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "getsentry"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-fvfEHJioyjQoEvIgZZKt9/AKtzTgo0APGUK7lDrbahs="; + hash = "sha256-FHtuZ6NUmCveAJOXEajfTLRMR8W1Jz/pjFKdE6PHW2g="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 2587 > 25