Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
python-dbus-fast
Commits:
e3ea8eb5 by Maxime Gauduin at 2024-10-28T18:49:35+01:00
upgpkg: 2.24.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-dbus-fast
pkgdesc = A faster version of dbus-next
- pkgver = 2.24.2
- pkgrel = 2
+ pkgver = 2.24.3
+ pkgrel = 1
url = https://github.com/bluetooth-devices/dbus-fast
arch = x86_64
license = MIT
@@ -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=355835854731316583e6bc945e916542aacd5b07
- b2sums =
40de310941b0e936b602f0da0aca7c116808f90e44c4681e59c3fc5cb80aeee290ff10dc6ddc63482e04ce15dcf3a88e9b129cd6b1226879f64ff1533a86f2a5
+ source =
git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=4c838a7bfc7db8be0b6b63457b7c014d3bb663ab
+ b2sums =
bace3d1884ee47324dcc1af4c708b97053e544d523e3e037a1af0bc64b8133c6cad7eefa5096746672c7ef52cc2bd2641a3cca1fc9d580f19f2b7dd2eda1335e
pkgname = python-dbus-fast
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=python-dbus-fast
-pkgver=2.24.2
-pkgrel=2
+pkgver=2.24.3
+pkgrel=1
pkgdesc='A faster version of dbus-next'
arch=(x86_64)
url=https://github.com/bluetooth-devices/dbus-fast
@@ -28,9 +28,9 @@ checkdepends=(
python-pytest-asyncio
python-pytest-timeout
)
-_tag=355835854731316583e6bc945e916542aacd5b07
+_tag=4c838a7bfc7db8be0b6b63457b7c014d3bb663ab
source=(git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=${_tag})
-b2sums=('40de310941b0e936b602f0da0aca7c116808f90e44c4681e59c3fc5cb80aeee290ff10dc6ddc63482e04ce15dcf3a88e9b129cd6b1226879f64ff1533a86f2a5')
+b2sums=('bace3d1884ee47324dcc1af4c708b97053e544d523e3e037a1af0bc64b8133c6cad7eefa5096746672c7ef52cc2bd2641a3cca1fc9d580f19f2b7dd2eda1335e')
pkgver() {
cd dbus-fast
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbus-fast/-/commit/e3ea8eb5339dc2f11a89d47396073506e895135c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbus-fast/-/commit/e3ea8eb5339dc2f11a89d47396073506e895135c
You're receiving this email because of your account on gitlab.archlinux.org.