python3-dbus-fast: update to 3.1.2.

This commit is contained in:
Kai Stian Olstad
2025-12-30 23:32:43 -05:00
committed by Andrew J. Hesford
parent 1b803b3fce
commit c09c992f58
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-dbus-fast'
pkgname=python3-dbus-fast
version=3.1.0
version=3.1.2
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=9bdb14868c7454fcf0c14ec580e0e9c5b24eddce577ddbe5e471e0e46168e67f
checksum=6c9e1b45e4b5e7df0c021bf1bf3f27649374e47c3de1afdba6d00a7d7bba4b3a
make_check=no # no tests included
post_install() {