From cd6ce949aab5c2016bdebd9ee7fbaf2a63df85d0 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Wed, 4 Mar 2015 16:06:25 +0000 Subject: Update lxml and move it to foundation stratum lxml will be duplicated in openstack-services and virtualization morphologies. lxml and cython are python packages which depend on lxslt and libxml2 which are C packages placed in foundation and core respectively, so moving them to foundation won't add C dependencies on python-* strata which can cause problems in the future when trying to compile with differents C toolchains. --- strata/virtualization.morph | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'strata/virtualization.morph') diff --git a/strata/virtualization.morph b/strata/virtualization.morph index 1cd447af..e7e56823 100644 --- a/strata/virtualization.morph +++ b/strata/virtualization.morph @@ -73,24 +73,12 @@ chunks: unpetrify-ref: master build-depends: - pycurl -- name: cython - repo: upstream:cython - ref: 005d38d5921a603d5f4d413aae72f98a6d33192f - unpetrify-ref: master - build-depends: [] -- name: python-lxml - repo: upstream:python-lxml - ref: 8fc99f8ef3e2f12e74fb407ae62c5db50cfe7b92 - unpetrify-ref: baserock/morph - build-depends: - - cython - name: libvirt-python repo: upstream:libvirt-python ref: 8e09c79a07b097a6ba9af83be4916fb9c9538500 unpetrify-ref: v1.2.10 build-depends: - libvirt - - python-lxml - urlgrabber - name: gnome-common repo: upstream:gnome-common -- cgit v1.2.1