Thu, 23 Mar 2023 05:31:48 UTC

Information for build python-greenlet-0.3.1-2.fc14

ID167751
Package Namepython-greenlet
Version0.3.1
Release2.fc14
Epoch
SummaryLightweight in-process concurrent programming
DescriptionThe 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".
Built byabbot
State complete
Volume fedora_koji_archive00
StartedMon, 19 Apr 2010 05:50:14 UTC
CompletedMon, 19 Apr 2010 05:51:47 UTC
Taskbuild (dist-rawhide, /cvs/pkgs:rpms/python-greenlet/devel:python-greenlet-0_3_1-2_fc14)
Tags
dist-f14
RPMs
src
python-greenlet-0.3.1-2.fc14.src.rpm (info) (download)
i686
python-greenlet-0.3.1-2.fc14.i686.rpm (info) (download)
python-greenlet-devel-0.3.1-2.fc14.i686.rpm (info) (download)
python-greenlet-debuginfo-0.3.1-2.fc14.i686.rpm (info) (download)
x86_64
python-greenlet-0.3.1-2.fc14.x86_64.rpm (info) (download)
python-greenlet-devel-0.3.1-2.fc14.x86_64.rpm (info) (download)
python-greenlet-debuginfo-0.3.1-2.fc14.x86_64.rpm (info) (download)
Logs
i686
build.log
root.log
state.log
x86_64
build.log
root.log
state.log
Changelog * Wed Apr 14 2010 Lev Shamardin <shamardin@gmail.com> - 0.3.1-2 - Splitted headers into a -devel package. * Fri Apr 09 2010 Lev Shamardin <shamardin@gmail.com> - 0.3.1-1 - Initial package version.