Browse Source

python/python3-qbittorrent-api: Version bump to 2025.7.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/308/head
Jeremy Hansen 3 months ago
committed by Willy Sudiarto Raharjo
parent
commit
a6bd96af78
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild
  2. 6
      python/python3-qbittorrent-api/python3-qbittorrent-api.info

2
python/python3-qbittorrent-api/python3-qbittorrent-api.SlackBuild

@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-qbittorrent-api
VERSION=${VERSION:-2025.5.0}
VERSION=${VERSION:-2025.7.0}
SRCNAM=${SRCNAM:-qbittorrent-api}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

6
python/python3-qbittorrent-api/python3-qbittorrent-api.info

@ -1,8 +1,8 @@
PRGNAM="python3-qbittorrent-api"
VERSION="2025.5.0"
VERSION="2025.7.0"
HOMEPAGE="https://qbittorrent-api.readthedocs.io/"
DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2025.5.0/qbittorrent-api-2025.5.0.tar.gz"
MD5SUM="a44d4083ccf1e4f1618c5157f89fd25a"
DOWNLOAD="https://github.com/rmartin16/qbittorrent-api/archive/refs/tags/v2025.7.0/qbittorrent-api-2025.7.0.tar.gz"
MD5SUM="1c111d5e1e1f33b2d619177c6e4ffca1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-scm-opt"

Loading…
Cancel
Save