python312Packages.google-cloud-pubsub 2.19.6 -> 2.19.7 https://github.com/googleapis/python-pubsub/releases attrpath: python312Packages.google-cloud-pubsub 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] Going to be running update for following packages: - python3.12-google-cloud-pubsub-2.19.6 Press Enter key to continue... Running update for: - python3.12-google-cloud-pubsub-2.19.6: UPDATING ... - python3.12-google-cloud-pubsub-2.19.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-cloud-pubsub/default.nix b/pkgs/development/python-modules/google-cloud-pubsub/default.nix index 8d0d27a77f69..ec901eb34a4f 100644 --- a/pkgs/development/python-modules/google-cloud-pubsub/default.nix +++ b/pkgs/development/python-modules/google-cloud-pubsub/default.nix @@ -17,14 +17,14 @@ buildPythonPackage rec { pname = "google-cloud-pubsub"; - version = "2.19.6"; + version = "2.19.7"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-Tq5LyYRj29rq11l/dmb/4U/GKqvtEOPjIslcsFD6fb4="; + hash = "sha256-2l8eshfAcnvvp8hbm5XmqJsytCLVSMnPmh4ClBAnC4c="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.google-cloud-pubsub: 2.19.6 -> 2.19.7 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/286080"