Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pycparser-2.20-5.el9 RPM for noarch

From CentOS Stream 9 AppStream for s390x

Name: python3-pycparser Distribution: CentOS
Version: 2.20 Vendor: CentOS
Release: 5.el9 Build date: Tue Aug 10 05:52:38 2021
Group: Unspecified Build host: s390-02.stream.rdu2.redhat.com
Size: 763291 Source RPM: python-pycparser-2.20-5.el9.src.rpm
Packager: builder@centos.org
Url: http://github.com/eliben/pycparser
Summary: C parser and AST generator written in Python
pycparser is a complete parser for the C language, written in pure Python.
It is a module designed to be easily integrated into applications that
need to parse C source code.

Provides

Requires

License

BSD

Changelog

* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.20-5
  - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
    Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.20-4
  - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.20-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.20-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jun 05 2020 Miro Hrončok <mhroncok@redhat.com> - 2.20-1
  - Update to 2.20 (#1810349)
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 2.19-3
  - Rebuilt for Python 3.9
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.19-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Nov 08 2019 Lumír Balhar <lbalhar@redhat.com> - 2.19-1
  - New usptream version 2.19
* Sun Oct 20 2019 Miro Hrončok <mhroncok@redhat.com> - 2.14-23
  - Subpackage python2-ply has been removed
    See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.14-22
  - Rebuilt for Python 3.8.0rc1 (#1748018)
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 2.14-21
  - Rebuilt for Python 3.8

Files

/usr/lib/python3.9/site-packages/pycparser
/usr/lib/python3.9/site-packages/pycparser-2.20-py3.9.egg-info
/usr/lib/python3.9/site-packages/pycparser-2.20-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/pycparser-2.20-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/pycparser-2.20-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/pycparser-2.20-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/pycparser-2.20-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/pycparser/__init__.py
/usr/lib/python3.9/site-packages/pycparser/__pycache__
/usr/lib/python3.9/site-packages/pycparser/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/_ast_gen.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/_ast_gen.cpython-39.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/_build_tables.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/_build_tables.cpython-39.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/ast_transforms.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/ast_transforms.cpython-39.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/c_ast.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/c_ast.cpython-39.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/c_generator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/c_generator.cpython-39.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/c_lexer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/c_lexer.cpython-39.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/c_parser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/c_parser.cpython-39.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/lextab.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/lextab.cpython-39.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/plyparser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/plyparser.cpython-39.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/yacctab.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pycparser/__pycache__/yacctab.cpython-39.pyc
/usr/lib/python3.9/site-packages/pycparser/_ast_gen.py
/usr/lib/python3.9/site-packages/pycparser/_build_tables.py
/usr/lib/python3.9/site-packages/pycparser/_c_ast.cfg
/usr/lib/python3.9/site-packages/pycparser/ast_transforms.py
/usr/lib/python3.9/site-packages/pycparser/c_ast.py
/usr/lib/python3.9/site-packages/pycparser/c_generator.py
/usr/lib/python3.9/site-packages/pycparser/c_lexer.py
/usr/lib/python3.9/site-packages/pycparser/c_parser.py
/usr/lib/python3.9/site-packages/pycparser/lextab.py
/usr/lib/python3.9/site-packages/pycparser/plyparser.py
/usr/lib/python3.9/site-packages/pycparser/yacctab.py
/usr/share/doc/python3-pycparser
/usr/share/doc/python3-pycparser/examples
/usr/share/doc/python3-pycparser/examples/README.rst
/usr/share/doc/python3-pycparser/examples/c-to-c.py
/usr/share/doc/python3-pycparser/examples/c_files
/usr/share/doc/python3-pycparser/examples/c_files/funky.c
/usr/share/doc/python3-pycparser/examples/c_files/hash.c
/usr/share/doc/python3-pycparser/examples/c_files/memmgr.c
/usr/share/doc/python3-pycparser/examples/c_files/memmgr.h
/usr/share/doc/python3-pycparser/examples/c_files/year.c
/usr/share/doc/python3-pycparser/examples/c_json.py
/usr/share/doc/python3-pycparser/examples/cdecl.py
/usr/share/doc/python3-pycparser/examples/dump_ast.py
/usr/share/doc/python3-pycparser/examples/explore_ast.py
/usr/share/doc/python3-pycparser/examples/func_calls.py
/usr/share/doc/python3-pycparser/examples/func_defs.py
/usr/share/doc/python3-pycparser/examples/rewrite_ast.py
/usr/share/doc/python3-pycparser/examples/serialize_ast.py
/usr/share/doc/python3-pycparser/examples/using_cpp_libc.py
/usr/share/doc/python3-pycparser/examples/using_gcc_E_libc.py
/usr/share/licenses/python3-pycparser
/usr/share/licenses/python3-pycparser/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Mar 26 03:59:12 2024