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

node: remove python 3.11 as a dev dependency #2417

Closed
wants to merge 1 commit into from
Closed

Conversation

imjasonh
Copy link
Member

@imjasonh imjasonh commented Mar 30, 2024

Also add npm explicitly as a dev dependency.

Python 3.11 has been a dev-only dependency since the inception of dev variants for node, back in #479 -- it's not clear from that PR why it's needed, and I don't think we have a test that exercises the behavior.

If Python is needed, we should upgrade to 3.12 if possible, and ensure we can smoothly upgrade without toil in the future.

If Python isn't needed, we should remove it. If folks need it, they can apk add it themselves.

Signed-off-by: Jason Hall <jason@chainguard.dev>
@jdolitsky
Copy link
Contributor

As part of a Chainguard effort to reduce code duplication and provide higher quality images, we have stopped accepting pull requests for changes to images in this repository. Due to this, we are closing all pull requests today in order to start fresh.

If you think this pull request was closed in error, please feel free to re-open this pull request or open an issue and we will try to help you out. Thank you!

@jdolitsky jdolitsky closed this Jun 5, 2024
@jdolitsky jdolitsky deleted the imjasonh-patch-1 branch June 5, 2024 17:42
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.

None yet

2 participants