python311Packages.pytest-ansible 4.1.1 -> 24.1.1 https://repology.org/project/python:pytest-ansible/versions attrpath: python311Packages.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] this derivation will be built: /nix/store/khkxj6yznq6ad555gdx4lkfmr03m5xk5-packages.json.drv building '/nix/store/khkxj6yznq6ad555gdx4lkfmr03m5xk5-packages.json.drv'... Going to be running update for following packages: - python3.11-pytest-ansible-4.1.1 Press Enter key to continue... Running update for: - python3.11-pytest-ansible-4.1.1: UPDATING ... - python3.11-pytest-ansible-4.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-ansible/default.nix b/pkgs/development/python-modules/pytest-ansible/default.nix index 3b1def125e0f..10e290846a8a 100644 --- a/pkgs/development/python-modules/pytest-ansible/default.nix +++ b/pkgs/development/python-modules/pytest-ansible/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "pytest-ansible"; - version = "4.1.1"; + version = "24.1.1"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "ansible"; repo = "pytest-ansible"; rev = "refs/tags/v${version}"; - hash = "sha256-51DQ+NwD454XaYLuRxriuWRZ8uTSX3ZpadXdxs7FspQ="; + hash = "sha256-UPQx+CGJgaK4XVNngtzzncSueQN9LWh1gMmH5nGtPNk="; }; 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 python311Packages.pytest-ansible nix build failed. ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/nkk6s4yh6lx94xdbkwvqygrm4dpm4rgr-python3.11-pytest-7.4.3/lib/python3.11/site-packages/_pytest/config/__init__.py", line 1075, in pytest_cmdline_parse self.parse(args) File "/nix/store/nkk6s4yh6lx94xdbkwvqygrm4dpm4rgr-python3.11-pytest-7.4.3/lib/python3.11/site-packages/_pytest/config/__init__.py", line 1425, in parse self._preparse(args, addopts=addopts) File "/nix/store/nkk6s4yh6lx94xdbkwvqygrm4dpm4rgr-python3.11-pytest-7.4.3/lib/python3.11/site-packages/_pytest/config/__init__.py", line 1305, in _preparse self.pluginmanager.load_setuptools_entrypoints("pytest11") File "/nix/store/wbphc7m4dc2zyqc8fm584kxxi0qbplar-python3.11-pluggy-1.3.0/lib/python3.11/site-packages/pluggy/_manager.py", line 398, in load_setuptools_entrypoints plugin = ep.load() ^^^^^^^^^ File "/nix/store/5k91mg4qjylxbfvrv748smfh51ppjq0g-python3-3.11.6/lib/python3.11/importlib/metadata/__init__.py", line 202, in load module = import_module(match.group('module')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/5k91mg4qjylxbfvrv748smfh51ppjq0g-python3-3.11.6/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "/nix/store/nkk6s4yh6lx94xdbkwvqygrm4dpm4rgr-python3.11-pytest-7.4.3/lib/python3.11/site-packages/_pytest/assertion/rewrite.py", line 186, in exec_module exec(co, module.__dict__) File "/nix/store/m88kvaz42jh0krpm0xk2mg7lnzqr6kbb-python3.11-pytest-ansible-24.1.1/lib/python3.11/site-packages/pytest_ansible/plugin.py", line 25, in from .molecule import HAS_MOLECULE, MoleculeFile, MoleculeScenario File "/nix/store/nkk6s4yh6lx94xdbkwvqygrm4dpm4rgr-python3.11-pytest-7.4.3/lib/python3.11/site-packages/_pytest/assertion/rewrite.py", line 186, in exec_module exec(co, module.__dict__) File "/nix/store/m88kvaz42jh0krpm0xk2mg7lnzqr6kbb-python3.11-pytest-ansible-24.1.1/lib/python3.11/site-packages/pytest_ansible/molecule.py", line 19, in from ansible_compat.config import ansible_version ModuleNotFoundError: No module named 'ansible_compat' /nix/store/d4jf1cbbk494zwgbqz31pxgigpsbh6w2-stdenv-linux/setup: line 1553: pop_var_context: head of shell_variables not a function context