From 00feede81a5174b403161b21f2c1722db04ea6ec Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 24 Jan 2018 11:37:23 +0100 Subject: [PATCH] libvirt-python: update to 4.0.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 4206aad33c5..16b98c02cf8 100644 --- a/srcpkgs/libvirt-python/template +++ b/srcpkgs/libvirt-python/template @@ -1,6 +1,6 @@ # Template file for 'libvirt-python' pkgname=libvirt-python -version=3.10.0 +version=4.0.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=fc2e46d9b40847528504c9abdb80cdf43f579c4e1d9082e1fcd79c6e257e0ed0 +checksum=31983cf6f47c6fc2f3a53edd10e8d0961c9ab27cafc76f274cd06b774f0496a8 libvirt-python3_package() { short_desc="${short_desc/Python2/Python3}"