Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
python-dbus-fast
Commits:
52a3cba2 by Maxime Gauduin at 2026-06-08T20:36:13+02:00
upgpkg: 5.0.22-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-dbus-fast
pkgdesc = A faster version of dbus-next
- pkgver = 5.0.17
+ pkgver = 5.0.22
pkgrel = 1
url = https://github.com/bluetooth-devices/dbus-fast
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = python-dbus-fast
depends = glib2
depends = glibc
depends = python
- source =
git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=v5.0.17
- b2sums =
edf2233b670fab96071f610e2f9e90abeaaeac3d23cc2c195a35da6c5b3d7837e65efa51411e820281ec0eab199887ff2f24707e1016497f5f53cb537e01424e
+ source =
git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=v5.0.22
+ b2sums =
94c4f120800418ea9d0afc0b95b142b073b7870e25e2168114000207c5bf94ef32f65af255f45fb85747d043322442b41731257c28b186e52eae97d8c1bc75eb
pkgname = python-dbus-fast
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=python-dbus-fast
-pkgver=5.0.17
+pkgver=5.0.22
pkgrel=1
pkgdesc='A faster version of dbus-next'
arch=(x86_64)
@@ -29,7 +29,7 @@ checkdepends=(
python-pytest-timeout
)
source=(git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=v${pkgver})
-b2sums=('edf2233b670fab96071f610e2f9e90abeaaeac3d23cc2c195a35da6c5b3d7837e65efa51411e820281ec0eab199887ff2f24707e1016497f5f53cb537e01424e')
+b2sums=('94c4f120800418ea9d0afc0b95b142b073b7870e25e2168114000207c5bf94ef32f65af255f45fb85747d043322442b41731257c28b186e52eae97d8c1bc75eb')
build() {
cd dbus-fast
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbus-fast/-/commit/52a3cba2d4c8129e77da6868d57cc72e4e8b62f5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbus-fast/-/commit/52a3cba2d4c8129e77da6868d57cc72e4e8b62f5
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help