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/py-mopidy-spotify/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/py-mopidy-spotify') diff --git a/testing/py-mopidy-spotify/APKBUILD b/testing/py-mopidy-spotify/APKBUILD index cc009e5cf5..6a2b3f3c8a 100644 --- a/testing/py-mopidy-spotify/APKBUILD +++ b/testing/py-mopidy-spotify/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="https://pypi.python.org/packages/source/M/Mopidy-Spotify/Mopidy-Spotify-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/M/Mopidy-Spotify/Mopidy-Spotify-$pkgver.tar.gz" _builddir="$srcdir"/Mopidy-Spotify-$pkgver -- cgit v1.2.3