sts-sponsors team mailing list archive
-
sts-sponsors team
-
Mailing list archive
-
Message #08389
[Merge] ~alexsander-souza/maas:lp2019229_bump_pylxd into maas:master
Alexsander de Souza has proposed merging ~alexsander-souza/maas:lp2019229_bump_pylxd into maas:master.
Commit message:
bump pylxd version
fixes LP#2019229
Requested reviews:
MAAS Maintainers (maas-maintainers)
Related bugs:
Bug #2019229 in MAAS: "3.4.0~beta1 maas-region-api fails to start with pylxd 2.3.2~alpha1-420-10-g.72426bf~ubuntu22.04.1"
https://bugs.launchpad.net/maas/+bug/2019229
For more details, see:
https://code.launchpad.net/~alexsander-souza/maas/+git/maas/+merge/442842
--
Your team MAAS Maintainers is requested to review the proposed merge of ~alexsander-souza/maas:lp2019229_bump_pylxd into maas:master.
diff --git a/debian/control b/debian/control
index 9c1314b..974de8a 100644
--- a/debian/control
+++ b/debian/control
@@ -143,7 +143,7 @@ Depends: lshw,
python3-paramiko,
python3-pexpect,
python3-prometheus-client,
- python3-pylxd (>= 2.3.1),
+ python3-pylxd (>= 2.3.2),
python3-pyparsing,
python3-pypureomapi,
python3-pyvmomi,
Follow ups