From ab35538e56f0add1475c6c405bbedc9caf4478a4 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/morph-utils.morph | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'strata/morph-utils.morph') diff --git a/strata/morph-utils.morph b/strata/morph-utils.morph index 4e28f48a..95e3e452 100644 --- a/strata/morph-utils.morph +++ b/strata/morph-utils.morph @@ -21,18 +21,12 @@ chunks: ref: 208f88d0f0ef04c25e8a231979eb0083f57b1610 unpetrify-ref: baserock/morph build-depends: [] -- name: six - repo: upstream:six - ref: e66d45c46afc42eb89d7d2515b79f0ededa0e0fa - unpetrify-ref: baserock/morph - build-depends: [] - name: pyfilesystem morph: strata/morph-utils/pyfilesystem.morph repo: upstream:pyfilesystem ref: 821f7db1ce3a3e1ac53fa514ddacbc2871eac0f6 unpetrify-ref: baserock/morph - build-depends: - - six + build-depends: [] - name: python-coveragepy morph: strata/morph-utils/python-coveragepy.morph repo: upstream:python-coveragepy -- cgit v1.2.1