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

Canonicalize fullname, honoring PEP 625 #244

Merged
merged 11 commits into from
Jun 27, 2024
Merged

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Apr 11, 2024

Ref pypa/setuptools#3593 and pypa/setuptools#4286.

  • Support PEP 625
  • Expect to find canonicalize_ functions in packaging.*
  • Update tests to match new expectation.
  • Fix canonicalization
  • In test_sdist, provide a more complex name to capture canonicalization behavior.
  • Add packaging as a vendored package.
  • Use vendored packaging.

@jaraco jaraco mentioned this pull request Apr 12, 2024
2 tasks
@jaraco jaraco force-pushed the feature/canonicalize-fullname branch from be7940b to 96ce7aa Compare April 12, 2024 00:48
@jaraco jaraco merged commit a1b6cae into main Jun 27, 2024
28 checks passed
@jaraco jaraco deleted the feature/canonicalize-fullname branch June 27, 2024 08:38
jaraco added a commit that referenced this pull request Jun 28, 2024
Canonicalize fullname, honoring PEP 625
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.

3 participants