diff options
author | Lionel Flandrin <lionel@svkt.org> | 2017-01-30 15:11:17 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-02-05 22:51:45 +0100 |
commit | c0ccf24082a7c9133366184412f96284a7dd35c5 (patch) | |
tree | 8d26e6f02b062ed6ed0817ada761f4e27a802209 /package/python-gunicorn/python-gunicorn.hash | |
parent | 18426200e629166595d7f35f3cd7647698f5b7e9 (diff) | |
download | buildroot-c0ccf24082a7c9133366184412f96284a7dd35c5.tar.gz buildroot-c0ccf24082a7c9133366184412f96284a7dd35c5.zip |
python-gunicorn: new package
Gunicorn ‘Green Unicorn’ is a Python WSGI HTTP Server for UNIX. It’s a
pre-fork worker model ported from Ruby’s Unicorn project. The Gunicorn
server is broadly compatible with various web frameworks, simply
implemented, light on server resource usage, and fairly speedy.
Signed-off-by: Lionel Flandrin <lionel@svkt.org>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-gunicorn/python-gunicorn.hash')
-rw-r--r-- | package/python-gunicorn/python-gunicorn.hash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/python-gunicorn/python-gunicorn.hash b/package/python-gunicorn/python-gunicorn.hash new file mode 100644 index 0000000000..a282bc995d --- /dev/null +++ b/package/python-gunicorn/python-gunicorn.hash @@ -0,0 +1,3 @@ +# md5 from https://pypi.python.org/pypi/gunicorn/json, sha256 locally computed +md5 338e5e8a83ea0f0625f768dba4597530 gunicorn-19.6.0.tar.gz +sha256 813f6916d18a4c8e90efde72f419308b357692f81333cb1125f80013d22fb618 gunicorn-19.6.0.tar.gz |