Revisions of python-parsel

Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 649807 from Todd R's avatar Todd R (TheBlackCat) (revision 8)
- Update to version 1.5.1 (2018-10-25)
  * ``has-class`` XPath function handles newlines and other separators
    in class names properly;
  * fixed parsing of HTML documents with null bytes;
  * documentation improvements;
  * Python 3.7 tests are run on CI; other test improvements.
- Update to version 1.5.0 (2018-07-04)
  * New ``Selector.attrib`` and ``SelectorList.attrib`` properties which make
    it easier to get attributes of HTML elements.
  * CSS selectors became faster: compilation results are cached
    (LRU cache is used for ``css2xpath``), so there is
    less overhead when the same CSS expression is used several times.
  * ``.get()`` and ``.getall()`` selector methods are documented and recommended
    over ``.extract_first()`` and ``.extract()``.
  * Various documentation tweaks and improvements.
buildservice-autocommit accepted request 593919 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 7)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 6)
- Update to version 1.4.0:
  * has-class XPath extension function;
  * parsel.xpathfuncs.set_xpathfunc is a simplified way to register
    XPath extensions;
  * Selector.remove_namespaces now removes namespace declarations;
  * Python 3.3 support is dropped;
  * make htmlview command for easier Parsel docs development.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 559202 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 5)
initialized devel package after accepting 559202
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 4)
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 3)
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 559194 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 2)
add me as maintainer, dependency of scrapy used for internal search
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) accepted request 399876 from Jacob W's avatar Jacob W (winski) (revision 1)
Library to extract data from HTML and XML. REQUIREMENT for newer versions of python-Scrapy, so we need this to update the now-very-outdated python-Scrapy to the newest version.
Displaying revisions 21 - 28 of 28
openSUSE Build Service is sponsored by