summaryrefslogtreecommitdiffstats
path: root/core/modules/libvirt-python
diff options
context:
space:
mode:
authorSimon Rettberg2022-12-12 15:07:08 +0100
committerSimon Rettberg2022-12-12 15:07:08 +0100
commite858ce8101c61c6fd3e646272f2fc432529fb4df (patch)
treeb6094e8ba2507907370bbde228c2a07961346783 /core/modules/libvirt-python
parent[chroot] Add preload lib crap for close_range (diff)
downloadmltk-e858ce8101c61c6fd3e646272f2fc432529fb4df.tar.gz
mltk-e858ce8101c61c6fd3e646272f2fc432529fb4df.tar.xz
mltk-e858ce8101c61c6fd3e646272f2fc432529fb4df.zip
[libvirt-python/libvirt-src] Bump version to 8.10
Diffstat (limited to 'core/modules/libvirt-python')
-rw-r--r--core/modules/libvirt-python/module.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/libvirt-python/module.conf b/core/modules/libvirt-python/module.conf
index 43142a31..83b3a7d7 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||v7.7.0
+ https://gitlab.com/libvirt/libvirt-python.git||v8.10.0
"
# copy everything since there is a clean installation done by 'setup.py install'