libvirt-python: update to 5.5.0.
This commit is contained in:
parent
09f0a1da13
commit
2a1fb07621
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.3.0
|
version=5.5.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=5213f995cb55a2f770aa36704b60313958c7ff1fde8cca39028ea889cc9f30ff
|
checksum=561cafedb83e41880405905f6309f4a86981cfe05edbbc83c839f7c47d8ba603
|
||||||
|
|
||||||
libvirt-python3_package() {
|
libvirt-python3_package() {
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Reference in a new issue