Julien Hebert, 2012-05-15 14:06+0200:
juke@jhebert ~ % apt-cache policy python3-minimal
python3-minimal:
 Installé : 3.1.3-12+squeeze1
 Candidat : 3.1.3-12+squeeze1
Table de version :
    3.2.3~rc1-2 0
        90 http://ftp.fr.debian.org/debian/ wheezy/main amd64 Packages
        50 http://ftp.fr.debian.org/debian/ sid/main amd64 Packages
*** 3.1.3-12+squeeze1 0
       990 http://ftp.fr.debian.org/debian/ squeeze/main amd64 Packages
       100 /var/lib/dpkg/status

juke@jhebert ~ % jumpstat
Traceback (most recent call last):
 File "/usr/bin/autojump", line 24, in <module>
   import argparse
ImportError: No module named argparse

Right, argparse was introduced in Python 3.2. Even though Python 3.2 is now the default Python 3 in Debian testing, I shall specify the dependency of autojump so that this problem cannot occur anymore.

--
 ,--.
: /` )   Tanguy Ortolo <xmpp:[email protected]> <irc://irc.oftc.net/Tanguy>
| `-'    Debian Developer
 \_

Attachment: signature.asc
Description: Digital signature

Reply via email to