python311Packages.google-cloud-pubsub 2.18.0 -> 2.18.1 https://repology.org/project/python:google-cloud-pubsub/versions attrpath: python311Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5w455lbsz0gnn60xgznsqq9920c0my7c-packages.json.drv building '/nix/store/5w455lbsz0gnn60xgznsqq9920c0my7c-packages.json.drv'... Going to be running update for following packages: - python3.11-google-cloud-pubsub-2.18.0 Press Enter key to continue... Running update for: - python3.11-google-cloud-pubsub-2.18.0: UPDATING ... - python3.11-google-cloud-pubsub-2.18.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace 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 fc713b8f8a2..501f1b7e92f 100644 --- a/pkgs/development/python-modules/google-cloud-pubsub/default.nix +++ b/pkgs/development/python-modules/google-cloud-pubsub/default.nix @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "google-cloud-pubsub"; - version = "2.18.0"; + version = "2.18.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-enDfQRHZy2lKJc7N0jKIJxWcUhOuHmMEyzq7OPN53Sk="; + hash = "sha256-SivzwE+CeFBPk0sr26/pJ/plDXxTl8djOgsw4QpRJ/M="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.google-cloud-pubsub: 2.18.0 -> 2.18.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/246167"