summaryrefslogtreecommitdiff
path: root/strata/python-core.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-12 09:44:20 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-12 09:53:29 +0000
commitab35538e56f0add1475c6c405bbedc9caf4478a4 (patch)
tree2f02d63eb0c3f6cf8085c1e28b0a703262e7d526 /strata/python-core.morph
parent1319309d3ff4eb85cb0e7e6cb178cb56ff116524 (diff)
downloaddefinitions-ab35538e56f0add1475c6c405bbedc9caf4478a4.tar.gz
six is a python 2 and 3 compatibility library, so move to python-core should remove dependencies in some strata.
Diffstat (limited to 'strata/python-core.morph')
-rw-r--r--strata/python-core.morph5
1 files changed, 5 insertions, 0 deletions
diff --git a/strata/python-core.morph b/strata/python-core.morph
index ca07449f..409d6f17 100644
--- a/strata/python-core.morph
+++ b/strata/python-core.morph
@@ -20,3 +20,8 @@ chunks:
ref: b83131779c701720a9ae9efae78996277d416269
unpetrify-ref: v2.5.1
build-depends: []
+- name: six
+ repo: upstream:six
+ ref: 8cfbff6b764af86d825086fa1637aa009e90d75a
+ unpetrify-ref: 1.9.0
+ build-depends: []