aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dbus-fast
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-dbus-fast')
-rw-r--r--python/python3-dbus-fast/README4
-rw-r--r--python/python3-dbus-fast/python3-dbus-fast.SlackBuild2
-rw-r--r--python/python3-dbus-fast/python3-dbus-fast.info6
3 files changed, 8 insertions, 4 deletions
diff --git a/python/python3-dbus-fast/README b/python/python3-dbus-fast/README
index 64e9d75815..10e9d48e28 100644
--- a/python/python3-dbus-fast/README
+++ b/python/python3-dbus-fast/README
@@ -1,3 +1,7 @@
dbus-fast is a Python library for DBus that aims to be a performant
fully featured high level library primarily geared towards integration
of applications into Linux desktop and mobile environments.
+
+Note: Unable to upgrade python3-dbus-fast beyond version 2.45.1.
+Newer versions require a newer Python than available in Slackware 15.0
+(i.e. at >= 3.10).
diff --git a/python/python3-dbus-fast/python3-dbus-fast.SlackBuild b/python/python3-dbus-fast/python3-dbus-fast.SlackBuild
index eb8f0b52b2..ce80142767 100644
--- a/python/python3-dbus-fast/python3-dbus-fast.SlackBuild
+++ b/python/python3-dbus-fast/python3-dbus-fast.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-dbus-fast
-VERSION=${VERSION:-2.44.1}
+VERSION=${VERSION:-2.45.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-dbus-fast/python3-dbus-fast.info b/python/python3-dbus-fast/python3-dbus-fast.info
index 66f1d0666c..9983acad0d 100644
--- a/python/python3-dbus-fast/python3-dbus-fast.info
+++ b/python/python3-dbus-fast/python3-dbus-fast.info
@@ -1,8 +1,8 @@
PRGNAM="python3-dbus-fast"
-VERSION="2.44.1"
+VERSION="2.45.1"
HOMEPAGE="https://github.com/bluetooth-devices/dbus-fast"
-DOWNLOAD="https://github.com/Bluetooth-Devices/dbus-fast/releases/download/v2.44.1/dbus_fast-2.44.1.tar.gz"
-MD5SUM="45f1bccaa3e23304d8da1916b05dd646"
+DOWNLOAD="https://github.com/Bluetooth-Devices/dbus-fast/releases/download/v2.45.1/dbus_fast-2.45.1.tar.gz"
+MD5SUM="680e85fb3e089a8aaedc6bf1f723a172"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""