Ravenports generated: 20 Apr 2020 20:29
[ravenports.git] / bucket_42 / python-lxml
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-lxml
4 VERSION=                4.5.0
5 KEYWORDS=               python
6 VARIANTS=               py38 py37
7 SDESC[py37]=            Binding to libxml2 and libxslt libraries (PY37)
8 SDESC[py38]=            Binding to libxml2 and libxslt libraries (PY38)
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.5.0.tar.gz:main
15 DF_INDEX=               1
16 SPKGS[py37]=            single
17 SPKGS[py38]=            single
18
19 OPTIONS_AVAILABLE=      PY38 PY37
20 OPTIONS_STANDARD=       none
21 VOPTS[py37]=            PY38=OFF PY37=ON
22 VOPTS[py38]=            PY38=ON PY37=OFF
23
24 GNOME_COMPONENTS=       libxslt
25
26 DISTNAME=               lxml-4.5.0
27
28 GENERATED=              yes
29
30 [PY37].USES_ON=                         python:py37
31
32 [PY38].USES_ON=                         python:py38
33
34 [FILE:1894:descriptions/desc.single]
35 lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. 
36 It
37 provides safe and convenient access to these libraries using the
38 ElementTree
39 API.
40
41 It extends the ElementTree API significantly to offer support for XPath,
42 RelaxNG, XML Schema, XSLT, C14N and much more.
43
44 To contact the project, go to the [project home page
45 ] or see our bug tracker at
46 https://launchpad.net/lxml
47
48 In case you want to use the current in-development version of lxml,
49 you can get it from the github repository at
50 https://github.com/lxml/lxml .  Note that this requires Cython to
51 build the sources, see the build instructions on the project home
52 page.  To the same end, running ``easy_install lxml==dev`` will
53 install lxml from
54 https://github.com/lxml/lxml/tarball/master#egg=lxml-dev if you have
55 an appropriate version of Cython installed.
56
57 After an official release of a new stable series, bug fixes may become
58 available at
59 https://github.com/lxml/lxml/tree/lxml-4.5 .
60 Running ``easy_install lxml==4.5bugfix`` will install
61 the unreleased branch state from
62 https://github.com/lxml/lxml/tarball/lxml-4.5#egg=lxml-4.5bugfix
63 as soon as a maintenance branch has been established.  Note that this
64 requires Cython to be installed at an appropriate version for the build.
65
66 4.5.0 (2020-01-29)
67 ==================
68
69 Features added
70 --------------
71
72 * A new function ``indent()`` was added to insert tail whitespace for
73 pretty-printing
74   an XML tree.
75
76 Bugs fixed
77 ----------
78
79 * LP#1857794: Tail text of nodes that get removed from a document using
80 item
81   deletion disappeared silently instead of sticking with the node that was
82 removed.
83
84 Other changes
85 -------------
86
87 * MacOS builds are 64-bit-only by default.
88   Set CFLAGS and LDFLAGS explicitly to override it.
89
90 * Linux/MacOS Binary wheels now use libxml2 2.9.10 and libxslt 1.1.34.
91
92 * LP#1840234: The package version number is now available as
93 ``lxml.__version__``.
94
95
96 [FILE:96:distinfo]
97 8620ce80f50d023d414183bf90cc2576c2837b88e00bea3f33ad2630133bbb60      4531832 lxml-4.5.0.tar.gz
98