python310Packages.pytest-mypy-plugins 0 -> 1 attrpath: python310Packages.pytest-mypy-plugins 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/y2wxdqmcv43nd849gx38b4pr6jj7m7ck-packages.json.drv building '/nix/store/y2wxdqmcv43nd849gx38b4pr6jj7m7ck-packages.json.drv'... Going to be running update for following packages: - python3.10-pytest-mypy-plugins-1.11.1 Press Enter key to continue... Running update for: - python3.10-pytest-mypy-plugins-1.11.1: UPDATING ... - python3.10-pytest-mypy-plugins-1.11.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-mypy-plugins/default.nix b/pkgs/development/python-modules/pytest-mypy-plugins/default.nix index 4c041ce40c89..9971974981f2 100644 --- a/pkgs/development/python-modules/pytest-mypy-plugins/default.nix +++ b/pkgs/development/python-modules/pytest-mypy-plugins/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "pytest-mypy-plugins"; - version = "1.11.1"; + version = "3.0.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "typeddjango"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-UlNjqloAl0Qmy3EQ73e+KmsHeJN3eBkkBJxCehpOs48="; + hash = "sha256-kIA2tVOsKsav4tRqZiWCMcRgbRnxAEo7SpmxC2pt9B0="; }; buildInputs = [ 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-mypy-plugins nix build failed. File "/nix/store/7m8bcdlivqw78qi5c4s38nqn5ngw78m8-python3.10-pluggy-1.2.0/lib/python3.10/site-packages/pluggy/_result.py", line 108, in get_result raise exc.with_traceback(exc.__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/config/__init__.py", line 1075, in pytest_cmdline_parse self.parse(args) File "/nix/store/yl17g92a32lpb013vaigx5q5js94mdn5-python3.10-pytest-7.4.0/lib/python3.10/site-packages/_pytest/config/__init__.py", line 1425, in parse self._preparse(args, addopts=addopts) File "/nix/store/yl17g92a32lpb013vaigx5q5js94mdn5-python3.10-pytest-7.4.0/lib/python3.10/site-packages/_pytest/config/__init__.py", line 1305, in _preparse self.pluginmanager.load_setuptools_entrypoints("pytest11") File "/nix/store/7m8bcdlivqw78qi5c4s38nqn5ngw78m8-python3.10-pluggy-1.2.0/lib/python3.10/site-packages/pluggy/_manager.py", line 364, in load_setuptools_entrypoints plugin = ep.load() File "/nix/store/lx8vhp4fxclp494svlfis3sb2g8z4l9h-python3-3.10.12/lib/python3.10/importlib/metadata/__init__.py", line 171, in load module = import_module(match.group('module')) File "/nix/store/lx8vhp4fxclp494svlfis3sb2g8z4l9h-python3-3.10.12/lib/python3.10/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1050, in _gcd_import File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "/nix/store/yl17g92a32lpb013vaigx5q5js94mdn5-python3.10-pytest-7.4.0/lib/python3.10/site-packages/_pytest/assertion/rewrite.py", line 178, in exec_module exec(co, module.__dict__) File "/build/source/pytest_mypy_plugins/collect.py", line 26, in from pytest_mypy_plugins import utils File "/nix/store/yl17g92a32lpb013vaigx5q5js94mdn5-python3.10-pytest-7.4.0/lib/python3.10/site-packages/_pytest/assertion/rewrite.py", line 178, in exec_module exec(co, module.__dict__) File "/build/source/pytest_mypy_plugins/utils.py", line 14, in import jinja2 ModuleNotFoundError: No module named 'jinja2' /nix/store/vr6wwdxkmyy44sg0gwxi10b8fc5zhwz0-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context