Skip to content

Conversation

@lydia-duncan
Copy link
Member

@lydia-duncan lydia-duncan commented Oct 8, 2024

[reviewed by @jabraham17]

Updates:

  • Sphinx from 7.2.6 to 8.1.3
  • docutils from 0.20.1 to 0.21.2
  • sphinx_rtd_theme from 2.0.0 to 3.0.2
  • flake8 from 7.0.0 to 7.3.0
  • pytest from 7.4.4 to 8.4.1
  • snowballstemmer from 2.2.0 to 3.0.1

All of these are the most up-to-date version, except for Sphinx which would drop support for Python 3.10 as well as 3.9.

Updates:
- Sphinx from 7.2.6 to 8.0.2
- docutils from 0.20.1 to 0.21.2

----
Signed-off-by: Lydia Duncan <[email protected]>
The old version of it required Sphinx < 8, so use the newest version now that
it is available (3.0.0)

----
Signed-off-by: Lydia Duncan <[email protected]>
@lydia-duncan lydia-duncan changed the title Update the Sphinx and docutils version to the latest release Update dependencies to the latest release Oct 8, 2024
When compiling the documentation, we received the warning that
`get_html_theme_path` is deprecated and if it was used to define
`html_theme_path` (it was) then it can be safely removed.  So removed the lines

----
Signed-off-by: Lydia Duncan <[email protected]>
Updates:
- flake8 from 7.0.0 to 7.1.1
- pytest from 7.4.4 to 8.3.3

----
Signed-off-by: Lydia Duncan <[email protected]>
@lydia-duncan lydia-duncan marked this pull request as ready for review October 8, 2024 22:44
@lydia-duncan
Copy link
Member Author

This looks like it will work, though the newer version of Sphinx requires Python 3.10 and up, so we'll need to double check our testing set up is ready for that before merging

@mppf
Copy link
Member

mppf commented Feb 12, 2025

Currently (in prereqs.rst) we require Python 3.9 for the docs build. 3.9 in approaching end-of-life and I think it'd be completely reasonable to bump to requiring 3.10 (or even 3.11). There are plenty of not-end-of-life OSes that only have 3.9 but I don't think we feel obligated to make the docs build (or start_test) work everywhere.

In testing systems we are using Python 3.10 installed via Spack.

----
Signed-off-by: Lydia Duncan <[email protected]>
Now that our testing machines are on later versions of Python, return to this
branch and update for more recent versions where possible

----
Signed-off-by: Lydia Duncan <[email protected]>
Updates from 2.2.0 to 3.0.1

----
Signed-off-by: Lydia Duncan <[email protected]>
Updates from 7.1.1 to 7.3.0

----
Signed-off-by: Lydia Duncan <[email protected]>
Updates from 8.3.3 to 8.4.1

----
Signed-off-by: Lydia Duncan <[email protected]>
We wanted to keep support for Python 3.10, so don't update to the most recent
version available, update to 8.1.3

----
Signed-off-by: Lydia Duncan <[email protected]>
@lydia-duncan lydia-duncan changed the title Update dependencies to the latest release Update dependencies to more recent releases Aug 8, 2025
@lydia-duncan lydia-duncan merged commit ef15b79 into chapel-lang:main Aug 11, 2025
1 check passed
@lydia-duncan lydia-duncan deleted the updateDeps branch August 11, 2025 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants