aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2023-11-13 19:13:24 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-18 09:16:03 +0700
commit18d432cae9a2d68a5d171e6a2f7b152a9ed784a2 (patch)
tree4d47811bebdb025497d621d2eb7c1ff2a4ca3ecd
parent1c365da1dee64438b7399a82881e24d26edb8cf2 (diff)
downloadslackbuilds-18d432cae9a2d68a5d171e6a2f7b152a9ed784a2.tar.xz
python/python3-qbittorrent-api: Add update note to README.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-qbittorrent-api/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-qbittorrent-api/README b/python/python3-qbittorrent-api/README
index 84fa406285..11bf7b07ce 100644
--- a/python/python3-qbittorrent-api/README
+++ b/python/python3-qbittorrent-api/README
@@ -7,3 +7,7 @@ required to be functional. Rather than adding all the dependencies of
qbittorrent itself, qbittorrent will not be added to REQUIRES line. If
you need qbittorrent support with this module, you will need to install
qbittorent itself.
+
+ALSO NOTE: Unable to update to newer versions. Needs setuptools>=67 and
+setuptools-scm>=8, which is not currently available on 15.0 or SBo's
+packages.