Fri, 31 May 2024 23:26:20 UTC | login

Information for build python-gear-0.5.9-2.fc25

ID17027
Package Namepython-gear
Version0.5.9
Release2.fc25
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:26:18 UTC
CompletedSat, 14 Apr 2018 20:26:18 UTC
Tags
f28
f29
RPMs
src
python-gear-0.5.9-2.fc25.src.rpm (info) (download)
noarch
python-gear-0.5.9-2.fc25.noarch.rpm (info) (download)
Changelog * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.9-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Tue Feb 16 2016 Paul Belanger <pabelanger@redhat.com> - 0.5.9-1 - New upstream 0.5.9 (#1304141) - Update spec to latest python packaging guidelines - Enable unit testing * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Jun 22 2015 Fabien Boucher <fboucher@redhat.com> - 0.5.8-1 - Bump gear source to version 0.5.8 - Add python-pbr as dependency as demo geard needs it * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri May 29 2015 Fabien Boucher <fboucher@redhat.com> - 0.5.7-1 - Bump gear source to version 0.5.7 - Remove dist version in changelog - Fix license handling * Thu Apr 23 2015 Fabien Boucher <fboucher@redhat.com> - 0.5.6-0 - Initial packaging