From bb62c4901b5dcda2d798b25d48d8bcb55868c5f0 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Wed, 6 Jul 2016 19:34:49 +0200 Subject: 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 --- testing/buildbot-slave/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/buildbot-slave') diff --git a/testing/buildbot-slave/APKBUILD b/testing/buildbot-slave/APKBUILD index 71c5187ad3..e0dc4c8585 100644 --- a/testing/buildbot-slave/APKBUILD +++ b/testing/buildbot-slave/APKBUILD @@ -16,7 +16,7 @@ BUILDBOT_GROUP=buildbot pkgusers="$BUILDBOT_USER" pkggroups="$BUILDBOT_GROUP" subpackages="" -source="https://pypi.python.org/packages/source/b/buildbot-slave/buildbot-slave-$pkgver.tar.gz +source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz buildslave.initd buildslave.confd" -- cgit v1.2.3