blob: b9e5621a110a216c2f8a939639ef7a4192bd4b2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-qbittorrent-api
pkgdesc = Python client for qBittorrent v4.1+ Web API
pkgver = 2025.7.0
pkgrel = 1
url = https://pypi.org/project/qbittorrent-api
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-setuptools-scm
depends = python
depends = python-requests
depends = python-urllib3
depends = python-packaging
source = https://files.pythonhosted.org/packages/source/q/qbittorrent_api/qbittorrent_api-2025.7.0.tar.gz
sha256sums = f462f2817559ccaa4c6cdc12694a3153efacd50fa3285a425401ab30abc0de76
b2sums = 88fd7272b904b3a15d13fc9730969f80c068c184f119f6884c190e3e229eeea4681d140fab37d09eb11ba1196031f414e40be6b20795d3eee80ef7fe45477f61
pkgname = python-qbittorrent-api
|