python310Packages.nbclassic 0 -> 1 attrpath: python310Packages.nbclassic 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/22f7i09gpr6j6ri1h10g3acp9gsdd7gp-packages.json.drv building '/nix/store/22f7i09gpr6j6ri1h10g3acp9gsdd7gp-packages.json.drv'... Going to be running update for following packages: - python3.10-nbclassic-0.5.2 Press Enter key to continue... Running update for: - python3.10-nbclassic-0.5.2: UPDATING ... - python3.10-nbclassic-0.5.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/nbclassic/default.nix b/pkgs/development/python-modules/nbclassic/default.nix index 6f17d83524c2..79febaf68518 100644 --- a/pkgs/development/python-modules/nbclassic/default.nix +++ b/pkgs/development/python-modules/nbclassic/default.nix @@ -26,14 +26,14 @@ buildPythonPackage rec { pname = "nbclassic"; - version = "0.5.2"; + version = "1.0.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-QPEbvMWeiVbD1e8TLeyOWoU+iT7Pgx55HVTaDYpQ150="; + hash = "sha256-CuEesjGUVdgFWWvzIDNs2pVUtB2Zq5o8Mb+BgL/6MOM="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.nbclassic nix build failed. adding 'nbclassic/tests/notebook/tags.js' adding 'nbclassic/tests/services/kernel.js' adding 'nbclassic/tests/services/serialize.js' adding 'nbclassic/tests/services/session.js' adding 'nbclassic/tree/__init__.py' adding 'nbclassic/tree/handlers.py' adding 'nbclassic-1.0.0.data/data/etc/jupyter/jupyter_server_config.d/nbclassic.json' adding 'nbclassic-1.0.0.data/data/share/applications/jupyter-nbclassic.desktop' adding 'nbclassic-1.0.0.data/data/share/icons/hicolor/scalable/apps/nbclassic.svg' adding 'nbclassic-1.0.0.dist-info/LICENSE' adding 'nbclassic-1.0.0.dist-info/METADATA' adding 'nbclassic-1.0.0.dist-info/WHEEL' adding 'nbclassic-1.0.0.dist-info/entry_points.txt' adding 'nbclassic-1.0.0.dist-info/top_level.txt' adding 'nbclassic-1.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/nbclassic-1.0.0/dist /build/nbclassic-1.0.0 Processing ./nbclassic-1.0.0-py3-none-any.whl Requirement already satisfied: pyzmq>=17 in /nix/store/48bv0f1bwsd60agy34b8rcndfi8d4q22-python3.10-pyzmq-24.0.1/lib/python3.10/site-packages (from nbclassic==1.0.0) (24.0.1) Requirement already satisfied: Send2Trash>=1.8.0 in /nix/store/y6jx39ybjxlir6m44a7rj432w5plj5nm-python3.10-Send2Trash-1.8.1b0/lib/python3.10/site-packages (from nbclassic==1.0.0) (1.8.1b0) Requirement already satisfied: jupyter-core>=4.6.1 in /nix/store/s1dqv9hfyqq4kg2bpgqk5n9bdd8cqah0-python3.10-jupyter-core-5.2.0/lib/python3.10/site-packages (from nbclassic==1.0.0) (5.2.0) Requirement already satisfied: jinja2 in /nix/store/bwm7dyxh05g9z3bwmm7sfypvdmvlcj7j-python3.10-Jinja2-3.1.2/lib/python3.10/site-packages (from nbclassic==1.0.0) (3.1.2) Requirement already satisfied: nbformat in /nix/store/4n5jx78ffp5y2w37dyswihc1sc8g5i5z-python3.10-nbformat-5.9.1/lib/python3.10/site-packages (from nbclassic==1.0.0) (5.9.1) ERROR: Could not find a version that satisfies the requirement notebook-shim>=0.2.3 (from nbclassic) (from versions: none) ERROR: No matching distribution found for notebook-shim>=0.2.3