summaryrefslogtreecommitdiffstats
path: root/import-layers/meta-virtualization/recipes-devtools/python/gunicorn_19.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'import-layers/meta-virtualization/recipes-devtools/python/gunicorn_19.1.1.bb')
-rw-r--r--import-layers/meta-virtualization/recipes-devtools/python/gunicorn_19.1.1.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/import-layers/meta-virtualization/recipes-devtools/python/gunicorn_19.1.1.bb b/import-layers/meta-virtualization/recipes-devtools/python/gunicorn_19.1.1.bb
deleted file mode 100644
index 5c8ea484e..000000000
--- a/import-layers/meta-virtualization/recipes-devtools/python/gunicorn_19.1.1.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-SUMMARY = "WSGI HTTP Server for UNIX"
-DESCRIPTION = "\
- 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. \
- "
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=19a2e253a273e390cd1b91d19b6ee236"
-
-SRC_URI = "https://pypi.python.org/packages/source/g/gunicorn/${BPN}-${PV}.tar.gz"
-SRC_URI[md5sum] = "eaa72bff5341c05169b76ce3dcbb8140"
-SRC_URI[sha256sum] = "82715511fb6246fad4ba66d812eb93416ae8371b464fa88bf3867c9c177daa14"
-
-inherit setuptools
OpenPOWER on IntegriCloud