libvirt-python: update to 5.3.0.

This commit is contained in:
Helmut Pozimski 2019-05-24 14:51:46 +02:00
parent e74452cd6f
commit c61a3d7cd2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libvirt-python'
pkgname=libvirt-python
version=5.2.0
version=5.3.0
revision=1
build_style=python-module
pycompile_module="libvirt.py libvirt_lxc.py libvirt_qemu.py"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://pypi.org/project/libvirt-python/"
distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=02e1db308dc0a5aa8e4cb287c5bcf91165087ddf20b2712ad30d7936e82e8277
checksum=5213f995cb55a2f770aa36704b60313958c7ff1fde8cca39028ea889cc9f30ff
libvirt-python3_package() {
short_desc="${short_desc/Python2/Python3}"