From befaf353b4652db9ebec2e2d7b0c365bd5f0fca8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 27 Nov 2023 10:49:47 -0500 Subject: [PATCH] libvirt-python3: update to 9.9.0. --- srcpkgs/libvirt-python3/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libvirt-python3/template b/srcpkgs/libvirt-python3/template index 67e61aaca38..cdef6be7030 100644 --- a/srcpkgs/libvirt-python3/template +++ b/srcpkgs/libvirt-python3/template @@ -1,7 +1,7 @@ # Template file for 'libvirt-python3' pkgname=libvirt-python3 -version=9.6.0 -revision=2 +version=9.9.0 +revision=1 build_style=python3-module hostmakedepends="pkg-config python3-devel python3-setuptools libvirt-devel libapparmor-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=53422d8e3110139655c3d9c2ff2602b238f8a39b7bf61a92a620119b45550a99 +checksum=a97327417851b72aa24e24cdfe10765df0037b9775564cd19bcee25e22b341ea do_check() { PYTHONPATH="$(cd build/lib.* && pwd)" pytest