17
0

Accepting request 1289696 from Virtualization

Updated python bindings for libvirt 11.5.0

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

OBS-URL: https://build.opensuse.org/request/show/1289696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libvirt-python?expand=0&rev=93
This commit is contained in:
2025-07-02 10:07:12 +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.4.0</param>
<param name="revision">v11.5.0</param>
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="url">https://gitlab.com/libvirt/libvirt-python.git</param>

Binary file not shown.

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 1 23:19:56 UTC 2025 - James Fehlig <jfehlig@suse.com>
- Update to 11.5.0
- Add all new APIs and constants in libvirt 11.5.0
-------------------------------------------------------------------
Fri Jun 6 22:43:10 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.4.0
Version: 11.5.0
Release: 0
Summary: Library providing a virtualization API
License: LGPL-2.1-or-later