python310Packages.clickgen 0 -> 1 attrpath: python310Packages.clickgen 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/igg08wwmcc57n9vm70ivp2mg9mzz0cns-packages.json.drv building '/nix/store/igg08wwmcc57n9vm70ivp2mg9mzz0cns-packages.json.drv'... Going to be running update for following packages: - python3.10-clickgen-2.1.3 Press Enter key to continue... Running update for: - python3.10-clickgen-2.1.3: UPDATING ... - python3.10-clickgen-2.1.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/clickgen/default.nix b/pkgs/development/python-modules/clickgen/default.nix index c4598f86d9ac..97a1a4234df7 100644 --- a/pkgs/development/python-modules/clickgen/default.nix +++ b/pkgs/development/python-modules/clickgen/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "clickgen"; - version = "2.1.3"; + version = "2.1.6"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "ful1e5"; repo = "clickgen"; rev = "refs/tags/v${version}"; - hash = "sha256-qDaSfIeKCbyl3C2iKz9DYQc1oNwTe5xDlGg/yYhakSw="; + hash = "sha256-h/uc+U2F3o6kXyx7UvEjOazBWfXRB2l460EePgLdNfg="; }; propagatedBuildInputs = [ pillow toml numpy ]; 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.clickgen nix build failed. Traceback: /nix/store/l4zcf24b767yjsmh77g7dv500jhz98s9-python3.10-pytest-7.4.0/lib/python3.10/site-packages/_pytest/python.py:617: in _importtestmodule mod = import_path(self.path, mode=importmode, root=self.config.rootpath) /nix/store/l4zcf24b767yjsmh77g7dv500jhz98s9-python3.10-pytest-7.4.0/lib/python3.10/site-packages/_pytest/pathlib.py:565: in import_path importlib.import_module(module_name) /nix/store/vagb0sjv83ybi435i6iiv10hjrdghph9-python3-3.10.12/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? /nix/store/l4zcf24b767yjsmh77g7dv500jhz98s9-python3.10-pytest-7.4.0/lib/python3.10/site-packages/_pytest/assertion/rewrite.py:178: in exec_module exec(co, module.__dict__) tests/scripts/test_ctgen_script.py:6: in from clickgen.scripts.ctgen import cwd, get_kwargs, main src/clickgen/scripts/ctgen.py:16: in from clickgen.configparser import parse_config_file src/clickgen/configparser.py:9: in import yaml E ModuleNotFoundError: No module named 'yaml' =========================== short test summary info ============================ ERROR tests/test_configparser.py ERROR tests/scripts/test_ctgen_script.py !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!! ============================== 2 errors in 0.42s =============================== /nix/store/7cni7ndy2pm18ysl5znq6znb30sxp156-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context