Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/python3-dbus-fast/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-dbus-fast'
pkgname=python3-dbus-fast
version=3.1.2
version=4.0.4
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel python3-poetry-core python3-Cython"
Expand All @@ -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=6c9e1b45e4b5e7df0c021bf1bf3f27649374e47c3de1afdba6d00a7d7bba4b3a
checksum=43137f0b73a7adbf7d5c0e9eb9d8d34df9e6e0aeafade2166e641c52dfe0a853
make_check=no # no tests included

post_install() {
Expand Down