2022-11-30T05:41:34 python310Packages.google-cloud-storage 0 -> 1 2022-11-30T05:41:36 attrpath: python310Packages.google-cloud-storage 2022-11-30T05:41:36 Checking auto update branch... 2022-11-30T05:41:41 [version] 2022-11-30T05:41:41 [version] skipping because derivation has updateScript 2022-11-30T05:41:41 [rustCrateVersion] 2022-11-30T05:41:41 [rustCrateVersion] No cargoSha256 found 2022-11-30T05:41:41 [golangModuleVersion] 2022-11-30T05:41:41 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-30T05:41:41 [updateScript] 2022-11-30T05:41:42 [updateScript] Success 2022-11-30T05:41:42 [updateScript] this derivation will be built: /nix/store/553wpmlhz38wycja6gfx6mrm56gm3406-packages.json.drv building '/nix/store/553wpmlhz38wycja6gfx6mrm56gm3406-packages.json.drv'... Going to be running update for following packages: - python3.10-google-cloud-storage-2.5.0 Press Enter key to continue... Running update for: - python3.10-google-cloud-storage-2.5.0: UPDATING ... - python3.10-google-cloud-storage-2.5.0: DONE. Packages updated! 2022-11-30T05:41:42 2022-11-30T05:41:42 [quotedUrls] 2022-11-30T05:41:43 [quotedUrls] nothing found to replace 2022-11-30T05:41:43 Diff after rewrites: diff --git a/pkgs/development/python-modules/google-cloud-storage/default.nix b/pkgs/development/python-modules/google-cloud-storage/default.nix index 84f489a220b..f8eba5a79d4 100644 --- a/pkgs/development/python-modules/google-cloud-storage/default.nix +++ b/pkgs/development/python-modules/google-cloud-storage/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "google-cloud-storage"; - version = "2.5.0"; + version = "2.6.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-OC80uR3iIS48LntA7AedJ+4uPbuumbdbG82MYwY84jU="; + hash = "sha256-EEyiiuYSQ7Y38vAUVcyKBejxWioYztlstYckHN04IPU="; }; propagatedBuildInputs = [ 2022-11-30T05:43:12 Python package with too many package rebuilds 39 > 25