Pure-Python asynchronous interface to Gearman
Go to file
Clark Boylan 2c8e6764cc Update the docker image to python3.9 and buster
This is long overdue now that buster is out and python3.9 has been
around for a bit. This update allows us to remove the buster 3.7 images
that the gear images were based on.

Depends-On: https://review.opendev.org/c/opendev/gear/+/838562
Change-Id: I8d57c06fe28276d6e15934a785b1f97125f0958f
2022-04-19 17:28:49 +00:00
doc Overhaul package metadata and contributor info 2021-07-10 16:45:05 +00:00
gear Create SSL context using PROTOCOL_TLS, fallback to highest supported version 2021-03-30 14:56:38 +02:00
.gitignore Add pbr-based setup. 2013-04-08 12:31:53 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:26:05 +00:00
.testr.conf Support python3. 2013-06-05 15:07:36 -07:00
.zuul.yaml Update the docker image to python3.9 and buster 2022-04-19 17:28:49 +00:00
CONTRIBUTING.rst Overhaul package metadata and contributor info 2021-07-10 16:45:05 +00:00
Dockerfile Update the docker image to python3.9 and buster 2022-04-19 17:28:49 +00:00
LICENSE Initial commit. 2013-04-05 12:58:12 -07:00
MANIFEST.in Add pbr-based setup. 2013-04-08 12:31:53 -04:00
README.rst Add pbr-based setup. 2013-04-08 12:31:53 -04:00
bindep.txt Overhaul package metadata and contributor info 2021-07-10 16:45:05 +00:00
requirements.txt Uncap pbr dependency 2017-03-01 18:32:58 +00:00
setup.cfg Overhaul package metadata and contributor info 2021-07-10 16:45:05 +00:00
setup.py Solve hacking/pbr requirements conflict 2014-02-11 21:20:38 +00:00
test-requirements.txt Update testing to Python 3.9 and linters 2021-03-30 14:56:40 +02:00
tox.ini Update testing to Python 3.9 and linters 2021-03-30 14:56:40 +02:00

README.rst

python-gear

A pure-Python asynchronous library to interface with Gearman.