-
Notifications
You must be signed in to change notification settings - Fork 27
Add logic for reverse boolean weak dependencies #94
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 logic for reverse boolean weak dependencies #94
Conversation
What is needed for this? Is it just testing and verifying? |
Yes it is just testing and verifying please. Thanks Troy |
OK, I can do that. It might not be done today, but I'll upload the output somewhere so you all can look at it. |
The output and logs are here: What are a few good packages to check? |
The ones I mostly used to check were the hunspell packages. In particular hunspell-ru should contain hunspell and langpacks-ru. |
Yep, looks like it works. I'm giving this a thumbs up. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@seryan-rh just one minor wording change.
@tdawson this didn't significantly change the processing time, did it?
My testing machine get's very different times than the production machine. |
Co-authored-by: Yaakov Selkowitz <yselkowi@redhat.com>
No description provided.