python311Packages.sphinx-prompt 1.7.0 -> 1.8.0 https://repology.org/project/python:sphinx-prompt/versions attrpath: python311Packages.sphinx-prompt 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/40hnvnzcsdwsax6a094wl0g5ki5630d5-packages.json.drv building '/nix/store/40hnvnzcsdwsax6a094wl0g5ki5630d5-packages.json.drv'... Going to be running update for following packages: - python3.11-sphinx-prompt-1.7.0 Press Enter key to continue... Running update for: - python3.11-sphinx-prompt-1.7.0: UPDATING ... - python3.11-sphinx-prompt-1.7.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/sphinx-prompt/default.nix b/pkgs/development/python-modules/sphinx-prompt/default.nix index 776752d74c45..d054fc8a216a 100644 --- a/pkgs/development/python-modules/sphinx-prompt/default.nix +++ b/pkgs/development/python-modules/sphinx-prompt/default.nix @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "sphinx-prompt"; - version = "1.7.0"; # read before updating past 1.7.0 https://github.com/sbrunner/sphinx-prompt/issues/398 + version = "1.8.0"; # read before updating past 1.7.0 https://github.com/sbrunner/sphinx-prompt/issues/398 format = "pyproject"; src = fetchFromGitHub { owner = "sbrunner"; repo = "sphinx-prompt"; rev = "refs/tags/${version}"; - hash = "sha256-/XxUSsW8Bowks7P+d6iTlklyMIfTb2otXva/VtRVAkM="; + hash = "sha256-jgPD5DBpcj+/FqCI+lkycyYqQHnE8DQLrGLmr5iYBqE="; }; 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.sphinx-prompt nix build failed. * Building wheel... Traceback (most recent call last): File "/nix/store/dgbs8awyjlzijsb8y98bsd2lk5dx8lwq-python3.11-pyproject-hooks-1.0.0/lib/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.py", line 353, in main() File "/nix/store/dgbs8awyjlzijsb8y98bsd2lk5dx8lwq-python3.11-pyproject-hooks-1.0.0/lib/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.py", line 335, in main json_out['return_val'] = hook(**hook_input['kwargs']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/dgbs8awyjlzijsb8y98bsd2lk5dx8lwq-python3.11-pyproject-hooks-1.0.0/lib/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.py", line 251, in build_wheel return _build_backend().build_wheel(wheel_directory, config_settings, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/3hzbhvfd6l3dq77b7qx1a53qjnihmpr0-python3.11-poetry-core-1.7.0/lib/python3.11/site-packages/poetry/core/masonry/api.py", line 57, in build_wheel return WheelBuilder.make_in( ^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/3hzbhvfd6l3dq77b7qx1a53qjnihmpr0-python3.11-poetry-core-1.7.0/lib/python3.11/site-packages/poetry/core/masonry/builders/wheel.py", line 80, in make_in wb = WheelBuilder( ^^^^^^^^^^^^^ File "/nix/store/3hzbhvfd6l3dq77b7qx1a53qjnihmpr0-python3.11-poetry-core-1.7.0/lib/python3.11/site-packages/poetry/core/masonry/builders/wheel.py", line 61, in __init__ super().__init__(poetry, executable=executable) File "/nix/store/3hzbhvfd6l3dq77b7qx1a53qjnihmpr0-python3.11-poetry-core-1.7.0/lib/python3.11/site-packages/poetry/core/masonry/builders/builder.py", line 85, in __init__ self._module = Module( ^^^^^^^ File "/nix/store/3hzbhvfd6l3dq77b7qx1a53qjnihmpr0-python3.11-poetry-core-1.7.0/lib/python3.11/site-packages/poetry/core/masonry/utils/module.py", line 79, in __init__ PackageInclude( File "/nix/store/3hzbhvfd6l3dq77b7qx1a53qjnihmpr0-python3.11-poetry-core-1.7.0/lib/python3.11/site-packages/poetry/core/masonry/utils/package_include.py", line 29, in __init__ self.check_elements() File "/nix/store/3hzbhvfd6l3dq77b7qx1a53qjnihmpr0-python3.11-poetry-core-1.7.0/lib/python3.11/site-packages/poetry/core/masonry/utils/package_include.py", line 66, in check_elements raise ValueError( ValueError: /build/source/sphinx-prompt does not contain any element ERROR Backend subprocess exited when trying to invoke build_wheel