[Python-modules-team] Bug#614414: python-pygraph: should depend on python-pkg-resources

2011-02-21 Thread Alexander Heinlein
Package: python-pygraph Version: 1.7.0-1 Severity: important Hi python-pygraph should depend on python-pkg-resources, otherwise even simple use cases will break because of the missing pkg_resources module: Traceback (most recent call last): from pygraph.classes.graph import graph File

[Python-modules-team] Bug#596071: python-pygraphviz: weird behaviour when naming file to read 'graph.dot'

2010-09-08 Thread Alexander Heinlein
Package: python-pygraphviz Version: 1.0-1 Severity: normal Hi, When loading a graph from a file and using 'graph.dot' as the filename, the program acts very weird and always reports: Warning: syntax error in line 1 near '.' Although there is no syntax error. Renaming the file from 'graph.dot'