Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
python-dbus-fast


Commits:
2ca5a4be by Maxime Gauduin at 2024-05-20T23:47:29+02:00
upgpkg: 2.21.2-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.21.1
-       pkgrel = 5
+       pkgver = 2.21.2
+       pkgrel = 1
        url = https://github.com/bluetooth-devices/dbus-fast
        arch = x86_64
        license = MIT
@@ -21,7 +21,7 @@ pkgbase = python-dbus-fast
        depends = glib2
        depends = glibc
        depends = python
-       source = 
git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=f0fc6668b9543bd81e2438fe78a54c31702a4bc5
-       b2sums = SKIP
+       source = 
git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=f73e13eb5ef74a58038c56d2a9c2c7f45409bb67
+       b2sums = 
b853419789e448ae9cb678f8abc1c14bc0af26565be30ed70c62674d62ae43c5f48cc926aea32f77bf8bb1de834fb16aa1eefd8efa5da15e0719ab3a345329a3
 
 pkgname = python-dbus-fast


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <aluc...@archlinux.org>
 
 pkgname=python-dbus-fast
-pkgver=2.21.1
-pkgrel=5
+pkgver=2.21.2
+pkgrel=1
 pkgdesc='A faster version of dbus-next'
 arch=(x86_64)
 url=https://github.com/bluetooth-devices/dbus-fast
@@ -29,9 +29,9 @@ checkdepends=(
   python-pytest-cov
   python-pytest-timeout
 )
-_tag=f0fc6668b9543bd81e2438fe78a54c31702a4bc5
+_tag=f73e13eb5ef74a58038c56d2a9c2c7f45409bb67
 source=(git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=${_tag})
-b2sums=(SKIP)
+b2sums=('b853419789e448ae9cb678f8abc1c14bc0af26565be30ed70c62674d62ae43c5f48cc926aea32f77bf8bb1de834fb16aa1eefd8efa5da15e0719ab3a345329a3')
 
 pkgver() {
   cd dbus-fast



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbus-fast/-/commit/2ca5a4befc2e45735aa30c4d03d65c281477f387

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbus-fast/-/commit/2ca5a4befc2e45735aa30c4d03d65c281477f387
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to