python312Packages.jupyterlab 4.0.11 -> 4.0.12 https://repology.org/project/python:jupyterlab/versions attrpath: python312Packages.jupyterlab 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/dv9qqrm7iysw7d9916ab6v3f885as095-packages.json.drv building '/nix/store/dv9qqrm7iysw7d9916ab6v3f885as095-packages.json.drv'... Going to be running update for following packages: - python3.12-jupyterlab-4.0.11 Press Enter key to continue... Running update for: - python3.12-jupyterlab-4.0.11: UPDATING ... - python3.12-jupyterlab-4.0.11: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/jupyterlab/default.nix b/pkgs/development/python-modules/jupyterlab/default.nix index ef6669110ce1..ed909d15f6a6 100644 --- a/pkgs/development/python-modules/jupyterlab/default.nix +++ b/pkgs/development/python-modules/jupyterlab/default.nix @@ -19,14 +19,14 @@ buildPythonPackage rec { pname = "jupyterlab"; - version = "4.0.11"; + version = "4.0.12"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-0a7CRxJWa8JaNiKXiCQneOSYykCIAo4vmqFWuLf9yPw="; + hash = "sha256-ll2S76gqU47XDMs5aNmqu6eIhA2oguE9ewYXgM3tw7c="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 76 > 25