From 1399400ef557110c93302b5d46c3c02dedd8dc2e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:18 -0400 Subject: [PATCH] python-Babel: rebuild for Python 3.10 --- srcpkgs/python-Babel/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-Babel/template b/srcpkgs/python-Babel/template index 615b125364..4d110e70d4 100644 --- a/srcpkgs/python-Babel/template +++ b/srcpkgs/python-Babel/template @@ -1,7 +1,7 @@ # Template file for 'python-Babel' pkgname=python-Babel version=2.8.0 -revision=3 +revision=4 wrksrc="${pkgname#*-}-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools"