cython 0.23.4-0ubuntu4 source package in Ubuntu

Changelog

cython (0.23.4-0ubuntu4) xenial; urgency=medium

  * Cherry-pick upstream patch to fix FTBFS due to async/3.5 test suite
    failures.

 -- Dimitri John Ledkov <email address hidden>  Mon, 15 Feb 2016 15:03:02 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Xenial
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.23.4.orig.tar.gz 1.6 MiB fec42fecee35d6cc02887f1eef4e4952c97402ed2800bfe41bbd9ed1a0730d8e
cython_0.23.4-0ubuntu4.debian.tar.xz 22.4 KiB c2392fa73956b6d56b8f440d58ecbb45e5781b750dd2edfd11a300f20d6612b6
cython_0.23.4-0ubuntu4.dsc 2.0 KiB e368cc6abfff983b4c22d1f4e287fcb27ebf948797293c2960c8a9b226e0ab64

View changes file

Binary packages built by this source

cython: C-Extensions for Python

 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.

cython-dbg: C-Extensions for Python - debug build

 This package contains Cython libraries built against versions of
 Python configured with --pydebug.

cython-dbgsym: debug symbols for package cython

 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.

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: C-Extensions for Python 3 - debug build

 This package contains Cython libraries built against versions of
 Python configured with --pydebug.

cython3-dbgsym: debug symbols for package cython3

 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.