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

libnvme: split out python bindings #40501

Merged
merged 1 commit into from
Jan 25, 2025
Merged

Conversation

imjasonh
Copy link
Member

@imjasonh imjasonh commented Jan 25, 2025

Previously, libnvme included its Python bindings in the main package, which brought in a Python dependency unnecessarily. If someone wants the Python bindings, they can use libnvme-py to get them.

The diff should show the change in depends

edit:

  	Dependencies: []string{
- 		"python-3.12-base",

...and the -python package has the dep instead.

@octo-sts octo-sts bot added the bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. label Jan 25, 2025
@imjasonh imjasonh marked this pull request as ready for review January 25, 2025 02:28
@imjasonh imjasonh enabled auto-merge (squash) January 25, 2025 02:29
@imjasonh imjasonh merged commit 222b688 into wolfi-dev:main Jan 25, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants