Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
python-dbus-fast
Commits:
847d7eda by Maxime Gauduin at 2023-08-04T18:10:33+02:00
upgpkg: 1.90.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 = 1.87.5
+ pkgver = 1.90.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=a311d3e9e4729fedd6c9a9beb17ee85c8f774891
+ source =
git+https://github.com/Bluetooth-Devices/dbus-fast.git#tag=0551f0115430cc87111217d2ba460be6b61bc7b3
b2sums = SKIP
pkgname = python-dbus-fast
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=python-dbus-fast
-pkgver=1.87.5
+pkgver=1.90.1
pkgrel=1
pkgdesc='A faster version of dbus-next'
arch=(any)
@@ -28,7 +28,7 @@ checkdepends=(
python-pytest-cov
python-pytest-timeout
)
-_tag=a311d3e9e4729fedd6c9a9beb17ee85c8f774891
+_tag=0551f0115430cc87111217d2ba460be6b61bc7b3
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/847d7edaed9dc3fcc387127c2d214b7589517d30
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbus-fast/-/commit/847d7edaed9dc3fcc387127c2d214b7589517d30
You're receiving this email because of your account on gitlab.archlinux.org.