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

Ensure all versions of pypi METADATA parsing is tested #4175

Open
AyanSinhaMahapatra opened this issue Mar 5, 2025 · 3 comments · May be fixed by #4180
Open

Ensure all versions of pypi METADATA parsing is tested #4175

AyanSinhaMahapatra opened this issue Mar 5, 2025 · 3 comments · May be fixed by #4180

Comments

@AyanSinhaMahapatra
Copy link
Member

AyanSinhaMahapatra commented Mar 5, 2025

See all the versions at https://packaging.python.org/en/latest/specifications/core-metadata/#metadata-version, and to support all of these:

  • Search github for METADATA files (or look for these in pypi installed wheels) with the specific version of metadata like: Metadata-Version: 2.4 and add examples of these to test
  • Compare between the different metadata versions and support newer attributes if any

Follow up on #4174

@Jaishree2310
Copy link

@AyanSinhaMahapatra I would like to work on this issue.

alok1304 added a commit to alok1304/scancode-toolkit that referenced this issue Mar 6, 2025
@alok1304 alok1304 linked a pull request Mar 6, 2025 that will close this issue
6 tasks
alok1304 added a commit to alok1304/scancode-toolkit that referenced this issue Mar 6, 2025
alok1304 added a commit to alok1304/scancode-toolkit that referenced this issue Mar 6, 2025
alok1304 added a commit to alok1304/scancode-toolkit that referenced this issue Mar 19, 2025
@hemantchilkuri
Copy link

can you assign me this issue

@pombredanne
Copy link
Member

@hemantchilkuri you can see in the history here this PR link:

alok1304 added a commit to alok1304/scancode-toolkit that referenced this issue Apr 7, 2025
alok1304 added a commit to alok1304/scancode-toolkit that referenced this issue Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants