Tue, 18 Jun 2024 00:46:39 UTC | login

Information for build python-cffi-1.14.0-1.fc33

ID134055
Package Namepython-cffi
Version1.14.0
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-cffi.git#ddd679d1a1bc730d99ba6d2e3e32a66ee28ae7ef
SummaryForeign Function Interface for Python to call C code
DescriptionForeign 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Mar 2020 00:42:44 UTC
CompletedThu, 26 Mar 2020 03:13:04 UTC
Taskbuild (f33, /rpms/python-cffi.git:ddd679d1a1bc730d99ba6d2e3e32a66ee28ae7ef)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-cffi.git#ddd679d1a1bc730d99ba6d2e3e32a66ee28ae7ef'}}
Tags
f33
RPMs
src
python-cffi-1.14.0-1.fc33.src.rpm (info) (download)
noarch
python-cffi-doc-1.14.0-1.fc33.noarch.rpm (info) (download)
riscv64
python3-cffi-1.14.0-1.fc33.riscv64.rpm (info) (download)
python-cffi-debugsource-1.14.0-1.fc33.riscv64.rpm (info) (download)
python3-cffi-debuginfo-1.14.0-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Feb 10 2020 Lumír Balhar <lbalhar@redhat.com> - 1.14.0 - Update to 1.14.0 (#1800646) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Nov 18 2019 Lumír Balhar <lbalhar@redhat.com> - 1.13.2-1 - Update to 1.13.2 (#1768219) * Mon Oct 21 2019 Miro Hrončok <mhroncok@redhat.com> - 1.13.1-1 - Update to 1.13.1 (#1763767) * Tue Oct 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1.13.0-1 - Update to 1.13.0 (#1761757) * Sun Oct 13 2019 Miro Hrončok <mhroncok@redhat.com> - 1.12.3-5 - Subpackage python2-cffi has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.12.3-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 26 2019 Miro Hrončok <mhroncok@redhat.com> - 1.12.3-3 - Reduce Python 2 build dependencies * Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 1.12.3-2 - Rebuilt for Python 3.8 * Thu Jul 25 2019 Miro Hrončok <mhroncok@redhat.com> - 1.12.3-1 - Update to 1.12.3 (#1701577) - https://cffi.readthedocs.io/en/latest/whatsnew.html#v1-12-3 * Mon Jul 15 2019 Petr Viktorin <pviktori@redhat.com> - 1.12.2-2 - Remove unused build dependency on Cython - Remove duplicate build dependency on pytest * Wed Mar 27 2019 Miro Hrončok <mhroncok@redhat.com> - 1.12.2-1 - Update to 1.12.2 (#1677888) * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Aug 22 2018 Miro Hrončok <mhroncok@redhat.com> - 1.11.5-6 - Fix FTBFS (#1605627) * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1.11.5-4 - Rebuilt for Python 3.7 * Fri May 25 2018 Gwyn Ciesla <limburgher@gmail.com> - 1.11.5-3 - Disable tests to fix mock-only FTBFS.