From b9995a5aae0cd1e53c4887205d9008a0d5accbb2 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:07:50 -0400 Subject: [PATCH] python3-cairo: rebuild for Python 3.11 --- srcpkgs/python3-cairo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-cairo/template b/srcpkgs/python3-cairo/template index 66542cb8944..2778417e111 100644 --- a/srcpkgs/python3-cairo/template +++ b/srcpkgs/python3-cairo/template @@ -1,7 +1,7 @@ # Template file for 'python3-cairo' pkgname=python3-cairo version=1.20.1 -revision=3 +revision=4 wrksrc="pycairo-${version}" build_style=python3-module hostmakedepends="pkg-config python3"