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

python3-pycparser-2.14-14.el8 RPM for noarch

From CentOS 8-stream BaseOS for aarch64 / Packages

Name: python3-pycparser Distribution: CentOS
Version: 2.14 Vendor: CentOS
Release: 14.el8 Build date: Sat May 11 17:32:01 2019
Group: System Environment/Libraries Build host: aarch64-03.mbox.centos.org
Size: 600603 Source RPM: python-pycparser-2.14-14.el8.src.rpm
Packager: CentOS Buildsys <bugs@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

* Sun Jun 10 2018 Charalampos Stratakis <cstratak@redhat.com> - 2.14-14
  - Conditionalize the python2 subpackage
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.14-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Sep 27 2017 Troy Dawson <tdawson@redhat.com> - 2.14-12
  - Cleanup spec file conditionals
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.14-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.14-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Jan 06 2017 Orion Poplawski <orion@cora.nwra.com> - 2.14-9
  - Ship python2-pycparser
  - Modernize spec
* Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.14-8
  - Rebuild for Python 3.6
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.14-7
  - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Fri Jul 08 2016 Tom Callaway <spot@fedoraproject.org> - 2.14-6
  - rebuild to update yacctab.py
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.14-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Oct 13 2015 Robert Kuska <rkuska@redhat.com> - 2.14-4
  - Rebuilt for Python3.5 rebuild
* Tue Jul 14 2015 Stephen Gallagher <sgallagh@redhat.com> - 2.14-3
  - Rebuild alongside python-ply 3.6
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.14-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Tue Jun 09 2015 Nathaniel McCallum <npmccallum@redhat.com> - 2.14-1
  - Update to 2.14
* Wed Aug 20 2014 Eric Smith <brouhaha@fedoraproject.org> 2.10-1
  - Update to latest upstream.
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.09.1-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon May 12 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 2.09.1-8
  - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.09.1-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jul 23 2013 Eric Smith <brouhaha@fedoraproject.org> 2.09.1-6
  - Added Python 3 support.
* Mon Jul 22 2013 Eric Smith <brouhaha@fedoraproject.org> 2.09.1-5
  - Renumbered Fedora-specific Patch1 to Patch100
  - Added new Patch1 to fix table generation when the build system
    already has a python-pycparser package installed.
  - Submitted Patch0 and Patch1 as upstream issues.
  - Added comments about patches.
* Sun Jul 21 2013 Eric Smith <brouhaha@fedoraproject.org> 2.09.1-4
  - Upstream repository is now on github.
  - Fix rpmlint strange-permission complaint.
  - Rename patches, Source1 to all start with pycparser-{version}, to
    simplify updating patches for future upstream releases.
* Sun Jul 21 2013 Eric Smith <brouhaha@fedoraproject.org> 2.09.1-3
  - Run _build_tables.py to build the lextab.py and yacctab.py; otherwise
    they have to be regenerated at runtime for no benefit.
* Tue Mar 19 2013 Jos de Kloe <josdekloe@gmail.com> 2.09.1-2
  - remove the embedded ply code
* Fri Jan 18 2013 Scott Tsai <scottt.tw@gmail.com> 2.09.1-1
  - upstream 2.09.1

Files

/usr/lib/python3.6/site-packages/pycparser
/usr/lib/python3.6/site-packages/pycparser-2.14-py3.6.egg-info
/usr/lib/python3.6/site-packages/pycparser-2.14-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/pycparser-2.14-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/pycparser-2.14-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/pycparser-2.14-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pycparser/__init__.py
/usr/lib/python3.6/site-packages/pycparser/__pycache__
/usr/lib/python3.6/site-packages/pycparser/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/_ast_gen.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/_ast_gen.cpython-36.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/_build_tables.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/_build_tables.cpython-36.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/ast_transforms.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/ast_transforms.cpython-36.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/c_ast.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/c_ast.cpython-36.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/c_generator.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/c_generator.cpython-36.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/c_lexer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/c_lexer.cpython-36.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/c_parser.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/c_parser.cpython-36.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/lextab.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/lextab.cpython-36.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/plyparser.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/plyparser.cpython-36.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/yacctab.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pycparser/__pycache__/yacctab.cpython-36.pyc
/usr/lib/python3.6/site-packages/pycparser/_ast_gen.py
/usr/lib/python3.6/site-packages/pycparser/_build_tables.py
/usr/lib/python3.6/site-packages/pycparser/_c_ast.cfg
/usr/lib/python3.6/site-packages/pycparser/ast_transforms.py
/usr/lib/python3.6/site-packages/pycparser/c_ast.py
/usr/lib/python3.6/site-packages/pycparser/c_generator.py
/usr/lib/python3.6/site-packages/pycparser/c_lexer.py
/usr/lib/python3.6/site-packages/pycparser/c_parser.py
/usr/lib/python3.6/site-packages/pycparser/lextab.py
/usr/lib/python3.6/site-packages/pycparser/plyparser.py
/usr/lib/python3.6/site-packages/pycparser/yacctab.py
/usr/share/doc/python3-pycparser
/usr/share/doc/python3-pycparser/examples
/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/cdecl.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/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, Wed Apr 17 05:28:37 2024