libvirt-python: update to 4.8.0.

This commit is contained in:
Andrea Brancaleoni 2018-10-07 10:54:59 +02:00
parent 10ee3a0813
commit 73a8ae2872

View file

@ -1,6 +1,6 @@
# Template file for 'libvirt-python'
pkgname=libvirt-python
version=4.6.0
version=4.8.0
revision=1
build_style=python-module
hostmakedepends="pkg-config python-devel python3-devel libvirt-devel"
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="LGPL-2.1"
homepage="https://pypi.org/project/libvirt-python/"
distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=9673952acc542a61c008e77963cef420534d1f893c4c423864b9cc9bbdb6b139
checksum=05cc7d0fb0ef415cf9411bee43dde3fa3f08e43a70ca386b0727e2e97c7311ee
libvirt-python3_package() {
short_desc="${short_desc/Python2/Python3}"