Пакет python-cffi-1.11.5-6.el8.src
Имя | python-cffi |
---|---|
Эпоха | 0 |
Версия | 1.11.5 |
Релиз | 6.el8 |
Архитектура | src |
Сайт | http://cffi.readthedocs.org/ |
Лицензия | MIT |
Время сборки | 2023-12-13 12:42:04 |
Хост сборки | builder-x86-09.inferitos.ru |
Краткое описание | Foreign Function Interface for Python to call C code |
Репозитории | BaseOS |
Полное описание | Foreign Function Interface for Python, providing a convenient and reliable way of calling existing C code from Python. The interface is based on LuaJIT’s FFI. |
Эррата | — |
Размер | 447 КиБ |
Исходный проект | python-cffi-1.11.5-6.el8 |
Контрольная сумма SHA-256 | 582056a5fd9489e8c228466966f2a2389cb15bf53fc0c0ce8afe75d935d2351b |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.11.5-5 - Rebuilt for MSVSphere 8.8 * Wed Feb 22 2023 Christian Heimes <cheimes@redhat.com> - Backport from_buffer(..., require_writable=True), resolves rhbz#2172416 - Enable upstream tests * Mon Oct 22 2018 Christian Heimes <cheimes@redhat.com> - 1.11.5-5 - Build doc package, resolves rhbz#1641665 * Thu Jun 07 2018 Troy Dawson <tdawson@redhat.com> - 1.11.5-4 - No python2 in RHEL8 * Fri May 25 2018 Gwyn Ciesla <limburgher@gmail.com> - 1.11.5-3 - Disable tests to fix mock-only FTBFS. * Fri Mar 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.11.5-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Mar 02 2018 John Dulaney <jdulaney@Fedoraproject.org> - 1.11.2-1 - New release 1.11.5 * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.11.2-3 - Escape macros in %changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Oct 19 2017 John Dulaney <jdulaney@Fedoraproject.org> - 1.11.2-1 - New release 1.11.0 - Fix %check