From 367eff6dee0be1b3d88e4dad5b3796e12fec1ac5 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 6 Sep 2019 15:01:18 +0200 Subject: [PATCH] libvirt-python: update to 5.7.0. --- srcpkgs/libvirt-python/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libvirt-python/template b/srcpkgs/libvirt-python/template index bfdf3e351a..aaaa576b15 100644 --- a/srcpkgs/libvirt-python/template +++ b/srcpkgs/libvirt-python/template @@ -1,6 +1,6 @@ # Template file for 'libvirt-python' pkgname=libvirt-python -version=5.6.0 +version=5.7.0 revision=1 build_style=python-module pycompile_module="libvirt.py libvirt_lxc.py libvirt_qemu.py" @@ -11,7 +11,7 @@ maintainer="Helmut Pozimski " license="LGPL-2.1-or-later" homepage="https://pypi.org/project/libvirt-python/" distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=4df13fed9528a7eec153ab70196dcd481f6377ae5bf9ef84e07dfa1515202486 +checksum=7af4ff057f36e1c806caca2b30abc020cdccd08d89e8898b54b66c1779d509a4 libvirt-python3_package() { short_desc="${short_desc/Python2/Python3}"