python-greenlet 0.4.11-1build2 source package in Ubuntu

Changelog

python-greenlet (0.4.11-1build2) artful; urgency=medium

  * No change rebuild to drop Python 3.5 support.

 -- Michael Hudson-Doyle <email address hidden>  Fri, 04 Aug 2017 18:53:16 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Artful
Original maintainer:
Laszlo Boszormenyi
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-greenlet_0.4.11.orig.tar.gz 55.6 KiB 66de57ea93ff54f64edc0b235e92d83bb9a4bd8cd69ee325d9300f02547d4320
python-greenlet_0.4.11-1build2.debian.tar.xz 6.8 KiB 900e8d767e4a05fcf988f9312be1b1f51c48038509cb32af682e7e357d48a225
python-greenlet_0.4.11-1build2.dsc 2.3 KiB 977ece06f848e60b26fde2f9c1ecfae8b5ef2f7dadbdfd1133251a2022a458ca

Available diffs

View changes file

Binary packages built by this source

python-greenlet: Lightweight in-process concurrent programming

 The greenlet package is a spin-off of Stackless, a version of CPython that
 supports micro-threads called "tasklets". Tasklets run pseudo-concurrently
 (typically in a single or a few OS-level threads) and are synchronized with
 data exchanges on "channels".
 .
 greenlet is the standalone package derived from the py lib, and is used by
 several non-blocking IO packages as a more flexible alternative to Python's
 built in coroutines.

python-greenlet-dbg: Lightweight in-process concurrent programming - debugging symbols

 The greenlet package is a spin-off of Stackless, a version of CPython that
 supports micro-threads called "tasklets". Tasklets run pseudo-concurrently
 (typically in a single or a few OS-level threads) and are synchronized with
 data exchanges on "channels".
 .
 greenlet is the standalone package derived from the py lib, and is used by
 several non-blocking IO packages as a more flexible alternative to Python's
 built in coroutines.
 .
 This is the debugging symbols for greenlet.

python-greenlet-dev: No summary available for python-greenlet-dev in ubuntu artful.

No description available for python-greenlet-dev in ubuntu artful.

python-greenlet-doc: No summary available for python-greenlet-doc in ubuntu artful.

No description available for python-greenlet-doc in ubuntu artful.

python3-greenlet: Lightweight in-process concurrent programming (python3)

 The greenlet package is a spin-off of Stackless, a version of CPython that
 supports micro-threads called "tasklets". Tasklets run pseudo-concurrently
 (typically in a single or a few OS-level threads) and are synchronized with
 data exchanges on "channels".
 .
 greenlet is the standalone package derived from the py lib, and is used by
 several non-blocking IO packages as a more flexible alternative to Python's
 built in coroutines.

python3-greenlet-dbg: No summary available for python3-greenlet-dbg in ubuntu artful.

No description available for python3-greenlet-dbg in ubuntu artful.