Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
python-dbus-fast
Commits:
3d4fe8db by Maxime Gauduin at 2023-11-20T14:59:57+01:00
upgpkg: 2.13.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-dbus-fast
pkgdesc = A faster version of dbus-next
- pkgver = 2.13.0
+ pkgver = 2.13.1
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=1fea9b487b296307b38294d33264487da095d3ec
+ source =
git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=6b48423b23e612a71748f6bf7e9337c355cd4cde
b2sums = SKIP
pkgname = python-dbus-fast
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=python-dbus-fast
-pkgver=2.13.0
+pkgver=2.13.1
pkgrel=1
pkgdesc='A faster version of dbus-next'
arch=(any)
@@ -28,7 +28,7 @@ checkdepends=(
python-pytest-cov
python-pytest-timeout
)
-_tag=1fea9b487b296307b38294d33264487da095d3ec
+_tag=6b48423b23e612a71748f6bf7e9337c355cd4cde
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/3d4fe8db6f278ec6d63ea8a41d3ea6f54457cfa6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbus-fast/-/commit/3d4fe8db6f278ec6d63ea8a41d3ea6f54457cfa6
You're receiving this email because of your account on gitlab.archlinux.org.