Information for build python-greenlet-0.4.14-1.0.riscv64.fc29
ID | 73159 | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | python-greenlet | |||||||||||||||||||||
Version | 0.4.14 | |||||||||||||||||||||
Release | 1.0.riscv64.fc29 | |||||||||||||||||||||
Epoch | ||||||||||||||||||||||
Summary | Lightweight in-process concurrent programming | |||||||||||||||||||||
Description | 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". | |||||||||||||||||||||
Built by | davidlt | |||||||||||||||||||||
State | complete | |||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||
Started | Sat, 22 Sep 2018 02:46:15 UTC | |||||||||||||||||||||
Completed | Sat, 22 Sep 2018 02:59:32 UTC | |||||||||||||||||||||
Task | build (f29-candidate, python-greenlet-0.4.14-1.0.riscv64.fc29.src.rpm) | |||||||||||||||||||||
Tags |
|
|||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||
Logs |
|
|||||||||||||||||||||
Changelog | * Fri Sep 21 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> - 0.4.14-1.0.riscv64 - Add support for RISC-V (riscv64) * Wed Jul 18 2018 Kevin Fenzi <kevin@scrye.com> - 0.4.14-1 - Update to 0.4.14. - Drop upstreamed/no longer needed patches. * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.13-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jul 03 2018 Miro Hrončok <mhroncok@redhat.com> - 0.4.13-4 - Add fix for Python 3.7 * Sat Jun 16 2018 Miro Hrončok <mhroncok@redhat.com> - 0.4.13-3 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Feb 02 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.13-1 - Update to 0.4.13 * Fri Jan 12 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.12-1 - Update to 0.4.12 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.11-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.11-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Dec 20 2016 Miro Hrončok <mhroncok@redhat.com> - 0.4.11-2 - Rebuild for Python 3.6 * Sun Dec 11 2016 Kevin Fenzi <kevin@scrye.com> - 0.4.11-1 - Update to 0.4.11. Fixes bug #1403514 |