From 9a3a76c8afb00caf69c0f131ea93ba7023803a35 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 5 Oct 2017 13:38:45 +0200 Subject: [PATCH] libvirt-python: update to 3.8.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 0d45a37d164..9694ac9c36d 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.7.0 +version=3.8.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=1e4a8a8b08ef8f2502088f26ce3aced415d55ef808d8301dfed023f45154c06f +checksum=5fcba9ca645b01a8d970da84f7f95d54b0e8e915739d06b5e6d86ae626ea570b libvirt-python3_package() { short_desc="${short_desc/Python2/Python3}"