From beb466f76c8c2577c2c52b2950fa88732735d39e Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 5 Dec 2018 00:21:52 +0100 Subject: [PATCH] libvirt-python: update to 4.10.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 54fb3cf5e7f..e390132ec21 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.8.0 +version=4.10.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=05cc7d0fb0ef415cf9411bee43dde3fa3f08e43a70ca386b0727e2e97c7311ee +checksum=6949fa09d5e3a2a03438c1334c2ed441f502222c7f21e654620f466593bcd185 libvirt-python3_package() { short_desc="${short_desc/Python2/Python3}"