libvirt-python3: update to 8.4.0.
This commit is contained in:
parent
9137bc88a2
commit
4f6588491d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt-python3'
|
||||
pkgname=libvirt-python3
|
||||
version=8.3.0
|
||||
version=8.4.0
|
||||
revision=1
|
||||
wrksrc="libvirt-python-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,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=e936ff747c1d72b6618eebb7236ae69c255ca9e0de6e4153d95d8b9c6b2ecfc1
|
||||
checksum=6d252ad4e0f765620bbde450be8f2b844e4f85c568b207ac644f52c6a982f46c
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH="$(cd build/lib.* && pwd)" pytest
|
||||
|
|
Loading…
Add table
Reference in a new issue