Skip to content
Snippets Groups Projects
Commit aefa105c authored by Fabricio Silva's avatar Fabricio Silva :thumbsup: Committed by omni
Browse files

testing/py3-qbittorrent-api: upgrade to 2023.11.55

parent bfb57d68
No related branches found
No related tags found
1 merge request!55371testing/py3-qbittorrent-api: upgrade to 2023.11.55
Pipeline #194400 skipped
# Contributor: Fabricio Silva <hi@fabricio.dev>
# Maintainer: Fabricio Silva <hi@fabricio.dev>
pkgname=py3-qbittorrent-api
pkgver=2023.10.54
pkgrel=1
pkgver=2023.11.55
pkgrel=0
pkgdesc="Python client implementation for qBittorrent's Web API"
url="https://github.com/rmartin16/qbittorrent-api"
arch="noarch"
......@@ -14,6 +14,7 @@ depends="
makedepends="
py3-gpep517
py3-wheel
py3-setuptools_scm
py3-sphinx-copybutton
py3-sphinx-autodoc-typehints
"
......@@ -25,6 +26,7 @@ builddir="$srcdir/qbittorrent-api-$pkgver"
options="net !check"
build() {
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
gpep517 build-wheel \
--wheel-dir .dist \
--output-fd 3 3>&1 >&2
......@@ -40,5 +42,5 @@ package() {
}
sha512sums="
5aefe6b6cefb44e79bef2de0fe9dada205a0f04457b448951f99da43b739e17a7507a49617a6e3435e22ae9643dd9ed2f0c87a7f217b0a77d34ae1a48c389524 py3-qbittorrent-api-2023.10.54.tar.gz
bcdb5162bb78ff4daa017578b32a7d7472f7ae70cc4d8ddc04c206fef100f3f4f3a279b6dc8d32be080e3214a1638f23bb6cd828c4164b8f7ecad1ef1cd51e1f py3-qbittorrent-api-2023.11.55.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment