Information for build Cython-0.29.36-4.ocs23
ID | 5648 | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | Cython | ||||||||||||||||||||||||||||
Version | 0.29.36 | ||||||||||||||||||||||||||||
Release | 4.ocs23 | ||||||||||||||||||||||||||||
Epoch | |||||||||||||||||||||||||||||
Source | git+https://gitee.com/opencloudos-stream/Cython.git?.#9fa6674401b3dec7d99751ee9cf82639b5e1f3da | ||||||||||||||||||||||||||||
Summary | Language for writing Python extension modules | ||||||||||||||||||||||||||||
Description | The 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 by | ocs-bot | ||||||||||||||||||||||||||||
State | complete | ||||||||||||||||||||||||||||
Volume | DEFAULT | ||||||||||||||||||||||||||||
Started | Wed, 20 Sep 2023 15:21:21 CST | ||||||||||||||||||||||||||||
Completed | Wed, 20 Sep 2023 15:24:18 CST | ||||||||||||||||||||||||||||
Task | build (dist-ocs23, /opencloudos-stream/Cython.git:.:origin/master) | ||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/Cython.git?.#origin/master'}} | ||||||||||||||||||||||||||||
Tags |
|
||||||||||||||||||||||||||||
RPMs |
|
||||||||||||||||||||||||||||
Logs | |||||||||||||||||||||||||||||
Changelog | * Wed Sep 20 2023 Xiaojie Chen <jackxjchen@tencent.com> - 0.29.36-4 - Rebuilt for increasing release * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.29.36-3 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.29.36-2 - Rebuilt for OpenCloudOS Stream 23.09 * Mon Aug 28 2023 Miaojun Dong <zoedong@tencent.com> - 0.29.36-1 - initial build |