Support for loading distutils from the standard library is now deprecated, including use of SETUPTOOLS_USE_DISTUTILS=stdlib and importing distutils before importing setuptools. (#4137)
#12582: Restore support for list-styled :confval:source_suffix values
with extensions that register parsers.
Patch by Adam Turner.
Release 7.4.2 (released Jul 15, 2024)
Bugs fixed
#12580, #12583: Resolve failures with the C domain on incremental builds
with Sphinx 7.3.7 and earlier.
Patch by Adam Turner.
Release 7.4.1 (released Jul 15, 2024)
Bugs fixed
Fix invalid HTML when a rubric node with invalid heading-level is used.
Patch by Adam Turner.
#12579, #12581: Restore support for typing.ParamSpec in autodoc.
Patch by Adam Turner.
Release 7.4.0 (released Jul 15, 2024)
Dependencies
#12555: Drop Docutils 0.18.1 and Docutils 0.19 support.
Patch by Adam Turner.
LaTeX: the xcolor package is now required (but is for example part of
Ubuntu texlive-latex-recommended which has always been required).
LaTeX: the fontawesome5 LaTeX package is needed for the default choices
of icons now used in admonition titles in PDF output; but if unavailable the
PDF build will simply silently omit rendering such icons. Check the
documentation of the iconpackage key of :ref:'sphinxsetup' <latexsphinxsetup> for more.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the python group with 4 updates: setuptools, sphinx, awscli and boto3.
Updates
setuptools
from 70.2.0 to 70.3.0Changelog
Sourced from setuptools's changelog.
Commits
356e9a0
Bump version: 70.2.0 → 70.3.0822280b
Merge pull request #4463 from pypa/bugfix/distutils-34f9518efc4e64c1
Add news fragment.b01183c
Merge https://github.com/pypa/distutils into bugfix/distutils-34f9518efe221581
Merge pull request pypa/distutils#267 from msys2-contrib/customize_compiler_m...34f9518
Merge pull request #4410 from pypa/debt/4137-deprecate-distutils-stdlibbacd9c6
sysconfig: skip customize_compiler() with MSVC Python again4a3406b
CI: also set CC/CXX when pip installing with mingw+clange9f0be9
Merge pull request #4453 from pypa/drop-gitignore70cda3d
Use '.yml' for consistency.Updates
sphinx
from 7.3.7 to 7.4.3Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
c4a7f5b
Bump to 7.4.3 final4bdef1b
Remove old-styledsource_suffix
values in tests55c8953
Restore support for list-stylesource_suffix
with third-party parsers (#1...a874246
Bump version1afa344
Bump to 7.4.2 final1c204e6
Increment the environment version to resolve C domain issues on incremental r...4051e2c
Bump version1dc45fd
Bump to 7.4.1 final73dd9fc
Restore support fortyping.ParamSpec
(#12581)18ac58b
Fix possibly-invalid HTML when a rubric node is manually createdUpdates
awscli
from 1.33.23 to 1.33.26Commits
3c4a4c1
Merge branch 'release-1.33.26'f2f3666
Bumping version to 1.33.26e15946b
Update changelog based on model updates7131149
Merge branch 'release-1.33.25'3b9e320
Merge branch 'release-1.33.25' into develop7e24ceb
Bumping version to 1.33.25f9459d7
Update changelog based on model updates52381f0
Merge customizations for Bedrock Agent Runtimedef8987
Merge branch 'release-1.33.24'309c95c
Merge branch 'release-1.33.24' into developUpdates
boto3
from 1.34.141 to 1.34.144Commits
86c6026
Merge branch 'release-1.34.144'b3936b5
Bumping version to 1.34.144074b8fc
Add changelog entries from botocore5b7ef37
Merge branch 'release-1.34.143'f225e61
Merge branch 'release-1.34.143' into develop5527d5b
Bumping version to 1.34.1435b20752
Add changelog entries from botocoredfbe878
Merge branch 'release-1.34.142'f902982
Merge branch 'release-1.34.142' into developa32f621
Bumping version to 1.34.142Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show