libvirt-python3: update to 8.0.0.
This commit is contained in:
parent
00db0981e6
commit
6ce169d10e
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'libvirt-python3'
|
# Template file for 'libvirt-python3'
|
||||||
pkgname=libvirt-python3
|
pkgname=libvirt-python3
|
||||||
version=7.10.0
|
version=8.0.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="libvirt-python-${version}"
|
wrksrc="libvirt-python-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
@ -12,7 +12,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=267774bbdf99d47515274542880499437dc94ae291771f5663c62020a62da975
|
checksum=0245c226d7b83b32449299d0ca5f1f250dcc07edf9f2fcd87cb7462f09e4c026
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
PYTHONPATH="$(cd build/lib.* && pwd)" pytest
|
PYTHONPATH="$(cd build/lib.* && pwd)" pytest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user