python311Packages.google-api-python-client 0 -> 1 attrpath: python311Packages.google-api-python-client 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/3giln4bqafjhlx341x0hh8kbn71lxjqr-packages.json.drv building '/nix/store/3giln4bqafjhlx341x0hh8kbn71lxjqr-packages.json.drv'... Going to be running update for following packages: - python3.11-google-api-python-client-2.120.0 Press Enter key to continue... Running update for: - python3.11-google-api-python-client-2.120.0: UPDATING ... - python3.11-google-api-python-client-2.120.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-api-python-client/default.nix b/pkgs/development/python-modules/google-api-python-client/default.nix index fa7086b7719d..fa2ee6aa8d6d 100644 --- a/pkgs/development/python-modules/google-api-python-client/default.nix +++ b/pkgs/development/python-modules/google-api-python-client/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "google-api-python-client"; - version = "2.120.0"; + version = "2.121.0"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-oMh2nK2VdnaLyzGRyx9VD2qzKQy6BCutsPsXu6A/cMw="; + hash = "sha256-34Y+zk24s2zhBT69mD5D+8W2ZCCe7XjoLMhK5W3axsA="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 40 > 25