aboutsummaryrefslogtreecommitdiff
path: root/python/python3-qbittorrent-api
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-11-11 23:55:00 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-15 11:25:17 +0700
commit7e239d60873d8993a105419836265a5e0844abc0 (patch)
tree5ca57630b377e0a792cf838123874c284a5a8cf4 /python/python3-qbittorrent-api
parentadeb13ba1c9b799b32fb95333ede52bb479f20ff (diff)
python/python3-qbittorrent-api: Version bump to 2025.11.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-qbittorrent-api')
-rw-r--r--python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild2
-rw-r--r--python/python3-qbittorrent-api/python3-qbittorrent-api.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild b/python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild
index f4924e8e26..9a00d7038e 100644
--- a/python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild
+++ b/python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-qbittorrent-api
-VERSION=${VERSION:-2025.7.0}
+VERSION=${VERSION:-2025.11.0}
SRCNAM=${SRCNAM:-qbittorrent-api}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-qbittorrent-api/python3-qbittorrent-api.info b/python/python3-qbittorrent-api/python3-qbittorrent-api.info
index 98639c0e6f..c348ee376c 100644
--- a/python/python3-qbittorrent-api/python3-qbittorrent-api.info
+++ b/python/python3-qbittorrent-api/python3-qbittorrent-api.info
@@ -1,8 +1,8 @@
PRGNAM="python3-qbittorrent-api"
-VERSION="2025.7.0"
+VERSION="2025.11.0"
HOMEPAGE="https://qbittorrent-api.readthedocs.io/"
-DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2025.7.0/qbittorrent-api-2025.7.0.tar.gz"
-MD5SUM="1c111d5e1e1f33b2d619177c6e4ffca1"
+DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2025.11.0/qbittorrent-api-2025.11.0.tar.gz"
+MD5SUM="9e51baca0e20c674c0008564aff5853a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-scm-opt"