Thu, 25 Apr 2024 09:40:51 UTC | login

Information for build python-Cython-ohpc-0.23.4-76.1.ohpc.0.4.1.3.3

ID20587
Package Namepython-Cython-ohpc
Version0.23.4
Release76.1.ohpc.0.4.1.3.3
Epoch
SummaryThe Cython compiler for writing C extensions for the Python language
DescriptionThe Cython language makes writing C extensions for the Python language as easy as Python itself. Cython is a source code translator based on the well-known Pyrex, but supports more cutting edge functionality and optimizations. The Cython language is very close to the Python language (and most Python code is also valid Cython code), but Cython additionally supports calling C functions and declaring 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 libraries, and for fast C modules that speed up the execution of Python code.
Built byadrian
State complete
Volume DEFAULT
StartedThu, 02 Nov 2017 15:08:24 UTC
CompletedThu, 02 Nov 2017 16:26:22 UTC
Taskbuild (hpc7-openhpc-13-el7, python-Cython-ohpc-0.23.4-76.1.ohpc.0.4.1.3.3.src.rpm)
Tags
hpc7-openhpc-13-candidate
RPMs
src
python-Cython-ohpc-0.23.4-76.1.ohpc.0.4.1.3.3.src.rpm (info) (download)
aarch64
python-Cython-ohpc-0.23.4-76.1.ohpc.0.4.1.3.3.aarch64.rpm (info) (download)
ppc64le
python-Cython-ohpc-0.23.4-76.1.ohpc.0.4.1.3.3.ppc64le.rpm (info) (download)
x86_64
python-Cython-ohpc-0.23.4-76.1.ohpc.0.4.1.3.3.x86_64.rpm (info) (download)
Logs
aarch64
root.log
build.log
state.log
ppc64le
root.log
build.log
state.log
x86_64
root.log
build.log
state.log
Changelog * Tue Oct 10 2017 Adrian Reber <areber@redhat.com> - 0.23.4-76.1 - Added OHPC_macros for correct PROJ_DELIM - Removed reference to Suse and http://bugs.opensuse.org/ as it is an OpenHPC spec file now - Removed old changelog entries