17
0

Update to libvirt-python v12.0.0

Update libvirt python bindings to v12.0.0, new APIs and constants
in libvirt 12.0.0.

References jsc#PED-14592, jsc#PED-14597, jsc#PED-14623 and jsc#PED-15320

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
This commit is contained in:
2026-01-19 19:45:22 -07:00
parent 6296c07eb9
commit a97cbd5a8a
5 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="manual">
<param name="filename">libvirt-python</param>
<param name="revision">v11.10.0</param>
<param name="revision">v12.0.0</param>
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="url">https://gitlab.com/libvirt/libvirt-python.git</param>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1dda3473df26207426be340785a7f0cc7cdb3512452e81ae789d7b40db2e84c
size 135505

BIN
libvirt-python-12.0.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 15 21:47:21 UTC 2026 - James Fehlig <jfehlig@suse.com>
- Update to 12.0.0
- Add all new APIs and constants in libvirt 12.0.0
- jsc#PED-14592, jsc#PED-14597, jsc#PED-14623, jsc#PED-15320
-------------------------------------------------------------------
Mon Dec 1 21:13:29 UTC 2025 - James Fehlig <jfehlig@suse.com>

View File

@@ -24,7 +24,7 @@
%{?sle15_python_module_pythons}
Name: python-libvirt-python
URL: https://libvirt.org/
Version: 11.10.0
Version: 12.0.0
Release: 0
Summary: Library providing a virtualization API
License: LGPL-2.1-or-later