libvirt-python: update to 5.7.0.
This commit is contained in:
parent
72bcc7624e
commit
367eff6dee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt-python'
|
||||
pkgname=libvirt-python
|
||||
version=5.6.0
|
||||
version=5.7.0
|
||||
revision=1
|
||||
build_style=python-module
|
||||
pycompile_module="libvirt.py libvirt_lxc.py libvirt_qemu.py"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://pypi.org/project/libvirt-python/"
|
||||
distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=4df13fed9528a7eec153ab70196dcd481f6377ae5bf9ef84e07dfa1515202486
|
||||
checksum=7af4ff057f36e1c806caca2b30abc020cdccd08d89e8898b54b66c1779d509a4
|
||||
|
||||
libvirt-python3_package() {
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
|
Loading…
Reference in a new issue