aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-raet/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-raet/APKBUILD b/testing/py3-raet/APKBUILD
index ba59c4dcb8..0a744f01e7 100644
--- a/testing/py3-raet/APKBUILD
+++ b/testing/py3-raet/APKBUILD
@@ -11,7 +11,7 @@ license="Apache-2.0"
replaces="py-raet" # for backwards compatibility
provides="py-raet=$pkgver-r$pkgrel" # for backwards compatibility
depends="py3-ioflo py3-libnacl py3-six python3"
-makedepends="py3-setuptools-git"
+makedepends="py3-setuptools"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver