Fri, 15 Nov 2024 23:14:25 UTC | login

Information for build Cython-3.0.11-1.fc41

ID340343
Package NameCython
Version3.0.11
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/Cython.git#6021cd6d277dc0cf8d05f4a67ff5fb27a7952553
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 25 Sep 2024 09:30:14 UTC
CompletedThu, 26 Sep 2024 15:54:40 UTC
Taskbuild (f41, /rpms/Cython.git:6021cd6d277dc0cf8d05f4a67ff5fb27a7952553)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/Cython.git#6021cd6d277dc0cf8d05f4a67ff5fb27a7952553'}}
Tags
f41
RPMs
src
Cython-3.0.11-1.fc41.src.rpm (info) (download)
riscv64
python3-cython-3.0.11-1.fc41.riscv64.rpm (info) (download)
Cython-debugsource-3.0.11-1.fc41.riscv64.rpm (info) (download)
python3-cython-debuginfo-3.0.11-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
root.log
build.log
state.log
mock_output.log
Changelog * Wed Aug 07 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.0.11-1 - Update to 3.0.11 - Fixes: rhbz#2303197 - Fixes: rhbz#2293086 * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jun 16 2024 Python Maint <python-maint@redhat.com> - 3.0.9-6 - Rebuilt for Python 3.13 * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.0.9-5 - Bootstrap for Python 3.13 * Mon May 13 2024 Miro Hrončok <miro@hroncok.cz> - 3.0.9-4 - CI: Run upstream testsuite * Tue May 07 2024 Miro Hrončok <miro@hroncok.cz> - 3.0.9-3 - Import CI tests from RHEL * Thu Apr 11 2024 Miro Hrončok <miro@hroncok.cz> - 3.0.9-2 - Don't BuildRequire pythran in RHEL * Sun Mar 17 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.0.9-1 - Update to 3.0.9 (rhbz#2268123) * Sat Mar 02 2024 Miro Hrončok <miro@hroncok.cz> - 3.0.8-4 - Disable GCC warnings/errors about wrong self casts in final function calls * Wed Feb 21 2024 Karolina Surma <ksurma@redhat.com> - 3.0.8-3 - Use Python 3.13.0a4 PyCFunctionFastWithKeywords * Tue Jan 23 2024 Lumír Balhar <lbalhar@redhat.com> - 3.0.8-1 - Update to 3.0.8 (rhbz#2255460) * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Nov 30 2023 Miro Hrončok <mhroncok@redhat.com> - 3.0.6-1 - Update to 3.0.6 - Fixes: rhbz#2251973 * Tue Oct 31 2023 Miro Hrončok <mhroncok@redhat.com> - 3.0.5-1 - Update to 3.0.5 * Wed Oct 18 2023 Miro Hrončok <mhroncok@redhat.com> - 3.0.4-1 - Update to 3.0.4 - Fixes: rhbz#2244865 * Fri Oct 13 2023 Miro Hrončok <mhroncok@redhat.com> - 3.0.3-1 - Update to 3.0.3 - Fixes: rhbz#2242429 * Fri Sep 01 2023 Miro Hrončok <mhroncok@redhat.com> - 3.0.2-1 - Update to 3.0.2 - Fixes: rhbz#2235027 * Mon Jul 17 2023 Miro Hrončok <mhroncok@redhat.com> - 3.0.0-1 - Update to 3.0.0 - Rename python3-Cython to python3-cython * Thu Jul 13 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.0.0~rc2-1 - Update to 3.0.0rc2 - The emacs-cython-mode package is no longer part of this project * Fri Jun 30 2023 Petr Viktorin <pviktori@redhat.com> - 0.29.35-2 - Compile-time Python 3.12 compatibility for CYTHON_TRACE support * Sun Jun 18 2023 Miro Hrončok <mhroncok@redhat.com> - 0.29.35-1 - Update to 0.29.35 - Fixes: rhbz#2210064 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.29.34-3 - Bootstrap for Python 3.12 * Wed May 24 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 0.29.34-2 - Avoid python-jedi dependency in RHEL builds - Stop shipping emacs-cython-mode in RHEL builds * Mon Apr 03 2023 Miro Hrončok <mhroncok@redhat.com> - 0.29.34-1 - Update to 0.29.34 - Fixes: rhbz#1823181 - Fixes: rhbz#2172822 - Fixes: rhbz#2177838 * Fri Feb 17 2023 Miro Hrončok <mhroncok@redhat.com> - 0.29.33-1 - Update to 0.29.33 - Fix test failures with NumPy 1.24 - Update the RPM license tag to SPDX * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.32-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Dec 20 2022 Miro Hrončok <mhroncok@redhat.com> - 0.29.32-2 - emacs-cython-mode: Wrap the docstring of cython-default-compile-format to 80 characters - Fixes: rhbz#2155090 * Mon Aug 08 2022 Miro Hrončok <mhroncok@redhat.com> - 0.29.32-1 - Update to 0.29.32