From 7827a8d3ec8a13eec513b7b2b74ccfe3c0d8d9c9 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 9 May 2017 07:29:04 +0200 Subject: [PATCH] libvirt-python: update to 3.3.0. --- srcpkgs/libvirt-python/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libvirt-python/template b/srcpkgs/libvirt-python/template index 38108e82042..cfc92182ea1 100644 --- a/srcpkgs/libvirt-python/template +++ b/srcpkgs/libvirt-python/template @@ -1,7 +1,7 @@ # Template file for 'libvirt-python' pkgname=libvirt-python -version=3.2.0 -revision=2 +version=3.3.0 +revision=1 build_style=python-module hostmakedepends="pkg-config python-devel python3-devel libvirt-devel" makedepends="libvirt-devel python-devel python3-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=ac85dd8dec332f308e5e0e40889be0d2f10b5d6917f00f0c474405ad25dc003d +checksum=e0bb7dcb98bef4933bb9d5e6e944388cdb002515eb9053a42447e89e4642fe57 libvirt-python3_package() { short_desc="${short_desc/Python2/Python3}"