Fri, 29 Mar 2024 21:08:21 CST | login

Information for build Cython-0.29.26-2.fc37

ID6918
Package NameCython
Version0.29.26
Release2.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/Cython.git#6678a848994817d315b6a2fcf097d005fb9fd430
SummaryLanguage for writing Python extension modules
DescriptionThe Cython language makes writing C extensions for the Python language as easy as Python itself. Cython is a source code translator based on Pyrex, but supports more cutting edge functionality and optimizations. The Cython language is a superset of the Python language (almost all Python code is also valid Cython code), but Cython additionally supports optional static typing to natively call C functions, operate with C++ classes and declare fast C types on variables and class attributes. This allows the compiler to generate very efficient C code from Cython code. This makes Cython the ideal language for writing glue code for external C/C++ libraries, and for fast C modules that speed up the execution of Python code.
Built byliuyang
State canceled
Volume DEFAULT
StartedThu, 12 Jan 2023 22:14:14 CST
CompletedThu, 12 Jan 2023 22:26:58 CST
Taskbuild (f37-build-side-28-python-devel, /rpms/Cython.git:6678a848994817d315b6a2fcf097d005fb9fd430)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/Cython.git#6678a848994817d315b6a2fcf097d005fb9fd430'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.26-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jan 07 2022 Miro Hrončok <mhroncok@redhat.com> - 0.29.26-1 - Update to 0.29.26 * Wed Jul 21 2021 Scott Talbert <swt@techie.net> - 0.29.24-1 - Update to 0.29.24 to fix FTBFS with Python 3.10 * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.22-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 0.29.22-4 - Rebuilt for Python 3.10 * Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 0.29.22-3 - Bootstrap for Python 3.10 * Tue Mar 09 2021 Miro Hrončok <mhroncok@redhat.com> - 0.29.22-2 - Remove an obsoleted patch - Remove old Obsoletes and Conflicts - Update description - Provide cython, python3-cython * Thu Mar 04 2021 Miro Hrončok <mhroncok@redhat.com> - 0.29.22-1 - Update to 0.29.22 * Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.21-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Nov 13 2020 Miro Hrončok <mhroncok@redhat.com> - 0.29.21-4 - Drop build dependency on coverage * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.21-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 22 2020 Gwyn Ciesla <gwync@protonmail.com> - 0.29.21-2 - Re-enable tests. * Wed Jul 22 2020 Gwyn Ciesla <gwync@protonmail.com> - 0.29.21-1 - 0.29.21 * Wed May 27 2020 sguelton@redhat.com - 0.29.19-1 - Update to 0.29.19 * Mon May 25 2020 Miro Hrončok <mhroncok@redhat.com> - 0.29.17-4 - Rebuilt for Python 3.9 * Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 0.29.17-3 - Bootstrap for Python 3.9 * Wed May 13 2020 Petr Viktorin <pviktori@redhat.com> - 0.29.17-2 - Backport classmethod fixes Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1788506 * Tue Apr 28 2020 Marcel Plch <mplch@redhat.com> - 0.29.17-1 - Update to 0.29.17 * Wed Mar 25 2020 Miro Hrončok <mhroncok@redhat.com> - 0.29.16-1 - Update to 0.29.16 (#1816785) * Sat Feb 08 2020 Miro Hrončok <mhroncok@redhat.com> - 0.29.15-1 - Update to 0.29.15 (#1800158) * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild