debian: Switch to elementpath 2.5.0-1 and xmlschema 1.10.0-1

After changes from https://github.com/projectacrn/acrn-hypervisor/pull/7390
we can move to latest versions available.

Tracked-On: #6688
Signed-off-by: Helmut Buchsbaum <helmut.buchsbaum@opensource.tttech-industrial.com>
This commit is contained in:
Helmut Buchsbaum
2022-05-07 00:50:31 +02:00
committed by acrnsi-robot
parent 5f1ee365d9
commit 8ecf0fe7e8
3 changed files with 89 additions and 94 deletions

4
debian/control vendored
View File

@@ -33,8 +33,8 @@ Build-Depends:
acpica-tools (>= 20200326),
python3-lxml,
python3-defusedxml,
python3-xmlschema (= 1.9.2-1),
python3-elementpath (= 2.4.0-1)
python3-xmlschema (>= 1.10.0),
python3-elementpath (>= 2.5.0)
Standards-Version: 4.3.0
Homepage: https://projectacrn.org/
Vcs-Browser: https://github.com/projectacrn/acrn-hypervisor