Go to file
Dominique Leuenberger ae6a16eaa9 Accepting request 482557 from devel:languages:python
- sort out duplicate rpmlintrc

- update to 2.17
  - PR #121: Update bundled PLY version to 3.8
  - Issue #117: Fix parsing of extra semi-colons inside structure declarations.
  - PR #109: Update c_generator to add {} around nested named initializers.
  - PR #101: Added support for parsing pragmas into the AST.
  - Additional fake headers and typedefs, manifest fixes (#97, #106, #111).
  - Testing with Python 3.5 instead of 3.3 now (3.4 and 3.5 are the 3.x versions
    tested).
  - PR #145: More complete support for offsetof()
  - Issue #116: Fix line numbers recorded for empty and compound statements.
  - Minor performance improvement to the invalid string literal regex.
- drop upstreamed 0002-Add-missing-typedef-sa_family_t-from-sys-socket.h.patch
- move source url to pypi

- update for multipython build
- move fake_libc to site-packages, where it can be found by pkg_resources
  * this also prevents file conflict between python2 and python3
- fix-lexer-build.patch: fix build process to better generate parser/lexer
  files

OBS-URL: https://build.opensuse.org/request/show/482557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pycparser?expand=0&rev=6
2017-04-19 16:03:19 +00:00
.gitattributes - Initial version 2013-02-10 09:51:44 +00:00
.gitignore - Initial version 2013-02-10 09:51:44 +00:00
fix-lexer-build.patch Accepting request 480701 from devel:languages:python:singlespec 2017-03-16 18:01:40 +00:00
pycparser-2.17.tar.gz Accepting request 480701 from devel:languages:python:singlespec 2017-03-16 18:01:40 +00:00
python-pycparser-rpmlintrc - sort out duplicate rpmlintrc 2017-03-24 17:09:20 +00:00
python-pycparser.changes - sort out duplicate rpmlintrc 2017-03-24 17:09:20 +00:00
python-pycparser.spec Accepting request 480701 from devel:languages:python:singlespec 2017-03-16 18:01:40 +00:00