python311Packages.google-cloud-iam-logging 0 -> 1 attrpath: python311Packages.google-cloud-iam-logging 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/a8fbnq6ni39y3fks0xr7nb5ysr96l7q5-packages.json.drv building '/nix/store/a8fbnq6ni39y3fks0xr7nb5ysr96l7q5-packages.json.drv'... Going to be running update for following packages: - python3.11-google-cloud-iam-logging-1.3.1 Press Enter key to continue... Running update for: - python3.11-google-cloud-iam-logging-1.3.1: UPDATING ... - python3.11-google-cloud-iam-logging-1.3.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-cloud-iam-logging/default.nix b/pkgs/development/python-modules/google-cloud-iam-logging/default.nix index 1a3c2c96b44f..e94dc4086ded 100644 --- a/pkgs/development/python-modules/google-cloud-iam-logging/default.nix +++ b/pkgs/development/python-modules/google-cloud-iam-logging/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "google-cloud-iam-logging"; - version = "1.3.1"; + version = "1.3.2"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-4O62hAl6uRz74up/AIwq22VSDQDlTwmm8ywKAik4QrQ="; + hash = "sha256-qJcZHghAWG04PogbCY2JHsoPEoifHVOzsfUbemo5pi4="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.google-cloud-iam-logging: 1.3.0 -> 1.3.1`. New version is 1.3.2. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python311Packages.google-cloud-iam-logging: 1.3.1 -> 1.3.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/290791"