Thu, 24 Apr 2025 21:52:32 MSK | login

Information for build Cython-0.29.22-7.el9

ID2073
Package NameCython
Version0.29.22
Release7.el9
Epoch
Sourcegit+http://git.inferitos.ru/rpms/Cython#b15b833996238379daa681e815e5c5c7cc03ade3
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 bykojiroot
State complete
Volume DEFAULT
StartedWed, 22 Mar 2023 10:38:44 MSK
CompletedWed, 22 Mar 2023 10:45:15 MSK
Taskbuild (inferit-9_1-bootstrap, /rpms/Cython:changed/i9c/Cython-0.29.22-7.el9)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/Cython?#changed/i9c/Cython-0.29.22-7.el9'}}
Tags
inferit-9_1-bootstrap
inferit-9_1-staging
inferit-9_4-init
inferit-9_5-init
RPMs
src
Cython-0.29.22-7.el9.src.rpm (info) (download)
aarch64
python3-Cython-0.29.22-7.el9.aarch64.rpm (info) (download)
Cython-debugsource-0.29.22-7.el9.aarch64.rpm (info) (download)
python3-Cython-debuginfo-0.29.22-7.el9.aarch64.rpm (info) (download)
i686
python3-Cython-0.29.22-7.el9.i686.rpm (info) (download)
Cython-debugsource-0.29.22-7.el9.i686.rpm (info) (download)
python3-Cython-debuginfo-0.29.22-7.el9.i686.rpm (info) (download)
noarch
emacs-cython-mode-0.29.22-7.el9.noarch.rpm (info) (download)
x86_64
python3-Cython-0.29.22-7.el9.x86_64.rpm (info) (download)
Cython-debugsource-0.29.22-7.el9.x86_64.rpm (info) (download)
python3-Cython-debuginfo-0.29.22-7.el9.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
i686
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.29.22-7 - Rebuilt for MSVSphere 9.1. * Wed Feb 16 2022 Tomas Orsava <torsava@redhat.com> - 0.29.22-7 - Add gating configuration and a simple smoke test - Related: rhbz#1950291 * Tue Feb 08 2022 Tomas Orsava <torsava@redhat.com> - 0.29.22-6 - Add automatically generated Obsoletes tag with the python39- prefix for smoother upgrade from RHEL8 - Related: rhbz#1990421 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937