aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-webtest/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-webtest/APKBUILD')
-rw-r--r--testing/py-webtest/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-webtest/APKBUILD b/testing/py-webtest/APKBUILD
index 19cb43cfaaf..ef748293558 100644
--- a/testing/py-webtest/APKBUILD
+++ b/testing/py-webtest/APKBUILD
@@ -14,7 +14,7 @@ makedepends="python-dev py-setuptools py-waitress py-six py-beautifulsoup4
py-webob"
install=""
subpackages=""
-source="http://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip"
+source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip"
_builddir="$srcdir"/$_pkgname-$pkgver
prepare() {