Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.9: Fixed Sphinx / sphinxcontrib-applehelp version issue #549

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

andy-maier
Copy link
Member

@andy-maier andy-maier commented Jan 14, 2024

Rolls back PR #547 into 1.9.3.

@andy-maier andy-maier added this to the 1.9.3 milestone Jan 14, 2024
@andy-maier andy-maier self-assigned this Jan 14, 2024
@andy-maier andy-maier linked an issue Jan 14, 2024 that may be closed by this pull request
@andy-maier andy-maier force-pushed the 1.9/andy/fix-sphinx-applehelp branch 4 times, most recently from 3863763 to 316d8b6 Compare January 14, 2024 09:11
Details:

* Docs: Increased minimum Sphinx versions to 7.1.0 on Python 3.8 and to 7.2.0 on
  Python >=3.9 and adjusted dependent package versions in order to fix a version
  incompatibility between sphinxcontrib-applehelp and Sphinx.
  Disabled Sphinx runs on Python <=3.7 in order to no longer having to deal
  with older Sphinx versions. (issue #547)

* Test: Added Python 3.8 with latest package levels to normal tests because
  that is now the minimum version to run Sphinx. (related to issue #547)

Signed-off-by: Andreas Maier <[email protected]>
@andy-maier andy-maier force-pushed the 1.9/andy/fix-sphinx-applehelp branch from 316d8b6 to ef9bc28 Compare January 14, 2024 09:11
@andy-maier andy-maier merged commit 5886c1c into stable_1.9 Jan 14, 2024
16 checks passed
@andy-maier andy-maier deleted the 1.9/andy/fix-sphinx-applehelp branch January 14, 2024 09:28
@coveralls
Copy link

Coverage Status

coverage: 34.003%. first build
when pulling ef9bc28 on 1.9/andy/fix-sphinx-applehelp
into 528986d on stable_1.9.

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.

sphinxcontrib.applehelp extension requires Sphinx 5.0 on Python 3.9
2 participants