mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
libvirt-python3: update to 8.10.0.
This commit is contained in:
parent
89be090658
commit
f79765e801
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libvirt-python3'
|
||||
pkgname=libvirt-python3
|
||||
version=8.9.0
|
||||
revision=2
|
||||
version=8.10.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="pkg-config python3-devel python3-setuptools libvirt-devel
|
||||
libapparmor-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://pypi.org/project/libvirt-python/"
|
||||
distfiles="https://libvirt.org/sources/python/libvirt-python-${version}.tar.gz"
|
||||
checksum=2e1cfc3b9bd288b3cac400a6b03593633814236dbd1ecf5a900057bb90181c65
|
||||
checksum=fc30f136abe0b8228029a90814c8f44ac2947433c12f211363051c57df2d5401
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH="$(cd build/lib.* && pwd)" pytest
|
||||
|
|
Loading…
Add table
Reference in a new issue