* Carlos Izquierdo , 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 debian-bugs-dist-requ
Package: fife
Version: 0.3.3+r3-1
Severity: minor
Python-fife depend on both:
libpython2.6 (>= 2.6)
libpython2.7 (>= 2.7)
All other dependencies allow using just one version within a range, like:
python2.7 | python2.6
python (>= 2.6.6-7~)
python (<< 2.8)
Could you please make it depend on libp
2 matches
Mail list logo