From 737b2f1b7c8447dcf79f72d559b8a4e68a611cb8 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 7 Aug 2018 20:21:24 +0200 Subject: [PATCH] libvirt-python: update to 4.6.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 6be0a6c7fd2..a74b92b1e0c 100644 --- a/srcpkgs/libvirt-python/template +++ b/srcpkgs/libvirt-python/template @@ -1,6 +1,6 @@ # Template file for 'libvirt-python' pkgname=libvirt-python -version=4.4.0 +version=4.6.0 revision=1 build_style=python-module hostmakedepends="pkg-config python-devel python3-devel libvirt-devel" @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="LGPL-2.1" homepage="https://pypi.org/project/libvirt-python/" distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=3142f247a8aecedefd1f9fe4682cf94f5c886cbb6135b3ea4d4c74da425871d5 +checksum=9673952acc542a61c008e77963cef420534d1f893c4c423864b9cc9bbdb6b139 libvirt-python3_package() { short_desc="${short_desc/Python2/Python3}"