Пакет python-pycparser-2.19-3.module+el8.9.0+310+80cd20aa.src
Имя | python-pycparser |
---|---|
Эпоха | 0 |
Версия | 2.19 |
Релиз | 3.module+el8.9.0+310+80cd20aa |
Архитектура | src |
Сайт | http://github.com/eliben/pycparser |
Лицензия | BSD |
Время сборки | 2024-05-26 10:08:45 |
Хост сборки | builder-x86-04.inferitos.ru |
Краткое описание | C parser and AST generator written in Python |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | — |
Размер | 149 КиБ |
Исходный проект | python-pycparser-2.19-3.module+el8.9.0+310+80cd20aa |
Контрольная сумма SHA-256 | f62c6f00223692572ae8e20abd321420ec452c96eb1d9788b5d676a59b113366 |
Module | python38-3.8-8090020240526044328.64c1cd5a |
×
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.19-3 - Rebuilt for MSVSphere 8.8 * Fri Dec 13 2019 Tomas Orsava <torsava@redhat.com> - 2.19-3 - Exclude unsupported i686 arch * Wed Nov 20 2019 Lumír Balhar <lbalhar@redhat.com> - 2.19-2 - Adjusted for Python 3.8 module in RHEL 8 * 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 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.14-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jun 10 2019 Marcel Plch <mplch@redhat.com> - 2.14-19 - Avoid invalid unicode escape sequences in Py3.8 * Tue Feb 26 2019 Christian Heimes <cheimes@redhat.com> - 2.14-18 - Add build dependency on cpp for unit tests - Add dependency on python-ply version to prevent "yacc table file version is out of date" - Fixes RHBZ#1668230