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

Remove python-pip from makedeps #100

Open
micwoj92 opened this issue Feb 25, 2025 · 4 comments
Open

Remove python-pip from makedeps #100

micwoj92 opened this issue Feb 25, 2025 · 4 comments

Comments

@micwoj92
Copy link
Contributor

makedepends=(python-pip)

'python-pip')

makedepends=(python-pip)

This all should be using python-installer which is much simpler and brings less (indirect) dependencies.
Related: #98

@alerque
Copy link
Owner

alerque commented Feb 26, 2025

Yes. I think all of these pre-date python-installer even existing, but updating to current Python workflows is always welcome.

@micwoj92
Copy link
Contributor Author

Would you prefer 1 pr or separate per package?

@alerque
Copy link
Owner

alerque commented Feb 27, 2025

One commit per package is a bit easier to deal with because if something goes wrong with a multi-package commit in the later subtree pushes to the AUR, backtracking is harder if they are not in separate commits. Whether those are in one or many PRs doesn't matter much to me.

@micwoj92
Copy link
Contributor Author

Done, unfortunately with this change there is python-skia bump to prelease.
Alternativery the wheel itself could be built from source.

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

No branches or pull requests

2 participants