1
0

- Add patch to fix the pycparser issues as per bellow:

* pycparser.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=48
This commit is contained in:
Tomáš Chvátal
2019-04-08 08:30:13 +00:00
committed by Git OBS Bridge
parent 4493705311
commit c1adf547c6
3 changed files with 80 additions and 5 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 8 08:15:54 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix the pycparser issues as per bellow:
* pycparser.patch
-------------------------------------------------------------------
Sat Mar 23 11:32:34 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>