On Fri, Mar 17, 2017 at 8:37 AM, Brian Dolbec <dol...@gentoo.org> wrote:
> On Fri, 17 Mar 2017 01:18:19 -0700
> Zac Medico <zmed...@gentoo.org> wrote:
>
>> Fix check_reverse_dependencies to ignore direct circular dependencies,
>> since these dependencies tend to prevent updates of packages. This
>> solves a missed update from llvm:0 to llvm:4 when clang is not in the
>> world file, as demonstrated by the included test case.
>>
>> X-Gentoo-bug: 612874
>> X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=612874
>> ---
>>  pym/_emerge/depgraph.py                            | 31
>> ++++++++++++----- .../resolver/test_slot_operator_exclusive_slots.py
>> | 39 ++++++++++++++++++++++
>> pym/portage/util/digraph.py                        |  6 ++++ 3 files
>> changed, 68 insertions(+), 8 deletions(-)
>
> Looks good
>
> --
> Brian Dolbec <dolsen>
>

Thanks, pushed:

https://gitweb.gentoo.org/proj/portage.git/commit/?id=35208d80a55228a50ea4ac64904465ce4651e381
-- 
Thanks,
Zac

Reply via email to