From 1d41375e5d6d2cbb061e3afad076d6fa3df5bf9c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:23 -0400 Subject: [PATCH] python-pathlib2: rebuild for Python 3.10 --- srcpkgs/python-pathlib2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-pathlib2/template b/srcpkgs/python-pathlib2/template index 622b82fe66d..fc4b7a31fc5 100644 --- a/srcpkgs/python-pathlib2/template +++ b/srcpkgs/python-pathlib2/template @@ -1,7 +1,7 @@ # Template file for 'python-pathlib2' pkgname=python-pathlib2 version=2.3.4 -revision=5 +revision=6 wrksrc="pathlib2-${version}" build_style=python-module pycompile_module="pathlib2"