python312Packages.uqbar 0.7.3 -> 0.7.4 https://github.com/josiah-wolf-oberholtzer/uqbar/releases attrpath: python312Packages.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/kaa48vf9bcp2511bgq9ylj65k91c0g6m-packages.json.drv building '/nix/store/kaa48vf9bcp2511bgq9ylj65k91c0g6m-packages.json.drv'... Going to be running update for following packages: - python3.12-uqbar-0.7.3 Press Enter key to continue... Running update for: - python3.12-uqbar-0.7.3: UPDATING ... - python3.12-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/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.uqbar nix build failed. /nix/store/icww3ji4iv19xb2g9qk3iifl2l8d555s-python3.12-pytest-8.0.2/lib/python3.12/site-packages/_pytest/python.py:538: in importtestmodule mod = import_path(path, mode=importmode, root=config.rootpath) /nix/store/icww3ji4iv19xb2g9qk3iifl2l8d555s-python3.12-pytest-8.0.2/lib/python3.12/site-packages/_pytest/pathlib.py:566: in import_path importlib.import_module(module_name) /nix/store/fmwqa8nvva4sh18bqayzrilrzxq9fm0f-python3-3.12.2/lib/python3.12/importlib/__init__.py:90: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1387: in _gcd_import ??? :1360: in _find_and_load ??? :1331: in _find_and_load_unlocked ??? :935: in _load_unlocked ??? :995: in exec_module ??? :488: 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 !!!!!!!!!!!!!!!!!!!! ======================= 7 deselected, 6 errors in 0.76s ======================== /nix/store/v5lsd029lz5lfhamivbgqyp3zdv94ah2-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context