Pin towncrier due to incompatibility with sphinxcontrib-towncrier#12675
Merged
nicoddemus merged 2 commits intopytest-dev:mainfrom Aug 1, 2024
Merged
Pin towncrier due to incompatibility with sphinxcontrib-towncrier#12675nicoddemus merged 2 commits intopytest-dev:mainfrom
nicoddemus merged 2 commits intopytest-dev:mainfrom
Conversation
6 tasks
webknjaz
reviewed
Jul 31, 2024
Pin `towncrier` until we find a solution to sphinx-contrib/sphinxcontrib-towncrier#92.
package was previously an explicit dependency because it was pinned in pytest-dev#10578, however since then the pin has been removed, so the explicit dependency is no longer necessary.
4228a2b to
303e5c5
Compare
webknjaz
approved these changes
Aug 1, 2024
Backport to 8.3.x: 💚 backport PR created✅ Backport PR branch: Backported as #12676 🤖 @patchback |
patchback bot
pushed a commit
that referenced
this pull request
Aug 1, 2024
Pin towncrier due to incompatibility with sphinxcontrib-towncrier (cherry picked from commit f0a0436)
webknjaz
added a commit
that referenced
this pull request
Aug 1, 2024
…0a0436dd0b2c2fa2a3adea0f4a7cb388ec54af9/pr-12675 [PR #12675/f0a0436d backport][8.3.x] Pin towncrier due to incompatibility with sphinxcontrib-towncrier
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pin
towncrieruntil we find a solution to sphinx-contrib/sphinxcontrib-towncrier#92.The 2nd commit just removes an obsolete comment and explicit dependency (see commit message).