d/control: Pin elementpath and xmlschema

As required for config tools python3-xmlschema_1.9.2-1 and
python3-elementpath_2.4.0-1 must be used.

This might break the requirements for other packages on distributions
providing and depending on more recent versions of these packages.

Tracked-On: #6688
Signed-off-by: Helmut Buchsbaum <helmut.buchsbaum@opensource.tttech-industrial.com>
This commit is contained in:
Helmut Buchsbaum 2022-04-26 12:45:51 +02:00 committed by acrnsi-robot
parent 7805a9c966
commit 1eadd08bf9
1 changed files with 2 additions and 1 deletions

3
debian/control vendored
View File

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