libvirt-python: update to 5.2.0.
This commit is contained in:
parent
282521372d
commit
1f2a0c7223
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libvirt-python'
|
# Template file for 'libvirt-python'
|
||||||
pkgname=libvirt-python
|
pkgname=libvirt-python
|
||||||
version=5.0.0
|
version=5.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="libvirt.py libvirt_lxc.py libvirt_qemu.py"
|
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"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://pypi.org/project/libvirt-python/"
|
homepage="https://pypi.org/project/libvirt-python/"
|
||||||
distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=47605ccc3996aa0833919dc8e9bbde98b10968c5a8d37f7ca55c6a29894e8abf
|
checksum=02e1db308dc0a5aa8e4cb287c5bcf91165087ddf20b2712ad30d7936e82e8277
|
||||||
|
|
||||||
libvirt-python3_package() {
|
libvirt-python3_package() {
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Reference in a new issue