From 8d9efca5a3644e13177e4e51de4263c3fff0a964 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:05 -0400 Subject: [PATCH] libxml2-python: rebuild for Python 3.10 --- srcpkgs/libxml2-python/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libxml2-python/template b/srcpkgs/libxml2-python/template index 4208519dac3..1d75b7ac56b 100644 --- a/srcpkgs/libxml2-python/template +++ b/srcpkgs/libxml2-python/template @@ -1,7 +1,7 @@ # Template file for 'libxml2-python' pkgname=libxml2-python version=2.9.10 -revision=3 +revision=4 wrksrc="${pkgname%-python}-${version}" build_wrksrc=python build_style=python-module