summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2015-01-29 15:45:45 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2015-01-29 16:32:17 +0000
commitf93352ee2fb7ca3467a536ea51779ba934d330b4 (patch)
tree3bbdd6516cfeb916c8df115c666ce8e0191a03b0
parentcc77bc44143023cd77370eecf9855cb6b6e5c32a (diff)
downloaddefinitions-baserock/richardipsum/fix-pbr.tar.gz
Pip has moved into python-core. This is done as one commit rather than two so that the stratum can never be checked out in an empty state, since morph doesn't allow empty strata.
-rw-r--r--strata/python-tools.morph8
1 files changed, 4 insertions, 4 deletions
diff --git a/strata/python-tools.morph b/strata/python-tools.morph
index 0a707bc6..d1ce912d 100644
--- a/strata/python-tools.morph
+++ b/strata/python-tools.morph
@@ -5,8 +5,8 @@ useful python tools that we don't want to include in core."
build-depends:
- morph: strata/core.morph
chunks:
-- name: pip
- repo: upstream:pip
- ref: ea680f204fb0e48789710c22c8f597a9bf01bc16
- unpetrify-ref: baserock/master
+- name: virtualenv
+ repo: upstream:python-packages/virtualenv
+ ref: 9205ff46a67130e8835f14bb4f802fd59e7dcf2c
+ unpetrify-ref: 12.0.5
build-depends: []