mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
libvirt-python: update to 5.8.0.
This commit is contained in:
parent
e0ce40a8e1
commit
11f36dc61d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libvirt-python'
|
# Template file for 'libvirt-python'
|
||||||
pkgname=libvirt-python
|
pkgname=libvirt-python
|
||||||
version=5.7.0
|
version=5.8.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"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Libvirt virtualization API Python2 binding"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
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="https://libvirt.org/sources/python/libvirt-python-${version}.tar.gz"
|
||||||
checksum=7af4ff057f36e1c806caca2b30abc020cdccd08d89e8898b54b66c1779d509a4
|
checksum=4617fa535364a155425dc99f639b3a0fe9f703eb36feb56b3917b5443a1ddf4f
|
||||||
|
|
||||||
libvirt-python3_package() {
|
libvirt-python3_package() {
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue