From db3bee0c99c7251ea41d31656359f157e2340c60 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:07:53 -0400 Subject: [PATCH] python3-cppy: rebuild for Python 3.11 --- srcpkgs/python3-cppy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-cppy/template b/srcpkgs/python3-cppy/template index c3f2479fb9a..9c4a4af9990 100644 --- a/srcpkgs/python3-cppy/template +++ b/srcpkgs/python3-cppy/template @@ -1,7 +1,7 @@ # Template file for 'python3-cppy' pkgname=python3-cppy version=1.2.1 -revision=2 +revision=3 wrksrc="cppy-${version}" build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel"