summaryrefslogtreecommitdiff
path: root/elements/python-cliapp/python-coveragepy.bst
diff options
context:
space:
mode:
Diffstat (limited to 'elements/python-cliapp/python-coveragepy.bst')
-rw-r--r--elements/python-cliapp/python-coveragepy.bst13
1 files changed, 13 insertions, 0 deletions
diff --git a/elements/python-cliapp/python-coveragepy.bst b/elements/python-cliapp/python-coveragepy.bst
new file mode 100644
index 00000000..253d3154
--- /dev/null
+++ b/elements/python-cliapp/python-coveragepy.bst
@@ -0,0 +1,13 @@
+kind: manual
+depends:
+- python2-core.bst
+sources:
+- kind: git
+ url: upstream:python-coveragepy
+ track: baserock/morph
+ ref: 77d2e3bfd8fb325092aaed37ba1378054d182d19
+config:
+ build-commands:
+ - python setup.py build
+ install-commands:
+ - python setup.py install --prefix=/usr --root "%{install-root}"