From 49f7c082d5b3274c1a2670344cc8a227f5ed7ff5 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Thu, 12 Feb 2015 09:44:20 +0000 Subject: 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. --- strata/python-core.morph | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'strata/python-core.morph') 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: [] -- cgit v1.2.1