Add support for parsing `repodata.json` file with `repodata_version` 2
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 609
- Forks
- 177
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
Thanks for the great work!
There is this new CEP that landed with repodata_version 2, and it would be really cool if libsolv supports it to handle base_url.
I can also give it a try and open a PR if you want :)
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading CEP-15 to understand the repodata_version 2 and base_url requirements, then locate libsolv's repodata.json parsing entry point and related tests. Done means repositories using repodata_version 2 are parsed successfully with base_url support, with coverage for the new format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100