Skip to content
Merged
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.0
version=3.1.2
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=9bdb14868c7454fcf0c14ec580e0e9c5b24eddce577ddbe5e471e0e46168e67f
checksum=6c9e1b45e4b5e7df0c021bf1bf3f27649374e47c3de1afdba6d00a7d7bba4b3a
make_check=no # no tests included

post_install() {
Expand Down
Loading