From e2e9ab65d1ee831d03ee2306defb955e6f3a06c3 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:01:51 -0400 Subject: [PATCH] rtslib-fb: rebuild for Python 3.12 --- srcpkgs/rtslib-fb/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/rtslib-fb/template b/srcpkgs/rtslib-fb/template index 3795fb04afa..1a085c717b6 100644 --- a/srcpkgs/rtslib-fb/template +++ b/srcpkgs/rtslib-fb/template @@ -1,7 +1,7 @@ # Template file for 'rtslib-fb' pkgname=rtslib-fb version=2.1.74 -revision=3 +revision=4 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-six python3-pyudev"