libvirt-python upstream version update + python3 update
Signed-off-by: virtbuilder_pel7x64builder0 <virtbuilder@powerel.org>master
parent
7a74e08a87
commit
9f269204b7
|
@ -5,7 +5,7 @@
|
|||
%define supported_platform 1
|
||||
|
||||
%define _with_python2 1
|
||||
%define _with_python3 0
|
||||
%define _with_python3 1
|
||||
# Whether py2 packages are assumed to have python2- name prefix
|
||||
%define py2_versioned_deps 0
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
|||
|
||||
Summary: The libvirt virtualization API python2 binding
|
||||
Name: libvirt-python
|
||||
Version: 4.3.0
|
||||
Version: 4.6.0
|
||||
Release: 1%{?dist}%{?extra_release}
|
||||
Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz
|
||||
Url: http://libvirt.org
|
||||
|
|
Loading…
Reference in New Issue