cython 0.29.36-1ubuntu2 source package in Ubuntu

Changelog

cython (0.29.36-1ubuntu2) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Wed, 01 Nov 2023 19:01:40 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cython_0.29.36.orig.tar.gz 2.0 MiB 41c0cfd2d754e383c9eeb95effc9aa4ab847d0c9747077ddd7c0dcb68c3bc01f
cython_0.29.36-1ubuntu2.debian.tar.xz 25.9 KiB 8c8af29d92f5ae22574e10d4a7bfdd260d59de899a071e70f326d2f85a8aabc9
cython_0.29.36-1ubuntu2.dsc 2.3 KiB fc49be8300e3f1831e8de967a7f113a9523a0ac9a368c93459dd487a33783350

View changes file

Binary packages built by this source

cython-doc: C-Extensions for Python - documentation

 This package contains documentation for Cython.

cython3: C-Extensions for Python 3

 Cython is a language that makes writing C extensions for the Python language as
 easy as Python itself. Cython is based on the well-known Pyrex, but supports
 more cutting edge functionality and optimizations.
 .
 The Cython language is very close to the Python language, 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 wrapping external C libraries, and
 for fast C modules that speed up the execution of Python code.

cython3-dbg: No summary available for cython3-dbg in ubuntu noble.

No description available for cython3-dbg in ubuntu noble.