From c61a3d7cd2e1e3e9618b45b62d1b3ae8a48944d7 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 24 May 2019 14:51:46 +0200 Subject: [PATCH] libvirt-python: update to 5.3.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 fd1b789c34..39b62c002d 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.2.0 +version=5.3.0 revision=1 build_style=python-module pycompile_module="libvirt.py libvirt_lxc.py libvirt_qemu.py" @@ -11,7 +11,7 @@ maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://pypi.org/project/libvirt-python/" distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=02e1db308dc0a5aa8e4cb287c5bcf91165087ddf20b2712ad30d7936e82e8277 +checksum=5213f995cb55a2f770aa36704b60313958c7ff1fde8cca39028ea889cc9f30ff libvirt-python3_package() { short_desc="${short_desc/Python2/Python3}"