From f9d9a8122ada529e8653fe21f122f079897d8c79 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Tue, 19 Jul 2016 14:27:46 +0200 Subject: testing/py*: change source URLs pypi.python.org to files.pythonhosted.org --- testing/py-django-south/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/py-django-south') diff --git a/testing/py-django-south/APKBUILD b/testing/py-django-south/APKBUILD index 324c0f8eb0..cf253e8bb8 100644 --- a/testing/py-django-south/APKBUILD +++ b/testing/py-django-south/APKBUILD @@ -9,7 +9,7 @@ arch=noarch license=BSD depends=py-django makedepends=py-setuptools -source=https://pypi.python.org/packages/source/S/South/South-$pkgver.tar.gz +source="https://files.pythonhosted.org/packages/source/S/South/South-$pkgver.tar.gz" _builddir=$srcdir/South-$pkgver prepare() { -- cgit v1.2.3