libvirt-python: update to 4.1.0.

This commit is contained in:
Andrea Brancaleoni 2018-03-06 11:53:58 +01:00
parent 89ce373c78
commit 5c3c0467d2

View file

@ -1,6 +1,6 @@
# Template file for 'libvirt-python'
pkgname=libvirt-python
version=4.0.0
version=4.1.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=31983cf6f47c6fc2f3a53edd10e8d0961c9ab27cafc76f274cd06b774f0496a8
checksum=dec2a33d68779672b4688b296d6de18c9c41b89d8c74c9d3dc887e366587b8c7
libvirt-python3_package() {
short_desc="${short_desc/Python2/Python3}"