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 17:33:18 +0000
commit49f7c082d5b3274c1a2670344cc8a227f5ed7ff5 (patch)
tree2bff325f51816161c91d97c392e05d72cd2e8f32 /strata/python-core.morph
parent005410e90332a13da3df19f7be37ede0d77a321f (diff)
downloaddefinitions-49f7c082d5b3274c1a2670344cc8a227f5ed7ff5.tar.gz
Move six to python-core
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: []