Package: python3-antlr3 / 3.5.2-5
Metadata
Package | Version | Patches format |
---|---|---|
python3-antlr3 | 3.5.2-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
use ez_setup.py from py2 antlr3.patch | (download) |
ez_setup.py |
624 185 + 439 - 0 ! |
use ez_setup.py from python-antlr The original file is attempting to download distribute from pypi. |
add compat.py.patch | (download) |
antlr3/compat.py |
48 48 + 0 - 0 ! |
--- |
add encoding when opening files.patch | (download) |
antlr3/streams.py |
2 1 + 1 - 0 ! |
add encoding when opening files |
congress python3 antlr3.patch | (download) |
antlr3/recognizers.py |
123 68 + 55 - 0 ! |
fix from congress Upstream congress authors have added patch to python3-antlr3, so we just reproduce them here. |
re do the encoding patch.patch | (download) |
antlr3/streams.py |
2 1 + 1 - 0 ! |
re-add the encoding patch |