[Kimchi-devel] [PATCH 0/3] Use lxml.etree instead of libxml2

Aline Manera alinefm at linux.vnet.ibm.com
Wed Oct 29 16:09:11 UTC 2014


That way we can remove libxml2-python package as Kimchi dependency and make
XML manipulation consistent in the whole code.

Aline Manera (3):
  Use lxml.etree on xmlutils/utils.py instead of xml.etree and libxml2
  Use lxml.etree on gen-index.py script instead of libxml2
  Remove libxml2-python as Kimchi dependency

 contrib/DEBIAN/control.in     |  3 +--
 contrib/kimchi.spec.fedora.in |  3 +--
 contrib/kimchi.spec.suse.in   |  3 +--
 docs/README.md                | 30 ++++++++++++++----------------
 src/kimchi/xmlutils/utils.py  | 18 ++++++------------
 ui/pages/help/gen-index.py    | 11 +++++------
 6 files changed, 28 insertions(+), 40 deletions(-)

-- 
1.9.3




More information about the Kimchi-devel mailing list