Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
python-dbus-fast
Commits:
b8f7274d by Maxime Gauduin at 2023-11-20T14:46:28+01:00
upgpkg: 2.12.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.12.0
+ pkgver = 2.12.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=40a45b8694f3c6e47e216d511fcb48baac440078
+ source =
git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=4b7eeb10d535d699dcbebcf03fa48102ce1bbe14
b2sums = SKIP
pkgname = python-dbus-fast
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=python-dbus-fast
-pkgver=2.12.0
+pkgver=2.12.1
pkgrel=1
pkgdesc='A faster version of dbus-next'
arch=(any)
@@ -28,7 +28,7 @@ checkdepends=(
python-pytest-cov
python-pytest-timeout
)
-_tag=40a45b8694f3c6e47e216d511fcb48baac440078
+_tag=4b7eeb10d535d699dcbebcf03fa48102ce1bbe14
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/b8f7274dced1b32e47eb778c045451e51a79a705
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbus-fast/-/commit/b8f7274dced1b32e47eb778c045451e51a79a705
You're receiving this email because of your account on gitlab.archlinux.org.