17
0

Updated python binding for libvirt 6.4.0.

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

OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=72
This commit is contained in:
2020-06-02 20:32:26 +00:00
committed by Git OBS Bridge
parent 5f36392317
commit c158e9964a
6 changed files with 22 additions and 16 deletions

View File

@@ -23,7 +23,7 @@
%define srcname libvirt-python
Name: python-libvirt-python
URL: https://libvirt.org/
Version: 6.3.0
Version: 6.4.0
Release: 0
Summary: Library providing a virtualization API
License: LGPL-2.1-or-later
@@ -67,7 +67,7 @@ export CFLAGS="%{optflags}"
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%files %{python_files}
%doc ChangeLog AUTHORS NEWS README COPYING COPYING.LESSER examples/
%doc ChangeLog AUTHORS README COPYING COPYING.LESSER examples/
%{python_sitearch}/*
%pycache_only %{python3_sitearch}/__pycache__/*