2022-12-16T05:30:29 python310Packages.sphinx-autodoc-typehints 0 -> 1 2022-12-16T05:30:31 attrpath: python310Packages.sphinx-autodoc-typehints 2022-12-16T05:30:31 Checking auto update branch... 2022-12-16T05:30:36 [version] 2022-12-16T05:30:36 [version] skipping because derivation has updateScript 2022-12-16T05:30:36 [rustCrateVersion] 2022-12-16T05:30:36 [rustCrateVersion] No cargoSha256 found 2022-12-16T05:30:36 [golangModuleVersion] 2022-12-16T05:30:36 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-16T05:30:36 [updateScript] 2022-12-16T05:30:37 [updateScript] Success 2022-12-16T05:30:37 [updateScript] this derivation will be built: /nix/store/gngw57v04j8r6iy770acyp7szww526hc-packages.json.drv building '/nix/store/gngw57v04j8r6iy770acyp7szww526hc-packages.json.drv'... Going to be running update for following packages: - python3.10-sphinx-autodoc-typehints-1.19.2 Press Enter key to continue... Running update for: - python3.10-sphinx-autodoc-typehints-1.19.2: UPDATING ... - python3.10-sphinx-autodoc-typehints-1.19.2: DONE. Packages updated! 2022-12-16T05:30:37 2022-12-16T05:30:37 [quotedUrls] 2022-12-16T05:30:38 [quotedUrls] nothing found to replace 2022-12-16T05:30:38 Diff after rewrites: diff --git a/pkgs/development/python-modules/sphinx-autodoc-typehints/default.nix b/pkgs/development/python-modules/sphinx-autodoc-typehints/default.nix index 85f6366f0f0..26abd3ad756 100644 --- a/pkgs/development/python-modules/sphinx-autodoc-typehints/default.nix +++ b/pkgs/development/python-modules/sphinx-autodoc-typehints/default.nix @@ -8,7 +8,7 @@ let pname = "sphinx-autodoc-typehints"; - version = "1.19.2"; + version = "1.19.5"; in buildPythonPackage { @@ -20,7 +20,7 @@ buildPythonPackage { src = fetchPypi { pname = "sphinx_autodoc_typehints"; inherit version; - hash = "sha256-hy+y17PXlIJsKONu32c56TVJSRRH3KvrB8WIVen5FN4="; + hash = "sha256-OKInN44rwVyE4pr4yx11gRgtoRBxEf0ciLGbXrcHYgU="; }; propagatedBuildInputs = [ 2022-12-16T05:32:05 No auto update branch exists 2022-12-16T05:32:09 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.sphinx-autodoc-typehints nix build failed. dist = _get_prepared_distribution( File "/nix/store/9jr955f5rhr00rvql5gq0c99sw8378km-python3.10-pip-22.2.2/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 68, in _get_prepared_distribution abstract_dist.prepare_distribution_metadata( File "/nix/store/9jr955f5rhr00rvql5gq0c99sw8378km-python3.10-pip-22.2.2/lib/python3.10/site-packages/pip/_internal/distributions/sdist.py", line 61, in prepare_distribution_metadata self.req.prepare_metadata() File "/nix/store/9jr955f5rhr00rvql5gq0c99sw8378km-python3.10-pip-22.2.2/lib/python3.10/site-packages/pip/_internal/req/req_install.py", line 533, in prepare_metadata self.metadata_directory = generate_metadata( File "/nix/store/9jr955f5rhr00rvql5gq0c99sw8378km-python3.10-pip-22.2.2/lib/python3.10/site-packages/pip/_internal/operations/build/metadata.py", line 35, in generate_metadata distinfo_dir = backend.prepare_metadata_for_build_wheel(metadata_dir) File "/nix/store/9jr955f5rhr00rvql5gq0c99sw8378km-python3.10-pip-22.2.2/lib/python3.10/site-packages/pip/_internal/utils/misc.py", line 706, in prepare_metadata_for_build_wheel return super().prepare_metadata_for_build_wheel( File "/nix/store/9jr955f5rhr00rvql5gq0c99sw8378km-python3.10-pip-22.2.2/lib/python3.10/site-packages/pip/_vendor/pep517/wrappers.py", line 188, in prepare_metadata_for_build_wheel return self._call_hook('prepare_metadata_for_build_wheel', { File "/nix/store/9jr955f5rhr00rvql5gq0c99sw8378km-python3.10-pip-22.2.2/lib/python3.10/site-packages/pip/_vendor/pep517/wrappers.py", line 332, in _call_hook raise BackendUnavailable(data.get('traceback', '')) pip._vendor.pep517.wrappers.BackendUnavailable: Traceback (most recent call last): File "/nix/store/9jr955f5rhr00rvql5gq0c99sw8378km-python3.10-pip-22.2.2/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 89, in _build_backend obj = import_module(mod_path) File "/nix/store/nzgqxw4d875pgl1lji8n3q82x3bf7ldi-python3-3.10.8/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 992, in _find_and_load_unlocked File "", line 241, in _call_with_frames_removed File "", line 1050, in _gcd_import File "", line 1027, in _find_and_load File "", line 1004, in _find_and_load_unlocked ModuleNotFoundError: No module named 'hatchling'