python311Packages.python-snappy 0 -> 1 attrpath: python311Packages.python-snappy 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/rhnwhqsrads8sxphq98ffvszkv3cnyw6-packages.json.drv building '/nix/store/rhnwhqsrads8sxphq98ffvszkv3cnyw6-packages.json.drv'... Going to be running update for following packages: - python3.11-python-snappy-0.6.1 Press Enter key to continue... Running update for: - python3.11-python-snappy-0.6.1: UPDATING ... - python3.11-python-snappy-0.6.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/python-snappy/default.nix b/pkgs/development/python-modules/python-snappy/default.nix index 05fcdda421dc..a6f5973ea458 100644 --- a/pkgs/development/python-modules/python-snappy/default.nix +++ b/pkgs/development/python-modules/python-snappy/default.nix @@ -9,12 +9,12 @@ buildPythonPackage rec { pname = "python-snappy"; - version = "0.6.1"; + version = "0.7.1"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-tqEHqwYgasxTWdTFYyvZsi1EhwKnmzFpsMYuD7gIuyo="; + hash = "sha256-G8KdNiEdRLufBPPXzPuurrvC9ittQPT8Tt0fsWvFLBM="; }; buildInputs = [ snappy ]; No auto update branch exists Python package with too many package rebuilds 79 > 25