]> git.ipfire.org Git - thirdparty/systemd.git/commit
tools/check-version-history: avoid DeprecationWarning with newer lxml
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 25 Mar 2025 16:16:16 +0000 (17:16 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 25 Mar 2025 16:16:16 +0000 (17:16 +0100)
commit8d4eda524abba1b93c0663bebb246d5b818ead36
tree9765ca32855b3fb7ab7ab1607c2da83dfde64189
parent9f9da8a1c61a01d6367d517d2e8dcfa85ae6795d
tools/check-version-history: avoid DeprecationWarning with newer lxml

We get the same warning thousands of times:
/work/src/tools/check-version-history.py:28: FutureWarning: This search incorrectly
ignores the root element, and will be fixed in a future version. If you rely on the
current behaviour, change it to
"./refsynopsisdiv/funcsynopsis/funcprototype/funcdef/function[.='udev_device_get_properties_list_entry']"

We also need to update the ignorelist to the new form.
tools/check-version-history.py
tools/command_ignorelist