Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
python-dbus-fast
Commits:
3cc560ab by Maxime Gauduin at 2026-06-02T23:20:04+02:00
upgpkg: 5.0.17-1
- - - - -
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.16
+ pkgver = 5.0.17
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.16
- b2sums =
a6d1cb20e058b135cef1c97f0fc03eac338e4561e36a40451d5c665b5c1d0cae2e8516647852cb83dec4ae0316976621019d14f1bea54ee01dbd3ee7759febfd
+ source =
git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=v5.0.17
+ b2sums =
edf2233b670fab96071f610e2f9e90abeaaeac3d23cc2c195a35da6c5b3d7837e65efa51411e820281ec0eab199887ff2f24707e1016497f5f53cb537e01424e
pkgname = python-dbus-fast
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=python-dbus-fast
-pkgver=5.0.16
+pkgver=5.0.17
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=('a6d1cb20e058b135cef1c97f0fc03eac338e4561e36a40451d5c665b5c1d0cae2e8516647852cb83dec4ae0316976621019d14f1bea54ee01dbd3ee7759febfd')
+b2sums=('edf2233b670fab96071f610e2f9e90abeaaeac3d23cc2c195a35da6c5b3d7837e65efa51411e820281ec0eab199887ff2f24707e1016497f5f53cb537e01424e')
build() {
cd dbus-fast
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbus-fast/-/commit/3cc560abc6d820134b86ae136412c13a0af2ce69
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbus-fast/-/commit/3cc560abc6d820134b86ae136412c13a0af2ce69
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