Wed, 05 Jun 2024 19:33:43 UTC | login

Information for build python-gear-0.16.0-6.fc40

ID291682
Package Namepython-gear
Version0.16.0
Release6.fc40
Epoch
SummaryPure Python Async Gear Protocol Library
Descriptionpython-gear implements an asynchronous event-driven interface to Gearman. It provides interfaces to build a client or worker, and access to the administrative protocol. The design approach is to keep it simple, with a relatively thin abstraction of the Gearman protocol itself. It should be easy to use to build a client or worker that operates either synchronously or asynchronously. The module also provides a simple Gearman server for use as a convenience in unit tests. The server is not designed for production use under load.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 09:08:28 UTC
CompletedThu, 29 Feb 2024 09:08:28 UTC
Tags
f40
f41
RPMs
src
python-gear-0.16.0-6.fc40.src.rpm (info) (download)
noarch
python3-gear-0.16.0-6.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jul 03 2023 Python Maint <python-maint@redhat.com> - 0.16.0-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Aug 04 2022 Fabien Boucher <fboucher@redhat.com> - 0.16.0-1 - Bump to 0.16.0 - Fix FTBFS (https://bugzilla.redhat.com/show_bug.cgi?id=2113983) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 0.15.1-11 - Rebuilt for Python 3.11