# HG changeset patch # User John Beck # Date 1450302913 28800 # Node ID 766639d560b914e4060883e305fe4ee253633b5d # Parent 7d88e6574970b78fe00ca70ecc7244c35a8b3787 22379838 python-27 needs optional dependency on python-27/tests@2.7.11 diff -r 7d88e6574970 -r 766639d560b9 components/python/python27/python-27.p5m --- a/components/python/python27/python-27.p5m Wed Dec 16 10:47:40 2015 -0800 +++ b/components/python/python27/python-27.p5m Wed Dec 16 13:55:13 2015 -0800 @@ -1032,3 +1032,7 @@ # This optionally brings in the python tk support if tk is installed depend type=conditional fmri=library/python/tkinter-27 predicate=runtime/tk-8 + +# A file was moved from the tests package with the 2.7.11 upgrade, so force +# that version if the tests are installed to avoid a conflict. +depend type=optional fmri=runtime/python-27/tests@2.7.11