python311Packages.cucumber-tag-expressions 0 -> 1 attrpath: python311Packages.cucumber-tag-expressions 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/8kq6jf1cjzmfs5gyz6asz9xarp4a0yw3-packages.json.drv building '/nix/store/8kq6jf1cjzmfs5gyz6asz9xarp4a0yw3-packages.json.drv'... Going to be running update for following packages: - python3.11-cucumber-tag-expressions-4.1.0 Press Enter key to continue... Running update for: - python3.11-cucumber-tag-expressions-4.1.0: UPDATING ... - python3.11-cucumber-tag-expressions-4.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cucumber-tag-expressions/default.nix b/pkgs/development/python-modules/cucumber-tag-expressions/default.nix index e67704be7898..e7c3a2640554 100644 --- a/pkgs/development/python-modules/cucumber-tag-expressions/default.nix +++ b/pkgs/development/python-modules/cucumber-tag-expressions/default.nix @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "cucumber-tag-expressions"; - version = "4.1.0"; + version = "6.1.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - sha256 = "e314d5fed6eebb2f90380271f562248fb15e18636764faf40f4dde4b28b1f960"; + sha256 = "sha256-N1jTEjFe+sghWGXbF4N0jfXvZjJDUgaLMvhFt3B/7Vs="; }; nativeCheckInputs = [ 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 python311Packages.cucumber-tag-expressions nix build failed. tests/data/test_errors.py:8: in import yaml E ModuleNotFoundError: No module named 'yaml' _______________ ERROR collecting tests/data/test_evaluations.py ________________ ImportError while importing test module '/build/cucumber-tag-expressions-6.1.0/tests/data/test_evaluations.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/data/test_evaluations.py:8: in import yaml E ModuleNotFoundError: No module named 'yaml' _________________ ERROR collecting tests/data/test_parsing.py __________________ ImportError while importing test module '/build/cucumber-tag-expressions-6.1.0/tests/data/test_parsing.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/data/test_parsing.py:8: in import yaml E ModuleNotFoundError: No module named 'yaml' - generated xml file: /build/cucumber-tag-expressions-6.1.0/build/testing/report.xml - - Generated html report: file:///build/cucumber-tag-expressions-6.1.0/build/testing/report.html - =========================== short test summary info ============================ ERROR tests/data/test_errors.py ERROR tests/data/test_evaluations.py ERROR tests/data/test_parsing.py !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!! ============================== 3 errors in 0.12s =============================== /nix/store/yq9qag5ak3w15nhcqplnhxpny6295l36-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context