python310Packages.google-cloud-datacatalog 0 -> 1 attrpath: python310Packages.google-cloud-datacatalog 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.10-google-cloud-datacatalog-3.16.0 Press Enter key to continue... Running update for: - python3.10-google-cloud-datacatalog-3.16.0: UPDATING ... - python3.10-google-cloud-datacatalog-3.16.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-cloud-datacatalog/default.nix b/pkgs/development/python-modules/google-cloud-datacatalog/default.nix index 2f934c38765a..88d5903ecf32 100644 --- a/pkgs/development/python-modules/google-cloud-datacatalog/default.nix +++ b/pkgs/development/python-modules/google-cloud-datacatalog/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "google-cloud-datacatalog"; - version = "3.16.0"; + version = "3.17.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-cD5BQ5Ykj6mEdLurnqli9MlqPK8RhMkDv8lFPSdLDqI="; + hash = "sha256-xaKBfkgmhB7MH1qFWu9hjHIIVG1BjBgzjfnyD14V9Z0="; }; propagatedBuildInputs = [ An auto update branch exists with message `python311Packages.google-cloud-datacatalog: fix meta.description`. New version is 3.17.0. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python310Packages.google-cloud-datacatalog: 3.16.0 -> 3.17.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/275469"