Revisions of python-lxml

buildservice-autocommit accepted request 108688 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 39)
baserev update by copy to link target
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 38)
- Update to version 2.3.3:
  * lxml.html.tostring() gained new serialisation options with_tail and doctype.
  * Fixed a crash when using iterparse() for HTML parsing and requesting start events.
  * Fixed parsing of more selectors in cssselect. Whitespace before
    pseudo-elements and pseudo-classes is significant as it is a descendant
    combinator. "E :pseudo" should parse the same as "E *:pseudo", not "E:pseudo".
  * lxml.html.diff no longer raises an exception when hitting 'img' tags without 'src' attribute.
- Changes from version 2.3.2:
  * lxml.objectify.deannotate() has a new boolean option cleanup_namespaces to
    remove the objectify namespace declarations (and generally clean up the
    namespace declarations) after removing the type annotations.
  * lxml.objectify gained its own SubElement() function as a copy of 
    etree.SubElement to avoid an otherwise redundant import of lxml.etree on the user side.
  * Fixed the "descendant" bug in cssselect a second time
  * Fixed parsing of some selectors in cssselect.
- Changes from version 2.3.1:
  * New option kill_tags in lxml.html.clean to remove specific tags and their
    content (i.e. their whole subtree).
  * pi.get() and pi.attrib on processing instructions to parse
    pseudo-attributes from the text content of processing instructions.
  * lxml.get_include() returns a list of include paths that can be used to
    compile external C code against lxml.etree.
  * Resolver.resolve_file() takes an additional option close_file that
    configures if the file(-like) object will be closed after reading or not.
  * HTML cleaning didn't remove 'data:' links.
  * The html5lib parser integration now uses the 'official' implementation in
    html5lib itself, which makes it work with newer releases of the library.
  * In lxml.sax, endElementNS() could incorrectly reject a plain tag name when
    the corresponding start event inferred the same plain tag name to be in the default namespace.
  * When an open file-like object is passed into parse() or iterparse(), the
Pascal Bleser's avatar Pascal Bleser (pbleser) committed (revision 37)
remove %debug_package
buildservice-autocommit accepted request 80800 from Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) (revision 36)
baserev update by copy to link target
Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) accepted request 80719 from Ciaran Farrell's avatar Ciaran Farrell (babelworx) (revision 35)
license update: BSD-3-Clause and GPL-2.0+
See LICENSES.TXT - test.py is GPL licensed (aggregation)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 34)
- Simpler PDF install
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 33)
- Build against Cython instead of pyrex
- Don't repackage source tarball
- Remove unneeded rpmlint filters
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 80257 from Andrea Turrini's avatar Andrea Turrini (aturrini) (revision 32)
Fixed typo in description of python-lxml.spec
buildservice-autocommit accepted request 63284 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 31)
baserev update by copy to link target
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 30)
- Update to 2.3 (2011-03-03):
  Features added
   * When looking for children, lxml.objectify takes '{}tag' as
     meaning an empty namespace, as opposed to the parent namespace.
  Bugs fixed
    * When finished reading from a file-like object, the parser
      immediately calls its close() method.
    * When finished parsing, iterparse() immediately closes the input
      file.
    * Work-around for libxml2 bug that can leave the HTML parser in a
      non-functional state after parsing a severly broken document (fixed
      in libxml2 2.7.8).
    * marque tag in HTML cleanup code is correctly named marquee.
buildservice-autocommit accepted request 57862 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 29)
baserev update by copy to link target
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) committed (revision 28)
- Fixed bnc#657698: Removed dependency of pyxml
autobuild's avatar autobuild accepted request 48071 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 27)
checked in (request 48071)
Alexandre Rogoski's avatar Alexandre Rogoski (aledr) accepted request 47016 from Alexandre Rogoski's avatar Alexandre Rogoski (aledr) (revision 26)
Copy from home:aledr:branches/python-lxml via accept of submit request 47016 revision 2.
Request was accepted with message:
Fine.
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 25)
prepare_spec
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 24)
converted link to branch
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 23)
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) accepted request 33801 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 22)
Copy from home:thomas-schraitle/python-lxml via accept of submit request 33801 revision 17.
Request was accepted with message:
reviewed ok.
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) accepted request 33718 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 21)
Copy from home:thomas-schraitle/python-lxml via accept of submit request 33718 revision 16.
Request was accepted with message:
reviewed ok.
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) accepted request 33627 from Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) (revision 20)
Copy from home:thomas-schraitle/python-lxml via accept of submit request 33627 revision 15.
Request was accepted with message:
reviewed ok.
Displaying revisions 161 - 180 of 199
openSUSE Build Service is sponsored by