-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
Comments
Yes. I think all of these pre-date |
Would you prefer 1 pr or separate per package? |
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. |
Done, unfortunately with this change there is python-skia bump to prelease. |
aur/python-skia/PKGBUILD
Line 13 in 193c9f4
aur/python-pantable-git/PKGBUILD
Line 17 in 193c9f4
aur/python-ttfautohint-py/PKGBUILD
Line 12 in 193c9f4
This all should be using
python-installer
which is much simpler and brings less (indirect) dependencies.Related: #98
The text was updated successfully, but these errors were encountered: