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

[FR] Implement PEP 770 #4821

Open
1 task done
sethmlarson opened this issue Feb 3, 2025 · 0 comments
Open
1 task done

[FR] Implement PEP 770 #4821

sethmlarson opened this issue Feb 3, 2025 · 0 comments
Labels
enhancement Needs Triage Issues that need to be evaluated for severity and status.

Comments

@sethmlarson
Copy link

What's the problem this feature will solve?

Add support for project-specified (with project.sbom-files in pyproject.toml) SBOM files.

Describe the solution you'd like

https://peps.python.org/pep-0770, once the PEP is provisionally accepted I intend to contribute the necessary changes to adopt the PEP. setuptools already supports Metadata Version 2.4 (from PEP 639) and this PEP upgrades the Metadata Version to 2.5. The mechanics of PEP 770 are very similar to PEP 639, so there may be some code reuse.

Alternative Solutions

No response

Additional context

No response

Code of Conduct

  • I agree to follow the PSF Code of Conduct
@sethmlarson sethmlarson added enhancement Needs Triage Issues that need to be evaluated for severity and status. labels Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Needs Triage Issues that need to be evaluated for severity and status.
Projects
None yet
Development

No branches or pull requests

1 participant