[ All 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 ]
×

Package python3-cffi-1.11.5-6.el8.x86_64 download

Name python3-cffi
Epoch 0
Version 1.11.5
Release 6.el8
Architecture x86_64
Website/URL http://cffi.readthedocs.org/
License MIT
Build Time 2023-12-13 12:45:53
Build Host builder-x86-08.inferitos.ru
Summary Foreign Function Interface for Python 3 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
Size 238 KiB
Source Project python-cffi-1.11.5-6.el8
SHA-256 checksum 7442e33f5fd8d88ab21b4abcfa95375c8ad84efe6ff236e19e51de5267155086
× Full screenshot
Changelog 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