From 7863065b5dadaead881a357f531e975be2092cdc Mon Sep 17 00:00:00 2001 From: zhuofeng Date: Sat, 25 Feb 2023 08:45:30 +0000 Subject: [PATCH] test Signed-off-by: zhuofeng --- python-pycparser.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pycparser.spec b/python-pycparser.spec index 1350ee1..f186ad1 100644 --- a/python-pycparser.spec +++ b/python-pycparser.spec @@ -7,7 +7,7 @@ URL: http://github.com/eliben/pycparser Source0: http://github.com/eliben/pycparser/archive/release_v%{version}.tar.gz # source1 from https://koji.fedoraproject.org/koji/buildinfo?buildID=1092324 Source1: pycparser-0.91.1-remove-relative-sys-path.py -# patch1 is adapted from https://koji.fedoraproject.org/koji/buildinfo?buildID=1092324 +# patch1 is adapted from https://koji.fedoraproject.org/koji/buildinfo?buildID=1092324 # remove embedded libraries during packaging Patch01: pycparser-2.10-ply.patch Patch02: skip-test_examples.patch -- Gitee