lxml 2.1.1-1ubuntu1 source package in Ubuntu

Changelog

lxml (2.1.1-1ubuntu1) intrepid-proposed; urgency=low

  * python-lxml failed import of lxml etree module (LP: #308194).
    To fix this we use patches from Debian Lenny version 2.1.1-2.1.
  * src/lxml/lxml.etree.pyx: This is the site of the basic fix, modifying
    one line:
      -except ImportError:
      +except (ImportError, AttributeError):
    The change is performed in situ since the package does not employ a
    patch system. Since this is in a *.pyx source file, the change spawns
    changes in other files too:
  * We need to generate src/lxml/lxml.*.[ch] from the .pyx files, and
    this was done using the intrepid version of Cython (0.9.6.14-1)
  * Normal Ubuntu maintainer mangling.

 -- Morten Kjeldgaard <email address hidden>   Tue, 16 Dec 2008 15:18:59 +0100

Upload details

Uploaded by:
Morten Kjeldgaard
Sponsored by:
Martin Pitt
Uploaded to:
Intrepid
Original maintainer:
Ubuntu Development Team
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lxml_2.1.1.orig.tar.gz 2.5 MiB f2f6e8157423abc979a42df71486d805d670764c75b509fe9a87c241c185d247
lxml_2.1.1-1ubuntu1.diff.gz 17.5 KiB 972e4cfb758cbd3cd1a2d7944cb87c0afa6a138e6585984c17435312b7af295a
lxml_2.1.1-1ubuntu1.dsc 1.2 KiB 7ea8893002c005d9828210935d21e62a11d1d82a4eda68e69fc3b073873b805b

Available diffs

View changes file

Binary packages built by this source

python-lxml: No summary available for python-lxml in ubuntu intrepid.

No description available for python-lxml in ubuntu intrepid.

python-lxml-dbg: No summary available for python-lxml-dbg in ubuntu intrepid.

No description available for python-lxml-dbg in ubuntu intrepid.