Fri, 08 Nov 2024 20:16:41 UTC | login

Information for build python-greenlet-3.0.3-5.fc41

ID311715
Package Namepython-greenlet
Version3.0.3
Release5.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-greenlet.git#22f2807e01076ffcf67fb28f9934ad763bdcd233
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 failed
Volume DEFAULT
StartedThu, 11 Jul 2024 08:07:59 UTC
CompletedThu, 11 Jul 2024 08:12:49 UTC
Taskbuild (f41, /rpms/python-greenlet.git:22f2807e01076ffcf67fb28f9934ad763bdcd233)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-greenlet.git#22f2807e01076ffcf67fb28f9934ad763bdcd233'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.0.3-5 - Rebuilt for Python 3.13 * Thu May 30 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.0.3-4 - Patch for Python 3.13 (close RHBZ#2245874) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 13 2024 Terje Rosten <terje.rosten@ntnu.no> - 3.0.3-1 - 3.0.3 * Mon Dec 11 2023 Terje Rosten <terje.rosten@ntnu.no> - 3.0.2-1 - 3.0.2 * Sat Nov 25 2023 Terje Rosten <terje.rosten@ntnu.no> - 3.0.1-1 - 3.0.1 * Sat Oct 14 2023 Terje Rosten <terje.rosten@ntnu.no> - 3.0.0-1 - 3.0.0 * Wed Sep 06 2023 Carl George <carlwgeorge@fedoraproject.org> - 3.0.0~rc1-1 - Update to version 3.0.0rc1 - Convert to pyproject macros * Sun Aug 13 2023 Orion Poplawski <orion@nwra.com> - 3.0.0~a1-1 - Update to 3.0.0a1 * Sat Aug 05 2023 Ondřej Budai <ondrej@budai.cz> - 2.0.2-3 - SPDX migration * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Petr Viktorin <pviktori@redhat.com> - 2.0.2-1 - Update to upstream version 2.0.2 - Update patch for Python 3.12 compatibility - Skip leak checks for now * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.1.3-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Oct 14 2022 Lumír Balhar <lbalhar@redhat.com> - 1.1.3-1 - Update to 1.1.3 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.1.2-4 - Rebuilt for Python 3.11