From 02c91fe9d7224109ebe81059be03c1d2ea00759a Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:19 -0400 Subject: [PATCH] python-pathlib2: rebuild for Python 3.9 --- 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 e40edf9f713..622b82fe66d 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=4 +revision=5 wrksrc="pathlib2-${version}" build_style=python-module pycompile_module="pathlib2"