From 6bd8f7794ad222322e011ebc1c79b144c543164e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 29 May 2024 15:39:56 -0400 Subject: [PATCH] libvirt-python3: update to 10.3.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 463e7c159e3..4c6fa01f827 100644 --- a/srcpkgs/libvirt-python3/template +++ b/srcpkgs/libvirt-python3/template @@ -1,6 +1,6 @@ # Template file for 'libvirt-python3' pkgname=libvirt-python3 -version=10.0.0 +version=10.3.0 revision=1 build_style=python3-module hostmakedepends="pkg-config python3-devel python3-setuptools libvirt-devel @@ -13,7 +13,7 @@ maintainer="Orphaned " 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=a82588f0e7db53eda7b7dbcbc448b0ec43e00a8c77cac69644495299b410c20d +checksum=0333781ffef915d984f36a9b475ae8df6d01763883eefbd138d14c7591f51f2f do_check() { PYTHONPATH="$(cd build/lib.* && pwd)" pytest