From 2a1fb076212951a96f7e669d853c60b9314c29fd Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 6 Jul 2019 14:13:03 +0200 Subject: [PATCH] libvirt-python: update to 5.5.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 39b62c002d4..aaacd868197 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.3.0 +version=5.5.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=5213f995cb55a2f770aa36704b60313958c7ff1fde8cca39028ea889cc9f30ff +checksum=561cafedb83e41880405905f6309f4a86981cfe05edbbc83c839f7c47d8ba603 libvirt-python3_package() { short_desc="${short_desc/Python2/Python3}"