SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python39-pycparser-2.21-32.3.noarch.rpm :

* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Mon Nov 29 2021 Dirk Müller - update to 2.21: - Much improved support for C11 (multiple PRs) - Support for parehthesized compount statements (#423) - Support for modern Python versions (3.9 and 3.10) - Fix support for structs with nested enums (#387) - Multiple small bug fixes
* Mon Mar 09 2020 Dirk Mueller - update to 2.20: - #61: Fix slow backtracking when parsing strings. - #99: Parser for FuncDecl incorrectly sets declname attribute on return type. - #310: Fix crash when file starts with a semicolon. - #313: Fix array type generation. - #314: Fix failed parsing of unnamed function parameters with array dim qualifiers. - #315: Fix pointer type generation. - #324: Fixes for u/l constant integer suffix. - #346: Fix error transforming an empty switch. - #350: Recognize integer multicharacter constants like \'ABCD\'. - #363: Fix incorrect AST when parsing offsetof.
* Wed Jan 09 2019 Jonathan Brownell - Restrict pattern matching to real files (not symlinks) during packaging of fake_libc_include to avoid build errors on Red Hat platforms.
* fix-lexer-build.patch
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Mon Sep 24 2018 Todd R - Update to 2.19 - PR #277: Fix parsing of floating point literals - PR #254: Add support for parsing empty structs - PR #240: Fix enum formatting in generated C code (also #216) - PR #222: Add support for #pragma in struct declarations- Rebase fix-lexer-build.patch
* Wed Jul 12 2017 tbechtoldAATTsuse.com- 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
* Fri Mar 24 2017 jmatejekAATTsuse.com- sort out duplicate rpmlintrc
* Thu Mar 16 2017 jmatejekAATTsuse.com- 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
 
ICM