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

Doc: bump to Python 3.10; Sphinx 5.3.0. Remove --constraint: foo -none & some polishing (backport #8789) #8812

Merged
merged 3 commits into from
Feb 25, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 24, 2023

This is an automatic backport of pull request #8789 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

- `PACKAGE -none` as already been removed in 3.4 as valid constraint.
(I guess this is now flag syntax.)

- Important constraint `installed` was just buried in an example, I made
it stand out more in a bullet point.
Same for `source`, even though this is an exotic constraint.

- Highlight constraint `installed` in connection with `allow-newer`.

- Group `test` and `bench` constraint with the `+/-FLAG` constraints.

Fixup: Apply concrete suggestions from code review

Fixes suggested by @ulysses4ever, thanks@

Co-authored-by: Artem Pelenitsyn <a.pelenitsyn@gmail.com>
(cherry picked from commit d9452a4)
For the moment, readthedocs.org does not support Sphinx 6.

(cherry picked from commit 4da86b0)
Copy link
Member

@Mikolaj Mikolaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs + CI + security backport

@Mikolaj Mikolaj added the merge me Tell Mergify Bot to merge label Feb 24, 2023
@mergify mergify bot merged commit db03fe1 into 3.10 Feb 25, 2023
@mergify mergify bot deleted the mergify/bp/3.10/pr-8789 branch February 25, 2023 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport merge me Tell Mergify Bot to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants