sphinx-autobuild 2024.2.4 -> 2024.04.13 https://github.com/sphinx-doc/sphinx-autobuild/releases attrpath: sphinx-autobuild 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/n06ifj1fa6bk1paagm4sy06pac91zh4n-packages.json.drv building '/nix/store/n06ifj1fa6bk1paagm4sy06pac91zh4n-packages.json.drv'... Going to be running update for following packages: - sphinx-autobuild-2024.2.4 Press Enter key to continue... Running update for: - sphinx-autobuild-2024.2.4: UPDATING ... - sphinx-autobuild-2024.2.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/sphinx-autobuild/default.nix b/pkgs/development/python-modules/sphinx-autobuild/default.nix index d4ad4cedab8c..a681723557ce 100644 --- a/pkgs/development/python-modules/sphinx-autobuild/default.nix +++ b/pkgs/development/python-modules/sphinx-autobuild/default.nix @@ -9,13 +9,13 @@ buildPythonPackage rec { pname = "sphinx-autobuild"; - version = "2024.2.4"; + version = "2024.4.13"; pyproject = true; src = fetchPypi { pname = "sphinx_autobuild"; inherit version; - hash = "sha256-y50hIaF21i1FRxYkhyr8X613Va1mJzir5ADs9KeVQwM="; + hash = "sha256-HQI7OhGGaglM1VyOWmjBVUMMAz1WD2ScHCvegY8djxs="; }; build-system = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A sphinx-autobuild nix build failed. Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/ji3pa7y7xkcprj35j4y8x928lsdp92hg-sphinx_autobuild-2024.4.13.tar.gz source root is sphinx_autobuild-2024.4.13 setting SOURCE_DATE_EPOCH to timestamp 1712971876 of file sphinx_autobuild-2024.4.13/tests/test_ignore.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Version number normalised: '2024.04.13' -> '2024.4.13' (see PEP 440) Successfully built sphinx_autobuild-2024.4.13-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for sphinx_autobuild-2024.4.13-py3-none-any.whl - starlette not installed - uvicorn not installed - websockets not installed