Ravenports generated: 01 Jul 2022 21:35
[ravenports.git] / bucket_42 / python-lxml
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-lxml
4 VERSION=                4.9.1
5 KEYWORDS=               python
6 VARIANTS=               py39 py310
7 SDESC[py310]=           Binding to libxml2 and libxslt libraries (3.10)
8 SDESC[py39]=            Binding to libxml2 and libxslt libraries (3.9)
9 HOMEPAGE=               https://lxml.de/
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPI/l/lxml
14 DISTFILE[1]=            lxml-4.9.1.tar.gz:main
15 DF_INDEX=               1
16 SPKGS[py310]=           single
17 SPKGS[py39]=            single
18
19 OPTIONS_AVAILABLE=      PY39 PY310
20 OPTIONS_STANDARD=       none
21 VOPTS[py310]=           PY39=OFF PY310=ON
22 VOPTS[py39]=            PY39=ON PY310=OFF
23
24 USES=                   cpe
25 GNOME_COMPONENTS=       libxslt
26
27 DISTNAME=               lxml-4.9.1
28
29 CPE_PRODUCT=            lxml
30 CPE_VENDOR=             lxml
31 GENERATED=              yes
32
33 [PY39].USES_ON=                         python:py39,sutools
34
35 [PY310].USES_ON=                        python:py310,sutools
36
37 [FILE:1564:descriptions/desc.single]
38 lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. 
39 It
40 provides safe and convenient access to these libraries using the
41 ElementTree
42 API.
43
44 It extends the ElementTree API significantly to offer support for XPath,
45 RelaxNG, XML Schema, XSLT, C14N and much more.
46
47 To contact the project, go to the [project home page
48 ] or see our bug tracker at
49 https://launchpad.net/lxml
50
51 In case you want to use the current in-development version of lxml,
52 you can get it from the github repository at
53 https://github.com/lxml/lxml .  Note that this requires Cython to
54 build the sources, see the build instructions on the project home
55 page.  To the same end, running ``easy_install lxml==dev`` will
56 install lxml from
57 https://github.com/lxml/lxml/tarball/master#egg=lxml-dev if you have
58 an appropriate version of Cython installed.
59
60 After an official release of a new stable series, bug fixes may become
61 available at
62 https://github.com/lxml/lxml/tree/lxml-4.9 .
63 Running ``easy_install lxml==4.9bugfix`` will install
64 the unreleased branch state from
65 https://github.com/lxml/lxml/tarball/lxml-4.9#egg=lxml-4.9bugfix
66 as soon as a maintenance branch has been established.  Note that this
67 requires Cython to be installed at an appropriate version for the build.
68
69 4.9.1 (2022-07-01)
70 ==================
71
72 Bugs fixed
73 ----------
74
75 * A crash was resolved when using ``iterwalk()`` (or ``canonicalize()``)
76   after parsing certain incorrect input.  Note that ``iterwalk()`` can
77 crash
78   on *valid* input parsed with the same parser *after* failing to parse the
79   incorrect input.
80
81
82 [FILE:96:distinfo]
83 fe749b052bb7233fe5d072fcb549221a8cb1a16725c47c37e42b0b9cb3ff2c3f      3377628 lxml-4.9.1.tar.gz
84