python311Packages.uqbar 0 -> 1 attrpath: python311Packages.uqbar 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/hv5vv4s0y4apfyi6m22w3j25554aiy9m-packages.json.drv building '/nix/store/hv5vv4s0y4apfyi6m22w3j25554aiy9m-packages.json.drv'... Going to be running update for following packages: - python3.11-uqbar-0.7.3 Press Enter key to continue... Running update for: - python3.11-uqbar-0.7.3: UPDATING ... - python3.11-uqbar-0.7.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/uqbar/default.nix b/pkgs/development/python-modules/uqbar/default.nix index c7c6e8e2eea6..83ccc7fe11fd 100644 --- a/pkgs/development/python-modules/uqbar/default.nix +++ b/pkgs/development/python-modules/uqbar/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "uqbar"; - version = "0.7.3"; + version = "0.7.4"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-9KQmLCsIiHcdiAu4GeEu+wa3lGwEZOO+oHWuhFNosR0="; + hash = "sha256-q4p+ki5wA/gYGWnt2tzCiEakk4fBl9P96ONz2ZxlCCg="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.uqbar nix build failed. /nix/store/89hrs5x213f2h077mdfcqa2is08wfff6-python3.11-pytest-8.1.1/lib/python3.11/site-packages/_pytest/python.py:520: in importtestmodule mod = import_path( /nix/store/89hrs5x213f2h077mdfcqa2is08wfff6-python3.11-pytest-8.1.1/lib/python3.11/site-packages/_pytest/pathlib.py:584: in import_path importlib.import_module(module_name) /nix/store/glfr70gi7hfaj50mwj2431p8bg60fhqw-python3-3.11.9/lib/python3.11/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1204: in _gcd_import ??? :1176: in _find_and_load ??? :1147: in _find_and_load_unlocked ??? :690: in _load_unlocked ??? :940: in exec_module ??? :241: in _call_with_frames_removed ??? uqbar/sphinx/book.py:54: in from ..book.sphinx import ( uqbar/book/__init__.py:2: in from . import extensions # noqa uqbar/book/extensions.py:11: in from .sphinx import UqbarBookDefaultsDirective, UqbarBookDirective uqbar/book/sphinx.py:11: in from typing_extensions import ClassVar E ModuleNotFoundError: No module named 'typing_extensions' !!!!!!!!!!!!!!!!!!! Interrupted: 6 errors during collection !!!!!!!!!!!!!!!!!!!! ======================= 6 deselected, 6 errors in 0.66s ======================== /nix/store/9wnvhjyxjykwn5y06xc9a2h8rs5fbfia-stdenv-linux/setup: line 1579: pop_var_context: head of shell_variables not a function context