Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
python-dbus-fast
Commits:
db4cfa94 by Maxime Gauduin at 2026-05-27T11:00:17+02:00
upgpkg: 5.0.15-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.14
+ pkgver = 5.0.15
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.14
- b2sums =
c312105251f2fdefbda22ead4f18cdd0969904b3c99df561d21c1cf14c2ab6d29439d3d67d047350a87617aa355f3fa6dae5769b577d3fcbfd8c9e26d3932931
+ source =
git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=v5.0.15
+ b2sums =
25718023cb7d7d360a98fed24f7e31378e263e6cd8df5349944a7bf62993f2d9f5a10d0aeac4954937a21aacdcb9fad9b5d4d9c1ade1053ba147514eb916d74a
pkgname = python-dbus-fast
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=python-dbus-fast
-pkgver=5.0.14
+pkgver=5.0.15
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=('c312105251f2fdefbda22ead4f18cdd0969904b3c99df561d21c1cf14c2ab6d29439d3d67d047350a87617aa355f3fa6dae5769b577d3fcbfd8c9e26d3932931')
+b2sums=('25718023cb7d7d360a98fed24f7e31378e263e6cd8df5349944a7bf62993f2d9f5a10d0aeac4954937a21aacdcb9fad9b5d4d9c1ade1053ba147514eb916d74a')
build() {
cd dbus-fast
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbus-fast/-/commit/db4cfa94264f90045eba8ad17d498654a1f132c7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbus-fast/-/commit/db4cfa94264f90045eba8ad17d498654a1f132c7
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