aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-w3lib
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-w3lib')
-rw-r--r--testing/py-w3lib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-w3lib/APKBUILD b/testing/py-w3lib/APKBUILD
index 2bf8041e0a..1c1d990dd5 100644
--- a/testing/py-w3lib/APKBUILD
+++ b/testing/py-w3lib/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A library of web-related functions"
url="https://github.com/scrapy/w3lib"
arch="noarch"
license="BSD"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""