17
0

Accepting request 1315888 from Virtualization

Updated python bindings for libvirt 11.9.0

- Update to 11.9.0
  - Add all new APIs and constants in libvirt 11.9.0

OBS-URL: https://build.opensuse.org/request/show/1315888
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libvirt-python?expand=0&rev=97
This commit is contained in:
2025-11-07 17:20:51 +00:00
committed by Git OBS Bridge
5 changed files with 11 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.8.0</param>
<param name="revision">v11.9.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:a736fd6154d357cac698b86a461edf010ac6d15a623ec8e3a17b2d593c619fdc
size 135797

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 5 18:45:14 UTC 2025 - James Fehlig <jfehlig@suse.com>
- Update to 11.9.0
- Add all new APIs and constants in libvirt 11.9.0
-------------------------------------------------------------------
Tue Oct 7 14:43:38 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.8.0
Version: 11.9.0
Release: 0
Summary: Library providing a virtualization API
License: LGPL-2.1-or-later