17
0

12 Commits

Author SHA256 Message Date
6296c07eb9 Accepting request 1320884 from Virtualization
Updated python bindings for libvirt 11.10.0

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

OBS-URL: https://build.opensuse.org/request/show/1320884
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libvirt-python?expand=0&rev=98
2025-12-04 10:21:38 +00:00
e6b14ec540 - Update to 11.10.0
- Add all new APIs and constants in libvirt 11.10.0

OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=199
2025-12-01 23:25:31 +00:00
3f81046338 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
2025-11-07 17:20:51 +00:00
d87e004beb - Update to 11.9.0
- Add all new APIs and constants in libvirt 11.9.0

OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=197
2025-11-05 18:46:03 +00:00
03c3d2e588 Accepting request 1309663 from Virtualization
Updated python bindings for libvirt 11.8.0

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

OBS-URL: https://build.opensuse.org/request/show/1309663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libvirt-python?expand=0&rev=96
2025-10-08 16:13:40 +00:00
1286040b1a Updated python bindings for libvirt 11.8.0
OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=195
2025-10-07 14:44:50 +00:00
d37ab1f02b 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
2025-09-03 19:07:20 +00:00
939aa90036 - Update to 11.7.0
- Add all new APIs and constants in libvirt 11.7.0

OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=193
2025-09-02 20:15:07 +00:00
1a11fa75ab Accepting request 1297130 from Virtualization
Updated python bindings for libvirt 11.6.0

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

OBS-URL: https://build.opensuse.org/request/show/1297130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libvirt-python?expand=0&rev=94
2025-08-03 11:36:00 +00:00
a02ba2473d Updated python bindings for libvirt 11.6.0
- Update to 11.6.0
  - Add all new APIs and constants in libvirt 11.6.0

OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=191
2025-08-01 21:57:48 +00:00
971855ba22 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
2025-07-02 10:07:12 +00:00
acde798705 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/package/show/Virtualization/python-libvirt-python?expand=0&rev=189
2025-07-01 23:21:06 +00:00
5 changed files with 41 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.10.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

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

Binary file not shown.

View File

@@ -1,3 +1,39 @@
-------------------------------------------------------------------
Mon Dec 1 21:13:29 UTC 2025 - James Fehlig <jfehlig@suse.com>
- Update to 11.10.0
- Add all new APIs and constants in libvirt 11.10.0
-------------------------------------------------------------------
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>
- Update to 11.8.0
- Add all new APIs and constants in libvirt 11.8.0
-------------------------------------------------------------------
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>
- Update to 11.6.0
- Add all new APIs and constants in libvirt 11.6.0
-------------------------------------------------------------------
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.10.0
Release: 0
Summary: Library providing a virtualization API
License: LGPL-2.1-or-later