Use upstream patch without the examples hunk.

This commit is contained in:
Marcel Plch 2019-06-10 15:35:30 +02:00
commit 968b16f220
2 changed files with 30 additions and 26 deletions

View file

@ -15,6 +15,9 @@ URL: http://github.com/eliben/pycparser
Source0: http://github.com/eliben/pycparser/archive/release_v%{version}.tar.gz
Source1: pycparser-0.91.1-remove-relative-sys-path.py
# Python no longer accepts certain escape sequences, because they get treated as
# unicode escape sequences.
# https://github.com/eliben/pycparser/commit/2129f5fb1ec2d06000f10c96510874c5303d9f8c
Patch0: pycparser-2.14-rstring_fix.patch
Patch100: pycparser-2.10-ply.patch