From 7d4ceee57704c5eb7b844b77f678ef8cadc26420 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 4 Apr 2018 09:53:45 +0200 Subject: [PATCH] libvirt-python: update to 4.2.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 1213c379191..3f6267feefe 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.1.0 +version=4.2.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.python.org/pypi/libvirt-python" distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=dec2a33d68779672b4688b296d6de18c9c41b89d8c74c9d3dc887e366587b8c7 +checksum=27705ee0046055b794468015c43861e8281695235d17007952547631cc6912dc libvirt-python3_package() { short_desc="${short_desc/Python2/Python3}"