aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptrcnull <git@ptrcnull.me>2022-08-08 01:19:50 +0200
committeralice <alice@ayaya.dev>2022-08-07 23:37:09 +0000
commitedb6ff14584bd2ad28b5bb9a7f06117070c84399 (patch)
tree0d2fc10fb8c840870d9739e10f95131e5ed2aa07
parent41e97d848e8e2f1711b80518490d218b28dbca9b (diff)
community/deluge: drop dependency on py3-six
not needed since 2021: https://github.com/deluge-torrent/deluge/commit/897955f0a164
-rw-r--r--community/deluge/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/deluge/APKBUILD b/community/deluge/APKBUILD
index 772778c7e94..9a452452376 100644
--- a/community/deluge/APKBUILD
+++ b/community/deluge/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: psykose <alice@ayaya.dev>
pkgname=deluge
pkgver=2.1.1
-pkgrel=0
+pkgrel=1
pkgdesc="lightweight, Free Software, cross-platform BitTorrent client"
url="https://deluge-torrent.org/"
arch="noarch"
@@ -22,7 +22,6 @@ depends="
py3-service_identity
py3-setproctitle
py3-setuptools
- py3-six
py3-twisted
py3-wheel
py3-xdg