* Carlos Izquierdo <[email protected]>, 2012-07-21, 19:26:
Python-fife depend on both:libpython2.6 (>= 2.6) libpython2.7 (>= 2.7)
This is because the extension modules are linked with libpython2.X. They shouldn't be, as per Python Policy ยง2.1.
-- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

