python311Packages.mkdocs-autorefs 0 -> 1 attrpath: python311Packages.mkdocs-autorefs 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.11-mkdocs-autorefs-0.5.0 Press Enter key to continue... Running update for: - python3.11-mkdocs-autorefs-0.5.0: UPDATING ... - python3.11-mkdocs-autorefs-0.5.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/mkdocs-autorefs/default.nix b/pkgs/development/python-modules/mkdocs-autorefs/default.nix index 1a0b64efe1e1..f5d0eccb84e9 100644 --- a/pkgs/development/python-modules/mkdocs-autorefs/default.nix +++ b/pkgs/development/python-modules/mkdocs-autorefs/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "mkdocs-autorefs"; - version = "0.5.0"; + version = "1.0.1"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "mkdocstrings"; repo = "autorefs"; rev = "refs/tags/${version}"; - hash = "sha256-GZKQlOXhQIQhS/z4cbmS6fhAKYgnVhSXh5a8Od7+TWc="; + hash = "sha256-YORrIQ+iZQZ1U/fe/IH3B/5gN0QxQF73s9vF6qvKL7Q="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.mkdocs-autorefs nix build failed. ext = self.build_extension(ext, configs.get(ext, {})) /nix/store/m3yn3cva05skz08j9i5rh09w4f5ppmnq-python3.11-markdown-3.5.2/lib/python3.11/site-packages/markdown/core.py:225: in build_extension module = importlib.import_module(ext_name) /nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1204: in _gcd_import ??? :1176: in _find_and_load ??? :1126: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1204: in _gcd_import ??? :1176: in _find_and_load ??? _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ name = 'pymdownx', import_ = > ??? E ModuleNotFoundError: No module named 'pymdownx' :1140: ModuleNotFoundError =========================== short test summary info ============================ FAILED tests/test_references.py::test_reference_implicit_with_code_inlinehilite_plain - ModuleNotFoundError: No module named 'pymdownx' FAILED tests/test_references.py::test_reference_implicit_with_code_inlinehilite_python - ModuleNotFoundError: No module named 'pymdownx' ========================= 2 failed, 44 passed in 0.15s ========================= /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context