Skip to content

python3Packages.sphinx: 7.2.6 -> 7.3.7#305335

Closed
averyvigolo wants to merge 2 commits intoNixOS:masterfrom
averyvigolo:sphinx_update_7_3_7
Closed

python3Packages.sphinx: 7.2.6 -> 7.3.7#305335
averyvigolo wants to merge 2 commits intoNixOS:masterfrom
averyvigolo:sphinx_update_7_3_7

Conversation

@averyvigolo
Copy link
Contributor

@averyvigolo averyvigolo commented Apr 19, 2024

Description of changes

Update to latest release:

https://github.com/sphinx-doc/sphinx/releases/tag/v7.3.7

This release includes a patch which improves reproducibility: sphinx-doc/sphinx@8e768e6

Requires slight modification to the postFetch due to test files moving around.

Also a new dependency in the test fixtures. These are used by downstream dependencies, so it has to be propagated.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Apr 19, 2024
@averyvigolo averyvigolo force-pushed the sphinx_update_7_3_7 branch from 4614187 to c7c015b Compare April 19, 2024 15:42
@drupol
Copy link
Contributor

drupol commented Apr 19, 2024

Oh you skipped the graphviz tests... that was the piece I was missing.

@ofborg ofborg bot added 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Apr 19, 2024
@drupol drupol force-pushed the sphinx_update_7_3_7 branch from 694b1f1 to f8aab8f Compare April 19, 2024 16:58
@drupol drupol added the 6.topic: reproducible builds Run nix-build twice and get the same result. label Apr 19, 2024
@drupol drupol force-pushed the sphinx_update_7_3_7 branch from f8aab8f to 1ddc7d2 Compare April 19, 2024 21:49
@drupol
Copy link
Contributor

drupol commented Apr 19, 2024

@ofborg build python3Packages.sphinx python3packages.sphinx-rtd-theme

@fabaff
Copy link
Member

fabaff commented Apr 20, 2024

The sphinx update to 7.3.7 is part of #305152.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 6.topic: reproducible builds Run nix-build twice and get the same result. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants