From 6d8fa91ba45fb72ea4a2e5fff8f5c4bffef0dbfd Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 4 Mar 2023 10:22:10 +0100 Subject: [PATCH] libvirt-python3: update to 9.1.0. --- srcpkgs/libvirt-python3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libvirt-python3/template b/srcpkgs/libvirt-python3/template index c1120c94143..36008160497 100644 --- a/srcpkgs/libvirt-python3/template +++ b/srcpkgs/libvirt-python3/template @@ -1,6 +1,6 @@ # Template file for 'libvirt-python3' pkgname=libvirt-python3 -version=9.0.0 +version=9.1.0 revision=1 build_style=python3-module hostmakedepends="pkg-config python3-devel python3-setuptools libvirt-devel @@ -13,7 +13,7 @@ maintainer="Helmut Pozimski " 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=49702d33fa8cbcae19fa727467a69f7ae2241b3091324085ca1cc752b2b414ce +checksum=6f98d235db975a33ff5e6fc09be566a00d22398039d411f34220384c05590ba4 do_check() { PYTHONPATH="$(cd build/lib.* && pwd)" pytest