From a6b72bd7376dd10e253ecaa7495c9b4c53ef5165 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 3 Oct 2023 21:36:33 -0400 Subject: [PATCH] python3-pywlroots-0.16: rebuild for Python 3.12 --- srcpkgs/python3-pywlroots-0.16/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-pywlroots-0.16/template b/srcpkgs/python3-pywlroots-0.16/template index b3dce9a14d9..ea53ae0d649 100644 --- a/srcpkgs/python3-pywlroots-0.16/template +++ b/srcpkgs/python3-pywlroots-0.16/template @@ -1,7 +1,7 @@ # Template file for 'python3-pywlroots-0.16' pkgname=python3-pywlroots-0.16 version=0.16.5 -revision=2 +revision=3 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-cffi python3-pywayland python3-xkbcommon python3-wheel python3-devel wlroots${pkgname##*-}-devel"