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

Add support for extended dependency names #80

Merged
merged 6 commits into from
Apr 12, 2022

Conversation

hwittenborn
Copy link
Member

@hwittenborn hwittenborn commented Apr 8, 2022

This adds support for extended dependency names to the generated package archives.

It also ensures that extended dependency names don't appear in the RPC interface, though this change brings about a deprecation notice for the RPC interface as well, in favor of only having the package archives.

@hwittenborn hwittenborn marked this pull request as draft April 8, 2022 06:35
Now we just need to write unit tests for our changes. A few of the unit tests are also failing currently, but we'll get those fixed up later before we merge.
@hwittenborn hwittenborn changed the title Add support for distro and architecture dependencies in the RPC interface Add support for distro and architecture dependencies Apr 9, 2022
@hwittenborn hwittenborn changed the title Add support for distro and architecture dependencies Add support for extended dependency names Apr 9, 2022
We also fixed a bug while writing these unit tests. Guess they were well worth writing.
@hwittenborn hwittenborn marked this pull request as ready for review April 12, 2022 21:24
@hwittenborn hwittenborn merged commit 89d687a into mprweb Apr 12, 2022
@hwittenborn hwittenborn deleted the feat/distro-and-arch-deps branch April 12, 2022 22:00
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.

1 participant