aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-google-apputils
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2016-07-06 19:34:49 +0200
committerJakub Jirutka <jakub@jirutka.cz>2016-07-08 17:39:12 +0200
commitbb62c4901b5dcda2d798b25d48d8bcb55868c5f0 (patch)
treec783b9439643f213427145d274292e69bd6b8c4d /testing/py-google-apputils
parentd7037afe2ba42041d38abdfcfe59185f54ca341a (diff)
testing/*: change source URL pypi.python.org to files.pythonhosted.org
See https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package#comment-27734791
Diffstat (limited to 'testing/py-google-apputils')
-rw-r--r--testing/py-google-apputils/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-google-apputils/APKBUILD b/testing/py-google-apputils/APKBUILD
index fef8209a8d2..2769f2d5c32 100644
--- a/testing/py-google-apputils/APKBUILD
+++ b/testing/py-google-apputils/APKBUILD
@@ -10,7 +10,7 @@ arch="noarch"
license="ASL-2.0"
depends="python py-dateutil>=1.4 py-gflags>=1.4 py-tz>=2010"
makedepends="python-dev py-setuptools"
-source="http://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
+source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver