python312Packages.jupyterlab 4.0.12 -> 4.1.1 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] Going to be running update for following packages: - python3.12-jupyterlab-4.0.12 Press Enter key to continue... Running update for: - python3.12-jupyterlab-4.0.12: UPDATING ... - python3.12-jupyterlab-4.0.12: 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 ed909d15f6a6..45f9be6e44f2 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.12"; + version = "4.1.1"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-ll2S76gqU47XDMs5aNmqu6eIhA2oguE9ewYXgM3tw7c="; + hash = "sha256-isyfVhcp2PMsFMKUw5eRfN3+6xOl1G+BGXm3G0kRqf0="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 76 > 25