libvirt-python3: update to 7.10.0.
This commit is contained in:
parent
4c396d23a6
commit
785fbf91ce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt-python3'
|
||||
pkgname=libvirt-python3
|
||||
version=7.9.0
|
||||
version=7.10.0
|
||||
revision=1
|
||||
wrksrc="libvirt-python-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -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=8535cffa5fbf05185648f9f57a2f71899c3bc12c897d320351c53725a48e5359
|
||||
checksum=267774bbdf99d47515274542880499437dc94ae291771f5663c62020a62da975
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH="$(cd build/lib.* && pwd)" pytest
|
||||
|
|
Loading…
Reference in a new issue