python310Packages.pytest-ansible 0 -> 1 attrpath: python310Packages.pytest-ansible 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] Going to be running update for following packages: - python3.10-pytest-ansible-3.2.1 Press Enter key to continue... Running update for: - python3.10-pytest-ansible-3.2.1: UPDATING ... - python3.10-pytest-ansible-3.2.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-ansible/default.nix b/pkgs/development/python-modules/pytest-ansible/default.nix index 0b941d9be607..4fbfb942edda 100644 --- a/pkgs/development/python-modules/pytest-ansible/default.nix +++ b/pkgs/development/python-modules/pytest-ansible/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "pytest-ansible"; - version = "3.2.1"; + version = "4.1.0"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "ansible"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-fSerRbd7QeEdTfyy2lVLq7FKHWWT0MlutonunHhM5M4="; + hash = "sha256-TV/dR4eTiwjrgamwRCig10acaf3MpAzLu0fHF0V2pzw="; }; postPatch = '' 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.pytest-ansible nix build failed. File "/nix/store/7m8bcdlivqw78qi5c4s38nqn5ngw78m8-python3.10-pluggy-1.2.0/lib/python3.10/site-packages/pluggy/_hooks.py", line 433, in __call__ return self._hookexec(self.name, self._hookimpls, kwargs, firstresult) File "/nix/store/7m8bcdlivqw78qi5c4s38nqn5ngw78m8-python3.10-pluggy-1.2.0/lib/python3.10/site-packages/pluggy/_manager.py", line 112, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "/nix/store/7m8bcdlivqw78qi5c4s38nqn5ngw78m8-python3.10-pluggy-1.2.0/lib/python3.10/site-packages/pluggy/_callers.py", line 116, in _multicall raise exception.with_traceback(exception.__traceback__) File "/nix/store/7m8bcdlivqw78qi5c4s38nqn5ngw78m8-python3.10-pluggy-1.2.0/lib/python3.10/site-packages/pluggy/_callers.py", line 80, in _multicall res = hook_impl.function(*args) File "/nix/store/yl17g92a32lpb013vaigx5q5js94mdn5-python3.10-pytest-7.4.0/lib/python3.10/site-packages/_pytest/python.py", line 271, in pytest_pycollect_makeitem return list(collector._genfunctions(name, obj)) File "/nix/store/yl17g92a32lpb013vaigx5q5js94mdn5-python3.10-pytest-7.4.0/lib/python3.10/site-packages/_pytest/python.py", line 498, in _genfunctions self.ihook.pytest_generate_tests.call_extra(methods, dict(metafunc=metafunc)) File "/nix/store/7m8bcdlivqw78qi5c4s38nqn5ngw78m8-python3.10-pluggy-1.2.0/lib/python3.10/site-packages/pluggy/_hooks.py", line 489, in call_extra return self._hookexec(self.name, hookimpls, kwargs, firstresult) File "/nix/store/7m8bcdlivqw78qi5c4s38nqn5ngw78m8-python3.10-pluggy-1.2.0/lib/python3.10/site-packages/pluggy/_manager.py", line 112, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "/nix/store/7m8bcdlivqw78qi5c4s38nqn5ngw78m8-python3.10-pluggy-1.2.0/lib/python3.10/site-packages/pluggy/_callers.py", line 116, in _multicall raise exception.with_traceback(exception.__traceback__) File "/nix/store/7m8bcdlivqw78qi5c4s38nqn5ngw78m8-python3.10-pluggy-1.2.0/lib/python3.10/site-packages/pluggy/_callers.py", line 80, in _multicall res = hook_impl.function(*args) File "/nix/store/706ljikp0mpw4hmvcs6h19jspxh2g4q3-python3.10-pytest-ansible-4.1.0/lib/python3.10/site-packages/pytest_ansible/plugin.py", line 270, in pytest_generate_tests pytest.exit("molecule not installed or found.") File "/nix/store/yl17g92a32lpb013vaigx5q5js94mdn5-python3.10-pytest-7.4.0/lib/python3.10/site-packages/_pytest/outcomes.py", line 143, in exit raise Exit(reason, returncode) _pytest.outcomes.Exit: molecule not installed or found. =========================== short test summary info ============================ ERROR tests/integration/test_molecule.py - _pytest.outcomes.Exit: molecule not installed or found. !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! ======================== 3 deselected, 1 error in 0.17s ======================== /nix/store/vr6wwdxkmyy44sg0gwxi10b8fc5zhwz0-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context