python311Packages.jupyter-client 0 -> 1 attrpath: python311Packages.jupyter-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/4mi0lzhh3c9anb1wv2cqyqnbmxp1axyk-packages.json.drv building '/nix/store/4mi0lzhh3c9anb1wv2cqyqnbmxp1axyk-packages.json.drv'... Going to be running update for following packages: - python3.11-jupyter-client-8.6.0 Press Enter key to continue... Running update for: - python3.11-jupyter-client-8.6.0: UPDATING ... - python3.11-jupyter-client-8.6.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/jupyter-client/default.nix b/pkgs/development/python-modules/jupyter-client/default.nix index ad428c1c8a95..5dd708f014ad 100644 --- a/pkgs/development/python-modules/jupyter-client/default.nix +++ b/pkgs/development/python-modules/jupyter-client/default.nix @@ -13,13 +13,13 @@ buildPythonPackage rec { pname = "jupyter-client"; - version = "8.6.0"; + version = "8.6.1"; pyproject = true; src = fetchPypi { pname = "jupyter_client"; inherit version; - hash = "sha256-BkIkS7g7R2SuYNB+AQ4V8OLSdexOkYqPe4D7vvPKYMc="; + hash = "sha256-6EJRXiurjhkYbYn9/qer0V453VgflOOZ8A4q9aFlLT8="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 316 > 25