From ec40f9b0ebe0482120e5577928a9a1d877ae2a43 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:05 -0400 Subject: [PATCH] libvirt-python3: rebuild for Python 3.10 --- srcpkgs/libvirt-python3/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libvirt-python3/template b/srcpkgs/libvirt-python3/template index 85722602cd8..4924bb42301 100644 --- a/srcpkgs/libvirt-python3/template +++ b/srcpkgs/libvirt-python3/template @@ -1,7 +1,7 @@ # Template file for 'libvirt-python3' pkgname=libvirt-python3 version=7.8.0 -revision=1 +revision=2 wrksrc="libvirt-python-${version}" build_style=python3-module hostmakedepends="pkg-config python3-devel libvirt-devel libapparmor-devel"