Skip to content

Support meta_merge in mymeta files #45 #95

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Support meta_merge in mymeta files #45 #95

wants to merge 2 commits into from

Conversation

Leont
Copy link
Member

@Leont Leont commented Apr 8, 2025

This should add support for merging in the prereqs part of meta_merge when generating MYMETA files.

This is a draft because it's lacking tests.

@Leont Leont changed the title Support meta_merge in mymeta files Support meta_merge in mymeta files #45 Apr 8, 2025
@haarg
Copy link
Member

haarg commented Apr 8, 2025

This seems to be assuming that meta_merge is in meta v2 format. Other parts of the code look like they are assuming they are v1.4. Or possibly making the assumption that a prereqs key would be meta v2 data would work well enough.

@Leont
Copy link
Member Author

Leont commented Apr 9, 2025

This seems to be assuming that meta_merge is in meta v2 format. Other parts of the code look like they are assuming they are v1.4. Or possibly making the assumption that a prereqs key would be meta v2 data would work well enough.

Fair, I should just upconvert if it isn't v2.

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.

2 participants