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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/i6akvhzz3h81f9kn7xfr55cr0yk6rqas-packages.json.drv building '/nix/store/i6akvhzz3h81f9kn7xfr55cr0yk6rqas-packages.json.drv'... Going to be running update for following packages: - python3.10-cloudpickle-2.2.1 Press Enter key to continue... Running update for: - python3.10-cloudpickle-2.2.1: UPDATING ... - python3.10-cloudpickle-2.2.1: 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 2acfe17327b6..7d6d4b9effbd 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.1"; + version = "3.0.0"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-2JaEuN6eNKKkOzRg+8oH0J1uJc6FjfTVpEJAQDthePU="; + hash = "sha256-mW2aSCxvtPM8GjUzXPiv0GXSpW6XMnA2SEBxLZExqII="; }; nativeCheckInputs = [ No auto update branch exists Python package with too many package rebuilds 1222 > 25