Source: python-oss
Version: 0.0.0.20010624-6.1
Severity: serious
Justification: Policy 3.5

python-oss provides currently extension modules for Python 2.5 and 2.6, but it has only unversioned dependency on python. This is clearly insufficient, the dependency should be:

python (>= 2.5), python (<< 2.7)

(Of course, please don't hardcode Python version in your packaging; use pyversions, or better, a helper like python-support.)

--
Jakub Wilk



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to