[Python-modules-team] Bug#748346: python-blist: does not install for use with python3
Jim Garrison
jim at garrison.cc
Fri May 16 11:59:25 UTC 2014
Package: python-blist
Version: 1.3.6-1
Severity: normal
Dear Maintainer,
python-blist's debian source package does not seem to support python3.
Unlike many python source packages, python-blist does not provide a
python3-blist binary package, which I believe is the culprit. The
upstream package is known to handle python3.
$ /usr/bin/python3
Python 3.4.1rc1 (default, May 5 2014, 14:28:34)
[GCC 4.8.2] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import blist
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named 'blist'
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en-US.UTF-8, LC_CTYPE=en-US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-blist depends on:
ii libc6 2.18-5
ii python 2.7.5-5
python-blist recommends no packages.
python-blist suggests no packages.
-- no debconf information
More information about the Python-modules-team
mailing list