From 644141efa195640a6eac70344be317fa99cd97d8 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 12 Mar 2025 21:33:06 +0100 Subject: [PATCH] python3-dbus-fast: rebuild. --- srcpkgs/python3-dbus-fast/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-dbus-fast/template b/srcpkgs/python3-dbus-fast/template index 0e62c93b3a2..0fad23fdb7b 100644 --- a/srcpkgs/python3-dbus-fast/template +++ b/srcpkgs/python3-dbus-fast/template @@ -1,7 +1,7 @@ # Template file for 'python3-dbus-fast' pkgname=python3-dbus-fast version=2.39.3 -revision=1 +revision=2 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel python3-poetry-core python3-Cython" depends="python3"