Package: python-seqdiag
Version: 0.8.2-1

python-seqdiag 0.8.2-1 is broken after sid got python-blockdiag
1.3.2-1. It worked with python-blockdiag 1.2.4-1, which is still in
use in testing.

The new version of python-blockdiag no longer have a
blockdiag.utils.collections module, causing the following crash on
import of seqdiag.parser:

# python
Python 2.7.6 (default, Nov 22 2013, 14:00:40)
[GCC 4.8.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import seqdiag.parser
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/seqdiag/parser.py", line 43,
in <module>
    from blockdiag.utils.collections import namedtuple
ImportError: No module named collections
>>>

There's a new version of seqdiag, 0.9.0, which I assume works together
with the new version of blockdiag, 1.3.2, as they both come from the
same upstream.

-- 
Stein Magnus Jodal


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to