Skip to content

installer: support for unnormalized dist-info#7665

Closed
radoering wants to merge 1 commit intopython-poetry:masterfrom
radoering:unnormalized-dist-info
Closed

installer: support for unnormalized dist-info#7665
radoering wants to merge 1 commit intopython-poetry:masterfrom
radoering:unnormalized-dist-info

Conversation

@radoering
Copy link
Copy Markdown
Member

Pull Request Check List

Resolves: #7572

Patches WheelFile with pypa/installer#134 so we don't have to wait for a new installer release.

  • Added tests for changed code.
  • Updated documentation for changed code.

@radoering radoering force-pushed the unnormalized-dist-info branch from c1f8dbd to e4dfeda Compare March 17, 2023 16:09
@radoering radoering added area/installer Related to the dependency installer impact/backport Requires backport to stable branch backport/1.4 labels Mar 17, 2023
@dimbleby
Copy link
Copy Markdown
Contributor

installer 0.7.0 is released

@dimbleby
Copy link
Copy Markdown
Contributor

#7671

Could consider moving the testcases added here to over there; but IMO installer testcases belong in installer

(though that was muddier when, per this MR, the code was being transplanted into the poetry codebase)

@radoering
Copy link
Copy Markdown
Member Author

What a timing... Closing in favor of #7671

@radoering radoering closed this Mar 18, 2023
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 3, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
@radoering radoering deleted the unnormalized-dist-info branch November 24, 2024 12:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area/installer Related to the dependency installer impact/backport Requires backport to stable branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Poetry 1.4.0: There is no item named <package>/WHEEL in the archive

2 participants