On Fri, Mar 31, 2017 at 10:06 PM, Brian Dolbec <dol...@gentoo.org> wrote: > On Fri, 31 Mar 2017 21:11:41 -0700 > Zac Medico <zmed...@gentoo.org> wrote: > >> Fix _complete_graph to trigger rebuilds of parent packages when they >> pull in installed packages that had already been scheduled for rebuild >> by the previous calculation. >> >> X-Gentoo-bug: 614390 >> X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=614390 >> --- >> pym/_emerge/depgraph.py | 15 +++ >> .../resolver/test_slot_operator_complete_graph.py | 141 >> +++++++++++++++++++++ 2 files changed, 156 insertions(+) >> create mode 100644 >> pym/portage/tests/resolver/test_slot_operator_complete_graph.py >> > > looks good. I look forward to getting less conflicts with this...
Thanks, pushed: https://gitweb.gentoo.org/proj/portage.git/commit/?id=a83bb83909c5a6ac232c8eb5931b28027f4175af -- Thanks, Zac