14
0

Accepting request 509613 from home:tbechtold:branches:devel:languages:python

- update to 2.18:
  - PR #161 & #184: Update bundled PLY version to 3.10
  - PR #158: Add support for the __int128 type.
  - PR #169: Handle more tricky TYPEID in declarators.
  - PR #178: Add columns to the coord of each node

OBS-URL: https://build.opensuse.org/request/show/509613
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycparser?expand=0&rev=18
This commit is contained in:
2017-07-12 09:15:39 +00:00
committed by Git OBS Bridge
parent da705d120c
commit 5442a183b9
4 changed files with 13 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pycparser
Version: 2.17
Version: 2.18
Release: 0
Summary: C parser in Python
License: BSD-3-Clause