Fix unnecessary rebuild (bug 487198)
authorSebastian Luther <SebastianLuther@gmx.de>
Mon, 2 Dec 2013 12:52:36 +0000 (13:52 +0100)
committerBrian Dolbec <dolsen@gentoo.org>
Thu, 5 Dec 2013 15:14:27 +0000 (07:14 -0800)
commitdee9512d2ffec94b4a9eb4ece5c8345e86d04d32
treecf24b078de83e914ed6f196dd60e619e135e979c
parentc398a7e0a111081547ae1c4e5f723e0216310a57
Fix unnecessary rebuild (bug 487198)

This one was caused by a mix of >= and < dependencies.
Rename the test as requested by Sebastian to testSlotConflictMixedDependencies
pym/_emerge/depgraph.py
pym/portage/tests/resolver/test_slot_conflict_rebuild.py