Bug#730461: python-seqdiag broken by new python-blockdiag in sid

2013-11-26 Thread Kouhei Maeda
Hi, thanks your bug report,
I have uploaded

http://packages.qa.debian.org/s/seqdiag/news/20131127T044844Z.html


Best regards,
--
Kouhei Maeda mkouhei at {palmtb.net,debian.or.jp}
 KeyID 4096R/7E37CE41


2013/11/25 Stein Magnus Jodal stein.mag...@jodal.no:
 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



Bug#730461: python-seqdiag broken by new python-blockdiag in sid

2013-11-25 Thread Stein Magnus Jodal
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