mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-16 22:39:29 +00:00
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:
committed by
acrnsi-robot
parent
5f1ee365d9
commit
8ecf0fe7e8
4
debian/control
vendored
4
debian/control
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user