Remove the upgrade selection code inside dep_zapdeps (from bug #171840 and
authorZac Medico <zmedico@gentoo.org>
Tue, 30 Jun 2009 01:16:53 +0000 (01:16 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 30 Jun 2009 01:16:53 +0000 (01:16 -0000)
commit31a8c3a4b7ddf530eb9094b9110ea068acdbbc31
tree8e13387792ef0a32345a1f841555bc6636ad96f1
parent7aa2774e27020c0ddffecb0a66f3b7ff3ea5b019
Remove the upgrade selection code inside dep_zapdeps (from bug #171840 and
bug #159360) since the code in depgraph._dep_check_composite_db._visible()
from bug #253904 now masks choices that do not match the highest available
version in the slot. This means that such undesirable choices automatically
go into the dep_zapdeps "other" category.

svn path=/main/trunk/; revision=13740
pym/portage/__init__.py