From 64fd1d3ec046020fce16f7ec2504df7a409b3a71 Mon Sep 17 00:00:00 2001 From: Kai Stian Olstad Date: Sat, 9 Aug 2025 18:00:40 +0200 Subject: [PATCH] python3-dbus-fast: update to 2.44.3. --- srcpkgs/python3-dbus-fast/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-dbus-fast/template b/srcpkgs/python3-dbus-fast/template index 9cd704429eb..2451596b3cf 100644 --- a/srcpkgs/python3-dbus-fast/template +++ b/srcpkgs/python3-dbus-fast/template @@ -1,6 +1,6 @@ # Template file for 'python3-dbus-fast' pkgname=python3-dbus-fast -version=2.44.2 +version=2.44.3 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel python3-poetry-core python3-Cython" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/bluetooth-devices/dbus-fast" changelog="https://github.com/bluetooth-devices/dbus-fast/raw/main/CHANGELOG.md" distfiles="${PYPI_SITE}/d/dbus-fast/dbus_fast-${version}.tar.gz" -checksum=752f355c32e28468ba9f57b509e2694c4ba0d3d55ae6eb0035511c226438eb35 +checksum=962b36abbe885159e31135c57a7d9659997c61a13d55ecb070a61dc502dbd87e make_check=no # no tests included post_install() {