[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект python-cffi-1.11.5-6.el8

Имя python-cffi
Эпоха 0
Версия 1.11.5
Релиз 6.el8
Сайт 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
python3-cffi-1.11.5-6.el8.x86_64 Foreign Function Interface for Python 3 to call C code 7442e33f5fd8d88ab21b4abcfa95375c8ad84efe6ff236e19e51de5267155086 download
src
python-cffi-1.11.5-6.el8.src Foreign Function Interface for Python to call C code 582056a5fd9489e8c228466966f2a2389cb15bf53fc0c0ce8afe75d935d2351b download
История изменений link
* 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