Tue, 28 May 2024 19:10:28 UTC | login

Information for build python-greenlet-0.4.14-1.0.riscv64.fc29

ID73159
Package Namepython-greenlet
Version0.4.14
Release1.0.riscv64.fc29
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 bydavidlt
State complete
Volume DEFAULT
StartedSat, 22 Sep 2018 02:46:15 UTC
CompletedSat, 22 Sep 2018 02:59:32 UTC
Taskbuild (f29-candidate, python-greenlet-0.4.14-1.0.riscv64.fc29.src.rpm)
Tags
f29
f30
f31
f32
f33
RPMs
src
python-greenlet-0.4.14-1.0.riscv64.fc29.src.rpm (info) (download)
riscv64
python2-greenlet-0.4.14-1.0.riscv64.fc29.riscv64.rpm (info) (download)
python2-greenlet-devel-0.4.14-1.0.riscv64.fc29.riscv64.rpm (info) (download)
python3-greenlet-0.4.14-1.0.riscv64.fc29.riscv64.rpm (info) (download)
python3-greenlet-devel-0.4.14-1.0.riscv64.fc29.riscv64.rpm (info) (download)
python-greenlet-debuginfo-0.4.14-1.0.riscv64.fc29.riscv64.rpm (info) (download)
python-greenlet-debugsource-0.4.14-1.0.riscv64.fc29.riscv64.rpm (info) (download)
python2-greenlet-debuginfo-0.4.14-1.0.riscv64.fc29.riscv64.rpm (info) (download)
python3-greenlet-debuginfo-0.4.14-1.0.riscv64.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
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