From 4754c074e2d0adf3eefca4be65b5dd81c761455c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:04:08 -0400 Subject: [PATCH] chirp: rebuild for Python 3.12 --- srcpkgs/chirp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/chirp/template b/srcpkgs/chirp/template index 18b41c26b62..a6a21589c7a 100644 --- a/srcpkgs/chirp/template +++ b/srcpkgs/chirp/template @@ -1,7 +1,7 @@ # Template file for 'chirp' pkgname=chirp version=20230911 -revision=2 +revision=3 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" depends="python3-six wxPython python3-pyserial python3-future python3-requests