Project python-cffi-1.11.5-6.el8
content_copy
Name
python-cffi
Epoch
0
Version
1.11.5
Release
6.el8
Website/URL
http://cffi.readthedocs.org/
License
MIT
Build Time
2023-12-13 12:42:04
Build Host
builder-x86-09.inferitos.ru
Summary
Foreign Function Interface for Python to call C code
Repositories
BaseOS
Description
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.
Errata
—
×
Package
Summary
SHA-256 checksum
x86_64
python3-cffi-1.11.5-6.el8.x86_64
content_copy
Foreign Function Interface for Python 3 to call C code
7442e33f5fd8d88ab21b4abcfa95375c8ad84efe6ff236e19e51de5267155086
download
src
python-cffi-1.11.5-6.el8.src
content_copy
Foreign Function Interface for Python to call C code
582056a5fd9489e8c228466966f2a2389cb15bf53fc0c0ce8afe75d935d2351b
download
* 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