summaryrefslogtreecommitdiff
path: root/strata/python-wsgi.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-11-26 23:39:48 +0000
committerJavier Jardón <jjardon@gnome.org>2017-12-12 15:58:23 +0000
commit7df7f3b427739ff7d69da2ba218da0124822892c (patch)
tree843c75e9bede53862ab101d6a7bcd1da15a33c55 /strata/python-wsgi.morph
parent7aad5150f69da42b84994c353283db5daf8e967f (diff)
downloaddefinitions-7df7f3b427739ff7d69da2ba218da0124822892c.tar.gz
Remove all .morph files and files from the old format
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