From 62d1a56a6629c287a1fe88040a893f401276b86c Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Wed, 29 Apr 2015 11:19:09 +0000 Subject: Move python-decorator and networkx to python-common Change-Id: Ifa9fd4a7561bb92e4ae579ea5028bef76d68efa1 --- strata/python-common.morph | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'strata/python-common.morph') diff --git a/strata/python-common.morph b/strata/python-common.morph index affbb7f0..54048ed7 100644 --- a/strata/python-common.morph +++ b/strata/python-common.morph @@ -60,3 +60,11 @@ chunks: repo: upstream:python-packages/webob ref: ae0ac90f22f9e1ff351e445f92330efd89195f51 unpetrify-ref: 1.4 +- name: python-decorator + repo: upstream:python-packages/python-decorator + ref: b02f7a254c3679dfac57a824e08dd02ced850636 + unpetrify-ref: decorator-3.4.0 +- name: networkx + repo: upstream:python-packages/networkx + ref: 8ac796aba866ade1a56b83e30f25ed392ca3512c + unpetrify-ref: networkx-1.9.1 -- cgit v1.2.1