libvirt-python: update to 3.6.0.

This commit is contained in:
Andrea Brancaleoni 2017-08-12 12:32:33 +02:00
parent 666762a242
commit b611e5acf1

View file

@ -1,6 +1,6 @@
# Template file for 'libvirt-python'
pkgname=libvirt-python
version=3.5.0
version=3.6.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.python.org/pypi/libvirt-python"
distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=5c5fee90bebf39d318ef55545077431c3da9ae8b6352adfa461fa4492a03ac1a
checksum=ecb9cbc8b1f33b245b04e3a937d8483584ab7a18258b217be96661343a4b1ad0
libvirt-python3_package() {
short_desc="${short_desc/Python2/Python3}"