summaryrefslogtreecommitdiff
path: root/elements/python-wsgi
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-11-26 23:40:38 +0000
committerJavier Jardón <jjardon@gnome.org>2017-12-12 15:58:11 +0000
commit7aad5150f69da42b84994c353283db5daf8e967f (patch)
tree813f30921faea689677aa308bd61488229266d06 /elements/python-wsgi
parentfa91b837f4bf46b19678a2c3d6b56f73cdc786a6 (diff)
downloaddefinitions-7aad5150f69da42b84994c353283db5daf8e967f.tar.gz
Add BuildStream converted files
This is made by a conversion made in commit 8f8992a18d55c3abf28d4b6fc8036bd39d3dc1cf of definitions Check there to know what exact versions of YBD and defs2bst was used
Diffstat (limited to 'elements/python-wsgi')
-rw-r--r--elements/python-wsgi/bottle.bst10
-rw-r--r--elements/python-wsgi/flup.bst10
2 files changed, 20 insertions, 0 deletions
diff --git a/elements/python-wsgi/bottle.bst b/elements/python-wsgi/bottle.bst
new file mode 100644
index 00000000..657e877e
--- /dev/null
+++ b/elements/python-wsgi/bottle.bst
@@ -0,0 +1,10 @@
+kind: distutils
+depends:
+- python2-core.bst
+sources:
+- kind: git
+ url: upstream:bottle
+ track: baserock/morph
+ ref: 5238c615b3ec198fedebb0fcaad4458e3d68d70f
+variables:
+ python: python
diff --git a/elements/python-wsgi/flup.bst b/elements/python-wsgi/flup.bst
new file mode 100644
index 00000000..f7148fc2
--- /dev/null
+++ b/elements/python-wsgi/flup.bst
@@ -0,0 +1,10 @@
+kind: distutils
+depends:
+- python2-core.bst
+sources:
+- kind: git
+ url: upstream:flup
+ track: baserock/morph
+ ref: 0f97c5e0ab7d9827506120efc22af3a9c21d1d70
+variables:
+ python: python