| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-gear | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 0.14.0 | Vendor: openSUSE |
| Release: bp155.2.13 | Build date: Mon May 22 12:45:07 2023 |
| Group: Development/Languages/Python | Build host: lamb10 |
| Size: 464470 | Source RPM: python-gear-0.14.0-bp155.2.13.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/openstack-infra/gear | |
| Summary: Pure Python Async Gear Protocol Library | |
A pure-Python asynchronous library to interface with Gearman.
Apache-2.0
* Fri Jul 26 2019 pgajdos@suse.com
- version update to 0.14.0
* Add support for server name indication
* OpenDev Migration Patch
* Thu Mar 14 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.13.0:
* prefer ipv6 for listen addrs
* add support for keepalive to client
- Execute tests
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Tue Oct 30 2018 Dirk Mueller <dmueller@suse.com>
- update to 0.12.0:
* Add --listen-address flag to geard
* Build universal wheels
* Automatically send GRAB\_JOB after CAN\_DO
* Mon Mar 26 2018 tbechtold@suse.com
- Fix Source
* Fri Mar 23 2018 tbechtold@suse.com
- update to 0.11.1:
* Make workers admin command py3 safe
* server: make stats more efficient
* Add a send lock to the base Connection class
* Server: support background jobs
* Fix exception setter
* Provide TextJob and TextWorker for convenience
* Uncap pbr dependency
* Update hacking dependency
* Replace assertEquals with assertEqual
* Make Job.name assume utf-8
* Ignore E129
* Move py27 after py34 and py35
* Re-enable flake8
* Add py35 to tox.ini default envs
* Move other-requirements.txt to bindep.txt
* Remove discover from test-requirements
* Add test for AdminRequest.isComplete
* Parse admin requests 2880 times faster
* Geard: Handle connections closed while sending
* Support TCP keepalives in geard
* List system dependencies for running common tests
* Do not encode the type (b) in the job name
* Bump version requirement for pbr
* Remove vestigal hook entry from setup.cfg
* Remove py26 from tox.ini
* Switch to six for configparser
* Do not change object size when iterating
* Allow setting a timeout for Client.waitForServer()
* Remove shebang as the script is managed by an entry\_point
* Guard against double shutdown in client
* Remove argparse from requirements
* Deprecated tox -downloadcache option removed
* Add a test for worker termination
- Switch to singlespec
* Mon Dec 07 2015 tbechtold@suse.com
- Initial packaging (version 0.5.8)
/etc/alternatives/geard /usr/bin/geard /usr/bin/geard-3.6 /usr/lib/python3.6/site-packages/gear /usr/lib/python3.6/site-packages/gear-0.14.0-py3.6.egg-info /usr/lib/python3.6/site-packages/gear-0.14.0-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/gear-0.14.0-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/gear-0.14.0-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/gear-0.14.0-py3.6.egg-info/entry_points.txt /usr/lib/python3.6/site-packages/gear-0.14.0-py3.6.egg-info/not-zip-safe /usr/lib/python3.6/site-packages/gear-0.14.0-py3.6.egg-info/pbr.json /usr/lib/python3.6/site-packages/gear-0.14.0-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/gear-0.14.0-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/gear/__init__.py /usr/lib/python3.6/site-packages/gear/__pycache__ /usr/lib/python3.6/site-packages/gear/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/gear/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/gear/__pycache__/acl.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/gear/__pycache__/acl.cpython-36.pyc /usr/lib/python3.6/site-packages/gear/__pycache__/constants.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/gear/__pycache__/constants.cpython-36.pyc /usr/lib/python3.6/site-packages/gear/acl.py /usr/lib/python3.6/site-packages/gear/cmd /usr/lib/python3.6/site-packages/gear/cmd/__init__.py /usr/lib/python3.6/site-packages/gear/cmd/__pycache__ /usr/lib/python3.6/site-packages/gear/cmd/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/gear/cmd/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/gear/cmd/__pycache__/geard.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/gear/cmd/__pycache__/geard.cpython-36.pyc /usr/lib/python3.6/site-packages/gear/cmd/geard.py /usr/lib/python3.6/site-packages/gear/constants.py /usr/lib/python3.6/site-packages/gear/tests /usr/lib/python3.6/site-packages/gear/tests/__init__.py /usr/lib/python3.6/site-packages/gear/tests/__pycache__ /usr/lib/python3.6/site-packages/gear/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/gear/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/gear/tests/__pycache__/test_functional.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/gear/tests/__pycache__/test_functional.cpython-36.pyc /usr/lib/python3.6/site-packages/gear/tests/__pycache__/test_gear.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/gear/tests/__pycache__/test_gear.cpython-36.pyc /usr/lib/python3.6/site-packages/gear/tests/test_functional.py /usr/lib/python3.6/site-packages/gear/tests/test_gear.py /usr/share/doc/packages/python3-gear /usr/share/doc/packages/python3-gear/AUTHORS /usr/share/doc/packages/python3-gear/ChangeLog /usr/share/doc/packages/python3-gear/README.rst /usr/share/licenses/python3-gear /usr/share/licenses/python3-gear/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:24:48 2026