Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
python-dbus-fast
Commits:
930663eb by Maxime Gauduin at 2023-09-15T17:17:25+02:00
upgpkg: 2.7.0-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.2.0
+ pkgver = 2.7.0
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=cbcea8950918e1dc6082dba6c877df21a04aaf45
+ source =
git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=24dbe6116074a3b8baf9afd977b664d1e99cc199
b2sums = SKIP
pkgname = python-dbus-fast
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=python-dbus-fast
-pkgver=2.2.0
+pkgver=2.7.0
pkgrel=1
pkgdesc='A faster version of dbus-next'
arch=(any)
@@ -28,7 +28,7 @@ checkdepends=(
python-pytest-cov
python-pytest-timeout
)
-_tag=cbcea8950918e1dc6082dba6c877df21a04aaf45
+_tag=24dbe6116074a3b8baf9afd977b664d1e99cc199
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/930663eb4ad9196ac87e442af063321c0c67e8da
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbus-fast/-/commit/930663eb4ad9196ac87e442af063321c0c67e8da
You're receiving this email because of your account on gitlab.archlinux.org.