office-gobmx/external/lxml
Xisco Fauli b2ae2fa78f lxml: ignore warnings when calling setup.py build too
Reverts dc97b366ab
"python3: silence distutils deprecated warning"
and f41773d684
"python3: silence distutils deprecated warning (take 2)"
and c920605dd4
"external/lxml: Fix --enable-python=fully-internal build"

Change-Id: I9131fa5ac22cf4f0279e7bf0edc5c50b61845044
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170206
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2024-07-09 16:37:02 +02:00
..
ExternalProject_lxml.mk lxml: ignore warnings when calling setup.py build too 2024-07-09 16:37:02 +02:00
Makefile Build external lxml if not provided by system 2018-02-28 22:54:21 +01:00
Module_lxml.mk Build external lxml if not provided by system 2018-02-28 22:54:21 +01:00
README lxml: upgrade to release 4.9.2 2023-10-20 02:23:12 +02:00
replace-setuptools-with-distutils.patch.1 lxml: ignore warnings when calling setup.py build too 2024-07-09 16:37:02 +02:00
UnpackedTarball_lxml.mk lxml: do not apply replace-setuptools-with-distutils on macosx 2024-07-09 16:30:52 +02:00

LXML XML processing python Library from [https://lxml.de/].

This library is used for the .ui accessibility checker bin/gla11y

The archive was downloaded from:
[https://lxml.de/files/lxml-4.9.2.tgz]
on 2023-07-17.