python310Packages.cloudpickle 0 -> 1 attrpath: python310Packages.cloudpickle 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/80sfqr4xkih7kfa3413bynxx4bnbx94i-packages.json.drv building '/nix/store/80sfqr4xkih7kfa3413bynxx4bnbx94i-packages.json.drv'... Going to be running update for following packages: - python3.10-cloudpickle-2.2.0 Press Enter key to continue... Running update for: - python3.10-cloudpickle-2.2.0: UPDATING ... - python3.10-cloudpickle-2.2.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/cloudpickle/default.nix b/pkgs/development/python-modules/cloudpickle/default.nix index 37678b93d19..2acfe17327b 100644 --- a/pkgs/development/python-modules/cloudpickle/default.nix +++ b/pkgs/development/python-modules/cloudpickle/default.nix @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "cloudpickle"; - version = "2.2.0"; + version = "2.2.1"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-P0IZRpxVRTz+RzflZLZ8KhSRCdq/fyQkeJSLiV9hEG8="; + hash = "sha256-2JaEuN6eNKKkOzRg+8oH0J1uJc6FjfTVpEJAQDthePU="; }; nativeCheckInputs = [ No auto update branch exists Python package with too many package rebuilds 1396 > 25