diff --git a/testing/py3-qbittorrent-api/APKBUILD b/testing/py3-qbittorrent-api/APKBUILD index b6c3d6b6c792eb9ec221c7ec9096170307ff9161..de752f976fa86b34ef83f922257a39bba23417e8 100644 --- a/testing/py3-qbittorrent-api/APKBUILD +++ b/testing/py3-qbittorrent-api/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabricio Silva <hi@fabricio.dev> pkgname=py3-qbittorrent-api pkgver=2023.10.54 -pkgrel=0 +pkgrel=1 pkgdesc="Python client implementation for qBittorrent's Web API" url="https://github.com/rmartin16/qbittorrent-api" arch="noarch" @@ -10,8 +10,6 @@ license="MIT" depends=" py3-requests py3-setuptools - py3-six - python3 " makedepends=" py3-gpep517