diff --git a/srcpkgs/libvirt-python/template b/srcpkgs/libvirt-python/template index 1acdfb14835..b9a59e2a28b 100644 --- a/srcpkgs/libvirt-python/template +++ b/srcpkgs/libvirt-python/template @@ -1,6 +1,6 @@ # Template file for 'libvirt-python' pkgname=libvirt-python -version=4.2.0 +version=4.3.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.org/project/libvirt-python/" distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=27705ee0046055b794468015c43861e8281695235d17007952547631cc6912dc +checksum=efe384479a0bf74b1b83bba208887b263cc0061fd4f87759cf3067a403618ea9 libvirt-python3_package() { short_desc="${short_desc/Python2/Python3}"