summaryrefslogtreecommitdiff
path: root/strata/python-wsgi.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/python-wsgi.morph')
-rw-r--r--strata/python-wsgi.morph17
1 files changed, 0 insertions, 17 deletions
diff --git a/strata/python-wsgi.morph b/strata/python-wsgi.morph
deleted file mode 100644
index cd72e398..00000000
--- a/strata/python-wsgi.morph
+++ /dev/null
@@ -1,17 +0,0 @@
-name: python-wsgi
-kind: stratum
-description: |
- Python modules for web applications using Web Server Gateway Interface.
-build-depends:
-- morph: strata/python2-core.morph
-chunks:
-- name: bottle
- repo: upstream:bottle
- ref: 5238c615b3ec198fedebb0fcaad4458e3d68d70f
- unpetrify-ref: baserock/morph
- build-system: python-distutils
-- name: flup
- repo: upstream:flup
- ref: 0f97c5e0ab7d9827506120efc22af3a9c21d1d70
- unpetrify-ref: baserock/morph
- build-system: python-distutils