python310Packages.panel 0 -> 1 attrpath: python310Packages.panel 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/3zm0af0781gl0k17clzib8qm35jirzcv-packages.json.drv building '/nix/store/3zm0af0781gl0k17clzib8qm35jirzcv-packages.json.drv'... Going to be running update for following packages: - python3.10-panel-0.14.2 Press Enter key to continue... Running update for: - python3.10-panel-0.14.2: UPDATING ... - python3.10-panel-0.14.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/panel/default.nix b/pkgs/development/python-modules/panel/default.nix index 9b35cb6ac17..c384c529a37 100644 --- a/pkgs/development/python-modules/panel/default.nix +++ b/pkgs/development/python-modules/panel/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "panel"; - version = "0.14.2"; + version = "0.14.3"; format = "wheel"; @@ -23,7 +23,7 @@ buildPythonPackage rec { # tries to fetch even more artifacts src = fetchPypi { inherit pname version format; - hash = "sha256-cDjrim7esGduL8IHxPpoqHB43uA78R9UMIrhNktqUdU="; + hash = "sha256-XOu17oydXwfyowYUmCKF7/RC0RQ0Uf1Ixmn+VTa85Lo="; }; 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.panel nix build failed. Using wheelUnpackPhase Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources Executing wheelUnpackPhase Finished executing wheelUnpackPhase @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building no Makefile or custom buildPhase, doing nothing @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/dist /build Processing ./panel-0.14.3-py2.py3-none-any.whl Requirement already satisfied: param>=1.12.0 in /nix/store/mq80r46yw0sg76aabn8677f4202vmima-python3.10-param-1.12.3/lib/python3.10/site-packages (from panel==0.14.3) (1.12.3) Requirement already satisfied: pyviz-comms>=0.7.4 in /nix/store/k2z8fsnq30b09bd8indfd815zs2ik1ps-python3.10-pyviz_comms-2.2.1/lib/python3.10/site-packages (from panel==0.14.3) (2.2.1) Requirement already satisfied: tqdm>=4.48.0 in /nix/store/y4a4gpni8vdbbv3qxa6sdn9d1l333n8p-python3.10-tqdm-4.64.1/lib/python3.10/site-packages (from panel==0.14.3) (4.64.1) ERROR: Could not find a version that satisfies the requirement bokeh<2.5.0,>=2.4.0 (from panel) (from versions: none) ERROR: No matching distribution found for bokeh<2.5.0,>=2.4.0