-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Beets: allow installing minimal version on legacy systems, fix dependencies #26506
base: master
Are you sure you want to change the base?
Conversation
@reneeotten I am dropping py38 subport from |
can you please rebase with |
Done |
Ok, now it is just a missing dep in a subport:
|
@reneeotten Anything left to be done here? |
well the CI fails everywhere - so yes, that needs to be fixed. |
Ok, it suddenly decides it wants extra deps for py39 subport. I will try adding these.
|
@reneeotten Can you say why this subport fails still?
|
Description
See commits.
Likely this is not gonna pass CI, since it requires a lot of ports, and uses python310.
Type(s)
Tested on
macOS 10.6
Xcode 3.2
Verification
Have you
port lint --nitpick
?sudo port test
?sudo port -vst install
?