diff --git a/srcpkgs/libvirt-python/template b/srcpkgs/libvirt-python/template index fd1b789c34..39b62c002d 100644 --- a/srcpkgs/libvirt-python/template +++ b/srcpkgs/libvirt-python/template @@ -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 " 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}"