python3-dbus-fast: update to 2.44.3.

This commit is contained in:
Kai Stian Olstad 2025-08-09 18:00:40 +02:00 committed by Duncan Overbruck
parent b3674170c7
commit 64fd1d3ec0

View file

@ -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() {