Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

add graph model#17

Open
CJ-Wright wants to merge 2 commits intoregro:masterfrom
CJ-Wright:graph_model
Open

add graph model#17
CJ-Wright wants to merge 2 commits intoregro:masterfrom
CJ-Wright:graph_model

Conversation

@CJ-Wright
Copy link
Member

No description provided.

arch=set(),
version=set())
channel_graphs[channel].edges[(dep, pkg)]['arch'].add(arch)
channel_graphs[channel].edges[(dep, pkg)]['version'].add(art['version'])
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs to handle noarch

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant