summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2cf2826d7215..1e6dda6e474f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
# Generated by mksrcinfo(replacement shim) v8
-# Thu Aug 4 12:17:20 PM PDT 2022
+# Sat May 13 08:04:43 PM PDT 2023
pkgbase = python-gatt
pkgdesc = Bluetooth GATT SDK for Python helps you implementing and communicating with any Bluetooth Low Energy device that has a GATT profile
pkgver = 0.2.7
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/getsenic/gatt-python
arch = any
license = MIT
- makedepends = python-setuptools
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
depends = python
depends = bluez
depends = python-gobject