libvirt-python: update to 5.6.0.
This commit is contained in:
parent
6c93f6ce66
commit
26934b41a9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libvirt-python'
|
# Template file for 'libvirt-python'
|
||||||
pkgname=libvirt-python
|
pkgname=libvirt-python
|
||||||
version=5.5.0
|
version=5.6.0
|
||||||
revision=2
|
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"
|
||||||
hostmakedepends="pkg-config python-devel python3-devel libvirt-devel"
|
hostmakedepends="pkg-config python-devel python3-devel libvirt-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
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=561cafedb83e41880405905f6309f4a86981cfe05edbbc83c839f7c47d8ba603
|
checksum=4df13fed9528a7eec153ab70196dcd481f6377ae5bf9ef84e07dfa1515202486
|
||||||
|
|
||||||
libvirt-python3_package() {
|
libvirt-python3_package() {
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue