mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
libvirt-python3: update to 8.8.0.
This commit is contained in:
parent
22d288417c
commit
a6acc9165a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libvirt-python3'
|
# Template file for 'libvirt-python3'
|
||||||
pkgname=libvirt-python3
|
pkgname=libvirt-python3
|
||||||
version=8.7.0
|
version=8.8.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="libvirt-python-${version}"
|
wrksrc="libvirt-python-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,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="https://libvirt.org/sources/python/libvirt-python-${version}.tar.gz"
|
distfiles="https://libvirt.org/sources/python/libvirt-python-${version}.tar.gz"
|
||||||
checksum=60dcb571e44b6f0d7ca812addb513feac863c3c6c02282871cdfdcda5104dbb3
|
checksum=3441dd34c8936393e195a1b046bc2cab1b14d35d66772e8a51fe4d9735ec6349
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
PYTHONPATH="$(cd build/lib.* && pwd)" pytest
|
PYTHONPATH="$(cd build/lib.* && pwd)" pytest
|
||||||
|
|
Loading…
Add table
Reference in a new issue