From 9f269204b7e02db4f2385e2f09f65f3aab31b5e6 Mon Sep 17 00:00:00 2001 From: virtbuilder_pel7x64builder0 Date: Tue, 27 Nov 2018 18:32:05 +0100 Subject: [PATCH] libvirt-python upstream version update + python3 update Signed-off-by: virtbuilder_pel7x64builder0 --- SPECS/libvirt-python.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/libvirt-python.spec b/SPECS/libvirt-python.spec index c5cadff..270b0ff 100644 --- a/SPECS/libvirt-python.spec +++ b/SPECS/libvirt-python.spec @@ -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