Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
python-dbus-fast
Commits:
a97ea2fc by Maxime Gauduin at 2023-08-15T10:36:45+02:00
upgpkg: 1.91.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-dbus-fast
pkgdesc = A faster version of dbus-next
- pkgver = 1.90.2
+ pkgver = 1.91.2
pkgrel = 1
url = https://github.com/bluetooth-devices/dbus-fast
arch = any
@@ -20,7 +20,7 @@ pkgbase = python-dbus-fast
depends = dbus
depends = glib2
depends = python
- source =
git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=71e6fdfc9771fca23b1876796d5a769971cf10ee
+ source =
git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=8cb0a6282611cd53f4bba1554f3f84a1ad41473e
b2sums = SKIP
pkgname = python-dbus-fast
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=python-dbus-fast
-pkgver=1.90.2
+pkgver=1.91.2
pkgrel=1
pkgdesc='A faster version of dbus-next'
arch=(any)
@@ -28,7 +28,7 @@ checkdepends=(
python-pytest-cov
python-pytest-timeout
)
-_tag=71e6fdfc9771fca23b1876796d5a769971cf10ee
+_tag=8cb0a6282611cd53f4bba1554f3f84a1ad41473e
source=(git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=${_tag})
b2sums=(SKIP)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbus-fast/-/commit/a97ea2fca170e3503970d9356fa464a59ada1cb2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbus-fast/-/commit/a97ea2fca170e3503970d9356fa464a59ada1cb2
You're receiving this email because of your account on gitlab.archlinux.org.