Sat, 01 Jun 2024 00:18:50 UTC | login

Information for build python-gear-0.15.1-1.fc33

ID146369
Package Namepython-gear
Version0.15.1
Release1.fc33
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
StartedFri, 27 Mar 2020 12:51:11 UTC
CompletedFri, 27 Mar 2020 12:51:11 UTC
Tags
f33
RPMs
src
python-gear-0.15.1-1.fc33.src.rpm (info) (download)
noarch
python3-gear-0.15.1-1.fc33.noarch.rpm (info) (download)
Changelog * Mon Mar 09 2020 Faben Boucher <fboucher@redhat.com> - 0.15.1-1 - Bump to 0.15.1 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14.0-6 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14.0-5 - Rebuilt for Python 3.8 * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14.0-4 - Rebuilt for Python 3.8 * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14.0-3 - Rebuilt for Python 3.8 * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14.0-2 - Rebuilt for Python 3.8 * Wed Aug 14 2019 Fabien Boucher <fboucher@redhat.com> - 0.14.0-1 - Update to 0.14.0 * Tue Jul 30 2019 Fabien Boucher <fboucher@redhat.com> - 0.13.0-1 - Update to 0.13.0 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 17 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.11.0-7 - Subpackage python2-gear has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.11.0-5 - Rebuilt for Python 3.7 * Fri Apr 06 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.11.0-4 - Package the executable in python3 package