[Python-apps-team] Bug#653641: s3ql: Please depend on "python (>= 2.7) | python-argparse"

Adrian Bunk bunk at stusta.de
Thu Dec 29 22:57:19 UTC 2011


Source: s3ql
Version: 1.7-1
Severity: normal

The unconditional dependency on python-argparse always pulls in python2.6.

argparse was included in python2.7

Please change the argparse dependency to
   python (>= 2.7) | python-argparse

The same change also makes sense for the build dependencies.


A related strange issue in the dependencies of s3ql:
  Depends: python (>= 2.6.6-7~), ..., python2.7,

Not sure why the dependencies are generated this way,
but it looks fishy.





More information about the Python-apps-team mailing list