From 938ffd5f2e06255e00b21b39cd01b3ed342d61f3 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:22 -0400 Subject: [PATCH] python-lxml: rebuild for Python 3.10 --- srcpkgs/python-lxml/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-lxml/template b/srcpkgs/python-lxml/template index 8095f7c7e40..aacddf9cdcb 100644 --- a/srcpkgs/python-lxml/template +++ b/srcpkgs/python-lxml/template @@ -1,7 +1,7 @@ # Template file for 'python-lxml' pkgname=python-lxml version=4.6.3 -revision=1 +revision=2 wrksrc="lxml-lxml-${version}" build_style=python-module make_build_args="--with-cython"