Information for build Cython-3.0.12-2.0.riscv64.fc42

ID1452
Package NameCython
Version3.0.12
Release2.0.riscv64.fc42
Epoch
DraftFalse
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
StartedMon, 09 Jun 2025 16:10:25 UTC
CompletedMon, 09 Jun 2025 16:10:25 UTC
Tags
f42
RPMs
src
Cython-3.0.12-2.0.riscv64.fc42.src.rpm (info) (download)
riscv64
python3-cython-3.0.12-2.0.riscv64.fc42.riscv64.rpm (info) (download)
Cython-debugsource-3.0.12-2.0.riscv64.fc42.riscv64.rpm (info) (download)
python3-cython-debuginfo-3.0.12-2.0.riscv64.fc42.riscv64.rpm (info) (download)
Changelog * Mon Mar 31 2025 David Abdurachmanov <davidlt@rivosinc.com> - 3.0.12-2.0.riscv64 - RPMAUTOSPEC: unresolvable merge