summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2014-11-21 11:04:11 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2014-11-21 16:03:13 +0000
commitda6ead621f82a8fa3fd38c263e498c3d856b2e9e (patch)
tree3089465d8f57bb681e14df38caa9642c6ff4e3e1
parent83e7fa69a39229ec7dfeae3a155e147c7bd7f539 (diff)
downloaddefinitions-baserock/richardipsum/pip-pip.tar.gz
Use patched version of pipbaserock/richardipsum/pip-pip
This patch moves us onto a patched version of pip that allows the import tool to obtain runtime dependencies for a python package. We will discuss the addition of this functionality with the upstream pip developers at a later date, we should also hopefully be able to find a nicer way of implementing it.
-rw-r--r--strata/python-tools.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/strata/python-tools.morph b/strata/python-tools.morph
index 8b82c775..0a707bc6 100644
--- a/strata/python-tools.morph
+++ b/strata/python-tools.morph
@@ -7,6 +7,6 @@ build-depends:
chunks:
- name: pip
repo: upstream:pip
- ref: d4b691b743a91500cf49119d28a805db8313f129
- unpetrify-ref: master
+ ref: ea680f204fb0e48789710c22c8f597a9bf01bc16
+ unpetrify-ref: baserock/master
build-depends: []