17
0

Accepting request 1302507 from Virtualization

Updated python bindings for libvirt 11.7.0

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

OBS-URL: https://build.opensuse.org/request/show/1302507
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libvirt-python?expand=0&rev=95
This commit is contained in:
2025-09-03 19:07:20 +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.6.0</param>
<param name="revision">v11.7.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:b7fe668a742f40affa9943730d291627ee4ae7b13d4bd62dbe761bbd7211803a
size 135462

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 2 20:14:13 UTC 2025 - James Fehlig <jfehlig@suse.com>
- Update to 11.7.0
- Add all new APIs and constants in libvirt 11.7.0
-------------------------------------------------------------------
Fri Aug 1 21:41:44 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.6.0
Version: 11.7.0
Release: 0
Summary: Library providing a virtualization API
License: LGPL-2.1-or-later