We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f605ce8 commit 2f5ff20Copy full SHA for 2f5ff20
1 file changed
srcpkgs/python3-dbus-fast/template
@@ -1,6 +1,6 @@
1
# Template file for 'python3-dbus-fast'
2
pkgname=python3-dbus-fast
3
-version=3.1.2
+version=4.0.2
4
revision=1
5
build_style=python3-pep517
6
hostmakedepends="python3-setuptools python3-wheel python3-poetry-core python3-Cython"
@@ -12,7 +12,7 @@ license="MIT"
12
homepage="https://github.com/bluetooth-devices/dbus-fast"
13
changelog="https://github.com/bluetooth-devices/dbus-fast/raw/main/CHANGELOG.md"
14
distfiles="${PYPI_SITE}/d/dbus-fast/dbus_fast-${version}.tar.gz"
15
-checksum=6c9e1b45e4b5e7df0c021bf1bf3f27649374e47c3de1afdba6d00a7d7bba4b3a
+checksum=eb9f1454c7934c7d1b6c293b0b92400b097cb6a3098f3ec06362b1bbe442426d
16
make_check=no # no tests included
17
18
post_install() {
0 commit comments