Notes for python-phply - reproducible builds result

Version annotated: 0.9.1-3
Identified issues:
Identifier: python-ply_compiled_parse_tables
URL https://github.com/dabeaz/ply/issues/79
Description python-ply generates parse tables (eg. parsetab.py) that are
non-deterministic.
.
This is a deeper issue than simply writing them out deterministically
("write_table" in yacc.py) but rather further up the chain within PLY.
.
 

Our notes about issues affecting packages are stored in notes.git and are targeted at packages in Debian in 'unstable/amd64' (unless they say otherwise).