FS#48200 - [python2-pydot] Does not work with updated python2-pyparsing
Attached to Project:
Community Packages
Opened by Kartik Mohta (kartikmohta) - Tuesday, 16 February 2016, 04:52 GMT
Last edited by Eli Schwartz (eschwartz) - Monday, 22 January 2018, 20:48 GMT
Opened by Kartik Mohta (kartikmohta) - Tuesday, 16 February 2016, 04:52 GMT
Last edited by Eli Schwartz (eschwartz) - Monday, 22 January 2018, 20:48 GMT
|
Details
The current version of python2-pydot has issues with the
recently updated python2-pyparsing (v2.1.0-1)
Steps to reproduce: $ python2 Python 2.7.11 (default, Dec 6 2015, 15:43:46) [GCC 5.2.0] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import pydot Couldn't import dot_parser, loading of dot files will not be possible. >>> Using the latest patch from debian fixes the issue. Attaching the patch and updated PKGBUILD file. |
This task depends upon
Closed by Eli Schwartz (eschwartz)
Monday, 22 January 2018, 20:48 GMT
Reason for closing: Fixed
Additional comments about closing: works with current versions
Monday, 22 January 2018, 20:48 GMT
Reason for closing: Fixed
Additional comments about closing: works with current versions
Comment by Doug Newgard (Scimmia) -
Tuesday, 16 February 2016, 05:01 GMT
Seriously, a 100K patch that makes all kinds of unrelated changes?
Comment by
Kartik Mohta (kartikmohta) -
Tuesday, 16 February 2016, 05:06 GMT
That's what I got from Debian and it at least makes it work for
me. Of course it would be better if a minimal patch could be
found.
Comment by
Ilya Lipnitskiy (lipnitsk) -
Wednesday, 24 February 2016, 05:22 GMT
Attached is a much simpler patch that fixes the issue for me
(please use pydot-v2.patch on top of noncomma.patch).
Comment by Myrice (qqldd) - Monday,
04 April 2016, 20:25 GMT
I vote for llya's first patch. When will this patch be merged? I
have the same bug too.
Comment by
Jelle van der Waa (jelly) - Sunday,
09 October 2016, 09:56 GMT
This has been fixed upstream in 1.2.3 atleast.
Comment by
Rikard Falkeborn (Herk) - Monday,
22 January 2018, 20:46 GMT
This works in 1.2.4.
support-python3.patch