diff options
author | Simon Rettberg | 2023-01-23 16:21:35 +0100 |
---|---|---|
committer | Simon Rettberg | 2023-01-23 16:21:35 +0100 |
commit | 7405002966f0a181d6651825b4c8d7da052c8853 (patch) | |
tree | 2499a1f5829c6fcd0804fabb6e3ade054524db37 /core/modules/libvirt-python | |
parent | [libvirt-src] DEPRECATED (diff) | |
download | mltk-7405002966f0a181d6651825b4c8d7da052c8853.tar.gz mltk-7405002966f0a181d6651825b4c8d7da052c8853.tar.xz mltk-7405002966f0a181d6651825b4c8d7da052c8853.zip |
[libvirt-python] Bump to 9.0
Diffstat (limited to 'core/modules/libvirt-python')
-rw-r--r-- | core/modules/libvirt-python/module.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/libvirt-python/module.conf b/core/modules/libvirt-python/module.conf index 83b3a7d7..6e54fda4 100644 --- a/core/modules/libvirt-python/module.conf +++ b/core/modules/libvirt-python/module.conf @@ -5,7 +5,7 @@ REQUIRED_MODULES=" " REQUIRED_GIT=" - https://gitlab.com/libvirt/libvirt-python.git||v8.10.0 + https://gitlab.com/libvirt/libvirt-python.git||v9.0.0 " # copy everything since there is a clean installation done by 'setup.py install' |