Package: pycparser / 2.19-1

Metadata

Package Version Patches format
pycparser 2.19-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
system ply | (download)

pycparser/c_lexer.py | 4 2 + 2 - 0 !
pycparser/c_parser.py | 2 1 + 1 - 0 !
setup.py | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

 use debian's ply instead of the bundled ply

We prefer to avoid bundled libraries in Debian, don't use the bundled
ply.