python310Packages.google-api-python-client 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/i6jhsfz6azpfdl43cd67q7if3yas7869-packages.json.drv building '/nix/store/i6jhsfz6azpfdl43cd67q7if3yas7869-packages.json.drv'... Going to be running update for following packages: - python3.10-google-api-python-client-2.75.0 Press Enter key to continue... Running update for: - python3.10-google-api-python-client-2.75.0: UPDATING ... - python3.10-google-api-python-client-2.75.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace 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 5e83c985991..0551129d9d5 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.75.0"; + version = "2.76.0"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - sha256 = "sha256-DxCaK3HxTJp7SCMf7PzdOrlYYeqav1TwYKxFwgT63D0="; + sha256 = "sha256-FEbYxhgZGv2xGQKWpPlkiVVGAYTGVdor+kDClo5sqsY="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 38 > 25