From a7c3389e6ce2c281a9cf8831fe11cce98a2eccf1 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:30 -0400 Subject: [PATCH] python3-atspi: rebuild for Python 3.9 --- srcpkgs/python3-atspi/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-atspi/template b/srcpkgs/python3-atspi/template index 504e85daf38..36ffedcc59f 100644 --- a/srcpkgs/python3-atspi/template +++ b/srcpkgs/python3-atspi/template @@ -1,7 +1,7 @@ # Template file for 'python3-atspi' pkgname=python3-atspi version=2.38.0 -revision=2 +revision=3 wrksrc="pyatspi-${version}" build_style=gnu-configure hostmakedepends="pkg-config python3"