Backport: Exclude docutils!=0.21 as a dependency (#615)#616
Closed
Fokko wants to merge 1 commit intoapache:pyiceberg-0.6.xfrom
Closed
Backport: Exclude docutils!=0.21 as a dependency (#615)#616Fokko wants to merge 1 commit intoapache:pyiceberg-0.6.xfrom
docutils!=0.21 as a dependency (#615)#616Fokko wants to merge 1 commit intoapache:pyiceberg-0.6.xfrom
Conversation
This release is bodged, and causes Poetry to fail when it tries to fetch the tar: python-poetry/poetry#9293 (comment) It is being tracked: pypi/warehouse#15749 A fix is inbound here: pypi/warehouse#15795 This is a hotfix for this particular package, until the fixes from `pypi/warehouse` are out. The `post` notation is very unique: pypi/warehouse#15749 (comment) and is being used in 0.004% of the releases.
Contributor
|
Sorry I missed this one and just opened and merged a duplicate PR: #617 😱. I am too eager to finish the rc3..... Thanks for preparing the backport PR! I will close it as the commit is in 0.6.x now |
Contributor
Author
|
@HonahX No problem, thanks for the RC3 👍 |
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.
This release is bodged, and causes Poetry to fail when it tries to fetch the tar:
python-poetry/poetry#9293 (comment)
It is being tracked:
pypi/warehouse#15749
A fix is inbound here:
pypi/warehouse#15795
This is a hotfix for this particular package, until the fixes from
pypi/warehouseare out. Thepostnotation is very unique: pypi/warehouse#15749 (comment) and is being used in 0.004% of the releases.