diff options
Diffstat (limited to 'testing')
393 files changed, 402 insertions, 405 deletions
diff --git a/testing/ansible-playbook-debugger/APKBUILD b/testing/ansible-playbook-debugger/APKBUILD index bebf6a3d6..46b2f5424 100644 --- a/testing/ansible-playbook-debugger/APKBUILD +++ b/testing/ansible-playbook-debugger/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/buildbot-slave/APKBUILD b/testing/buildbot-slave/APKBUILD index 71c5187ad..e0dc4c858 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" diff --git a/testing/buildbot/APKBUILD b/testing/buildbot/APKBUILD index 5926ddf55..c85b4dee5 100644 --- a/testing/buildbot/APKBUILD +++ b/testing/buildbot/APKBUILD @@ -18,7 +18,7 @@ BUILDBOT_GROUP=buildbot pkgusers="$BUILDBOT_USER" pkggroups="$BUILDBOT_GROUP" subpackages="" -source="https://pypi.python.org/packages/source/b/buildbot/buildbot-$pkgver.tar.gz +source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz buildmaster.initd buildmaster.confd" diff --git a/testing/fabric/APKBUILD b/testing/fabric/APKBUILD index 4cc748b34..eb2e50dc9 100644 --- a/testing/fabric/APKBUILD +++ b/testing/fabric/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 build() { diff --git a/testing/git2json/APKBUILD b/testing/git2json/APKBUILD index ba2587d6e..5df8c739a 100644 --- a/testing/git2json/APKBUILD +++ b/testing/git2json/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/httpie-ntlm/APKBUILD b/testing/httpie-ntlm/APKBUILD index c8813f426..43950d1ad 100644 --- a/testing/httpie-ntlm/APKBUILD +++ b/testing/httpie-ntlm/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/httpie-oauth/APKBUILD b/testing/httpie-oauth/APKBUILD index 7ef7f9f34..5748ba344 100644 --- a/testing/httpie-oauth/APKBUILD +++ b/testing/httpie-oauth/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/httpie/APKBUILD b/testing/httpie/APKBUILD index 85f4e6366..f6accffca 100644 --- a/testing/httpie/APKBUILD +++ b/testing/httpie/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/irclog2html/APKBUILD b/testing/irclog2html/APKBUILD index 93e492dfa..e387540ea 100644 --- a/testing/irclog2html/APKBUILD +++ b/testing/irclog2html/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/jabber-roster/APKBUILD b/testing/jabber-roster/APKBUILD index b6990acb9..7ff6fd76f 100644 --- a/testing/jabber-roster/APKBUILD +++ b/testing/jabber-roster/APKBUILD @@ -12,7 +12,7 @@ depends_dev="py-xmpp" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/mopidy/APKBUILD b/testing/mopidy/APKBUILD index 02b063d16..b69c90d5f 100644 --- a/testing/mopidy/APKBUILD +++ b/testing/mopidy/APKBUILD @@ -15,7 +15,7 @@ depends_dev="" makedepends="python-dev" install="" subpackages="" -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 mopidy.conf" _builddir="$srcdir"/$_pkgname-$pkgver diff --git a/testing/netsink/APKBUILD b/testing/netsink/APKBUILD index 36f0bc7cd..3cf7f7bb3 100644 --- a/testing/netsink/APKBUILD +++ b/testing/netsink/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/pelican/APKBUILD b/testing/pelican/APKBUILD index 02767cafd..bd353a640 100644 --- a/testing/pelican/APKBUILD +++ b/testing/pelican/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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" use-django-feedgenerator.patch pelican pelican-import diff --git a/testing/pep8/APKBUILD b/testing/pep8/APKBUILD index 66fc2cdd8..cbc137209 100644 --- a/testing/pep8/APKBUILD +++ b/testing/pep8/APKBUILD @@ -15,7 +15,7 @@ depends_dev="" makedepends="" install="" subpackages="" -source="https://pypi.python.org/packages/source/p/pep8/${pkgname}-${pkgver}.tar.gz" +source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz" _builddir="$srcdir/$pkgname-$pkgver" prepare() { diff --git a/testing/py-actdiag/APKBUILD b/testing/py-actdiag/APKBUILD index 5f394e1ba..40619caa9 100644 --- a/testing/py-actdiag/APKBUILD +++ b/testing/py-actdiag/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-allfiles/APKBUILD b/testing/py-allfiles/APKBUILD index a6f54ac64..7ec76a634 100644 --- a/testing/py-allfiles/APKBUILD +++ b/testing/py-allfiles/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" 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() { diff --git a/testing/py-almost/APKBUILD b/testing/py-almost/APKBUILD index 5094933f0..a670db3e5 100644 --- a/testing/py-almost/APKBUILD +++ b/testing/py-almost/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-ansi2html/APKBUILD b/testing/py-ansi2html/APKBUILD index ea348a397..6a81033f0 100644 --- a/testing/py-ansi2html/APKBUILD +++ b/testing/py-ansi2html/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-ansiblelint/APKBUILD b/testing/py-ansiblelint/APKBUILD index ec5f1662c..fa3087ca8 100644 --- a/testing/py-ansiblelint/APKBUILD +++ b/testing/py-ansiblelint/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools ansible" install="" subpackages="" -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 prepare() { diff --git a/testing/py-ansicolors/APKBUILD b/testing/py-ansicolors/APKBUILD index 0ce90d7b3..d4c359bed 100644 --- a/testing/py-ansicolors/APKBUILD +++ b/testing/py-ansicolors/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-apitree/APKBUILD b/testing/py-apitree/APKBUILD index 6d9ceb073..f88e17709 100644 --- a/testing/py-apitree/APKBUILD +++ b/testing/py-apitree/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-appliancekit-ng/APKBUILD b/testing/py-appliancekit-ng/APKBUILD index e25f46b75..670069df4 100644 --- a/testing/py-appliancekit-ng/APKBUILD +++ b/testing/py-appliancekit-ng/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev" install="" subpackages="" -source="http://pypi.python.org/packages/source/A/ApplianceKit-NG/ApplianceKit-NG-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/A/ApplianceKit-NG/ApplianceKit-NG-$pkgver.tar.gz" _builddir="$srcdir"/ApplianceKit-NG-$pkgver prepare() { diff --git a/testing/py-application/APKBUILD b/testing/py-application/APKBUILD index c48024081..75cdcf91d 100644 --- a/testing/py-application/APKBUILD +++ b/testing/py-application/APKBUILD @@ -12,7 +12,7 @@ depends="python" makedepends="python-dev py-setuptools" install="" subpackages="" -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 build() { diff --git a/testing/py-archive/APKBUILD b/testing/py-archive/APKBUILD index 24520ee7f..0769d9a39 100644 --- a/testing/py-archive/APKBUILD +++ b/testing/py-archive/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-argh/APKBUILD b/testing/py-argh/APKBUILD index 3e82fff8a..56a3ff945 100644 --- a/testing/py-argh/APKBUILD +++ b/testing/py-argh/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-arprequest/APKBUILD b/testing/py-arprequest/APKBUILD index 30218d80f..0fffb57be 100644 --- a/testing/py-arprequest/APKBUILD +++ b/testing/py-arprequest/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-ask/APKBUILD b/testing/py-ask/APKBUILD index 111d68947..be300801a 100644 --- a/testing/py-ask/APKBUILD +++ b/testing/py-ask/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-astroid/APKBUILD b/testing/py-astroid/APKBUILD index 2df0e88f8..77d0dbd81 100644 --- a/testing/py-astroid/APKBUILD +++ b/testing/py-astroid/APKBUILD @@ -14,7 +14,7 @@ replaces="py-logilab-astng" makedepends="python-dev py-setuptools py-logilab-common" install="" subpackages="" -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 build() { diff --git a/testing/py-audioread/APKBUILD b/testing/py-audioread/APKBUILD index a673044f1..7eced72a3 100644 --- a/testing/py-audioread/APKBUILD +++ b/testing/py-audioread/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev" install="" subpackages="" -source="https://pypi.python.org/packages/source/a/audioread/audioread-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/a/audioread/audioread-$pkgver.tar.gz" _builddir="$srcdir"/audioread-$pkgver prepare() { diff --git a/testing/py-banknumber/APKBUILD b/testing/py-banknumber/APKBUILD index 5cadd59ab..ec0c95ce3 100644 --- a/testing/py-banknumber/APKBUILD +++ b/testing/py-banknumber/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-barcodenumber/APKBUILD b/testing/py-barcodenumber/APKBUILD index df30b0523..1c7220b15 100644 --- a/testing/py-barcodenumber/APKBUILD +++ b/testing/py-barcodenumber/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-batinfo/APKBUILD b/testing/py-batinfo/APKBUILD index 0ea3bac04..35303a38e 100644 --- a/testing/py-batinfo/APKBUILD +++ b/testing/py-batinfo/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-beatport/APKBUILD b/testing/py-beatport/APKBUILD index fc8a847a3..8481a35ea 100644 --- a/testing/py-beatport/APKBUILD +++ b/testing/py-beatport/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools py-requests" install="" subpackages="" -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 prepare() { diff --git a/testing/py-blessings/APKBUILD b/testing/py-blessings/APKBUILD index 256dc23fe..925e593d7 100644 --- a/testing/py-blessings/APKBUILD +++ b/testing/py-blessings/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-blinker/APKBUILD b/testing/py-blinker/APKBUILD index f37c1086a..0d0e3db1b 100644 --- a/testing/py-blinker/APKBUILD +++ b/testing/py-blinker/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-blockdiag/APKBUILD b/testing/py-blockdiag/APKBUILD index 23a911497..658a3aa6b 100644 --- a/testing/py-blockdiag/APKBUILD +++ b/testing/py-blockdiag/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-boto3/APKBUILD b/testing/py-boto3/APKBUILD index ff886ca8d..45e9d58bb 100644 --- a/testing/py-boto3/APKBUILD +++ b/testing/py-boto3/APKBUILD @@ -13,7 +13,7 @@ depends_dev= makedepends="python-dev py-setuptools" install= #subpackages="$pkgname-doc $pkgname-tools" -source="https://pypi.python.org/packages/d9/6c/1063a4984d13f1b22edb30f3b97b6df7e0bdc7792ebc2f638b31f8b2ff79/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$_pkgname-$pkgver diff --git a/testing/py-bottle-api/APKBUILD b/testing/py-bottle-api/APKBUILD index a7221309a..27217ba06 100644 --- a/testing/py-bottle-api/APKBUILD +++ b/testing/py-bottle-api/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-bottle-hotqueue/APKBUILD b/testing/py-bottle-hotqueue/APKBUILD index 7421d8177..a052123ed 100644 --- a/testing/py-bottle-hotqueue/APKBUILD +++ b/testing/py-bottle-hotqueue/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-bottle-pgsql/APKBUILD b/testing/py-bottle-pgsql/APKBUILD index 102162950..991ef88f5 100644 --- a/testing/py-bottle-pgsql/APKBUILD +++ b/testing/py-bottle-pgsql/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-bottle-redis/APKBUILD b/testing/py-bottle-redis/APKBUILD index 24f53c280..ceb3845d9 100644 --- a/testing/py-bottle-redis/APKBUILD +++ b/testing/py-bottle-redis/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-bottle-renderer/APKBUILD b/testing/py-bottle-renderer/APKBUILD index 6acfee782..4ee8b2a66 100644 --- a/testing/py-bottle-renderer/APKBUILD +++ b/testing/py-bottle-renderer/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-bottle-request/APKBUILD b/testing/py-bottle-request/APKBUILD index b90f01dc8..1a2da1f8b 100644 --- a/testing/py-bottle-request/APKBUILD +++ b/testing/py-bottle-request/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-bottle-rest/APKBUILD b/testing/py-bottle-rest/APKBUILD index b3dab58b9..a7e11dcfc 100644 --- a/testing/py-bottle-rest/APKBUILD +++ b/testing/py-bottle-rest/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-bottle-servefiles/APKBUILD b/testing/py-bottle-servefiles/APKBUILD index bd9b17733..7117c40d5 100644 --- a/testing/py-bottle-servefiles/APKBUILD +++ b/testing/py-bottle-servefiles/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="http://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-${pkgver}dev.zip" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-${pkgver}dev.zip" _builddir="$srcdir"/$_pkgname-${pkgver}dev prepare() { diff --git a/testing/py-bottle-session/APKBUILD b/testing/py-bottle-session/APKBUILD index 930357f4d..bfed62516 100644 --- a/testing/py-bottle-session/APKBUILD +++ b/testing/py-bottle-session/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-bottle-sqlalchemy/APKBUILD b/testing/py-bottle-sqlalchemy/APKBUILD index 006b3348e..c411d47ab 100644 --- a/testing/py-bottle-sqlalchemy/APKBUILD +++ b/testing/py-bottle-sqlalchemy/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-bottle-sqlite/APKBUILD b/testing/py-bottle-sqlite/APKBUILD index 801068a1b..6ff18eedb 100644 --- a/testing/py-bottle-sqlite/APKBUILD +++ b/testing/py-bottle-sqlite/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-bottle-sslify/APKBUILD b/testing/py-bottle-sslify/APKBUILD index 54906cbe6..f5638b776 100644 --- a/testing/py-bottle-sslify/APKBUILD +++ b/testing/py-bottle-sslify/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-bottle-websocket/APKBUILD b/testing/py-bottle-websocket/APKBUILD index 5c578cdb8..d4aa9d05d 100644 --- a/testing/py-bottle-websocket/APKBUILD +++ b/testing/py-bottle-websocket/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-bottle-werkzeug/APKBUILD b/testing/py-bottle-werkzeug/APKBUILD index 5346a918c..020d99aef 100644 --- a/testing/py-bottle-werkzeug/APKBUILD +++ b/testing/py-bottle-werkzeug/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-bottle/APKBUILD b/testing/py-bottle/APKBUILD index fac50a152..d6b88ee71 100644 --- a/testing/py-bottle/APKBUILD +++ b/testing/py-bottle/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="" install="" subpackages="" -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 prepare() { diff --git a/testing/py-buildutils/APKBUILD b/testing/py-buildutils/APKBUILD index 2ff65c319..49a83d31a 100644 --- a/testing/py-buildutils/APKBUILD +++ b/testing/py-buildutils/APKBUILD @@ -12,7 +12,7 @@ depends="python" makedepends="python-dev py-setuptools" install="" subpackages="" -source="http://pypi.python.org/packages/source/b/$_pkgname/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$_pkgname-$pkgver build() { diff --git a/testing/py-bumpy/APKBUILD b/testing/py-bumpy/APKBUILD index 86739532b..091b8ee60 100644 --- a/testing/py-bumpy/APKBUILD +++ b/testing/py-bumpy/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-businesstime/APKBUILD b/testing/py-businesstime/APKBUILD index da1b2adbc..30691da43 100644 --- a/testing/py-businesstime/APKBUILD +++ b/testing/py-businesstime/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-cairocffi/APKBUILD b/testing/py-cairocffi/APKBUILD index 6265c6b3a..aad64469f 100644 --- a/testing/py-cairocffi/APKBUILD +++ b/testing/py-cairocffi/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="https://pypi.python.org/packages/source/c/cairocffi/cairocffi-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/c/cairocffi/cairocffi-$pkgver.tar.gz" _builddir="$srcdir"/cairocffi-$pkgver prepare() { diff --git a/testing/py-cairosvg/APKBUILD b/testing/py-cairosvg/APKBUILD index 392d81b69..6960b3a35 100644 --- a/testing/py-cairosvg/APKBUILD +++ b/testing/py-cairosvg/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="http://pypi.python.org/packages/source/C/CairoSVG/CairoSVG-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/C/CairoSVG/CairoSVG-$pkgver.tar.gz" _builddir="$srcdir"/CairoSVG-$pkgver prepare() { diff --git a/testing/py-centinel/APKBUILD b/testing/py-centinel/APKBUILD index bf732489c..c28e4c2e8 100644 --- a/testing/py-centinel/APKBUILD +++ b/testing/py-centinel/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-chameleon/APKBUILD b/testing/py-chameleon/APKBUILD index bc6191876..7f585f6f6 100644 --- a/testing/py-chameleon/APKBUILD +++ b/testing/py-chameleon/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-characteristic/APKBUILD b/testing/py-characteristic/APKBUILD index 8fd66558f..7f6f27fa0 100644 --- a/testing/py-characteristic/APKBUILD +++ b/testing/py-characteristic/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="$depends_dev py-setuptools pytest" install="" subpackages="$pkgname-doc" -source="http://pypi.python.org/packages/source/c/$_pkgname/$_pkgname-${pkgver}.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$_pkgname-$pkgver prepare() { diff --git a/testing/py-cheetah/APKBUILD b/testing/py-cheetah/APKBUILD index 0c049815f..362c00528 100644 --- a/testing/py-cheetah/APKBUILD +++ b/testing/py-cheetah/APKBUILD @@ -12,7 +12,7 @@ depends="python" makedepends="python-dev" install="" subpackages="" -source="https://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 prepare() { diff --git a/testing/py-cherrypy/APKBUILD b/testing/py-cherrypy/APKBUILD index 4cb56432a..0373c3ee4 100644 --- a/testing/py-cherrypy/APKBUILD +++ b/testing/py-cherrypy/APKBUILD @@ -13,7 +13,7 @@ depends_dev="python-dev" makedepends="$depends_dev" install="" subpackages="" -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 build() { diff --git a/testing/py-cjson/APKBUILD b/testing/py-cjson/APKBUILD index 83442aa30..9dbd389fe 100644 --- a/testing/py-cjson/APKBUILD +++ b/testing/py-cjson/APKBUILD @@ -12,7 +12,7 @@ depends="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 build() { diff --git a/testing/py-click-utils/APKBUILD b/testing/py-click-utils/APKBUILD index a3cdba5c5..7cca2388f 100644 --- a/testing/py-click-utils/APKBUILD +++ b/testing/py-click-utils/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-click/APKBUILD b/testing/py-click/APKBUILD index 51566d00c..a3b01d6e9 100644 --- a/testing/py-click/APKBUILD +++ b/testing/py-click/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-colander/APKBUILD b/testing/py-colander/APKBUILD index 8140fe651..1ae3ff0ee 100644 --- a/testing/py-colander/APKBUILD +++ b/testing/py-colander/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-columnize/APKBUILD b/testing/py-columnize/APKBUILD index a3f91c5da..171d4aa81 100644 --- a/testing/py-columnize/APKBUILD +++ b/testing/py-columnize/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 build() { diff --git a/testing/py-coverage/APKBUILD b/testing/py-coverage/APKBUILD index 4da98481b..9c1c107c2 100644 --- a/testing/py-coverage/APKBUILD +++ b/testing/py-coverage/APKBUILD @@ -13,7 +13,7 @@ depends_dev= makedepends="python-dev py-setuptools" install= subpackages="$pkgname-tools" -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 diff --git a/testing/py-crc16/APKBUILD b/testing/py-crc16/APKBUILD index 18c5a9cab..710cb102f 100644 --- a/testing/py-crc16/APKBUILD +++ b/testing/py-crc16/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-crcmod/APKBUILD b/testing/py-crcmod/APKBUILD index 50ee2ecae..777205b8a 100644 --- a/testing/py-crcmod/APKBUILD +++ b/testing/py-crcmod/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="MIT" depends="python" makedepends="python-dev" -source="https://pypi.python.org/packages/source/c/$_pkgname/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/c/$_pkgname/$_pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$_pkgname-$pkgver prepare() { diff --git a/testing/py-cssselect/APKBUILD b/testing/py-cssselect/APKBUILD index 817fbe5c0..b0e3600d1 100644 --- a/testing/py-cssselect/APKBUILD +++ b/testing/py-cssselect/APKBUILD @@ -13,7 +13,7 @@ depends_dev="python-dev" makedepends="$depends_dev" install="" subpackages="" -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 prepare() { diff --git a/testing/py-cssutils/APKBUILD b/testing/py-cssutils/APKBUILD index 57a3d0662..740410cd1 100644 --- a/testing/py-cssutils/APKBUILD +++ b/testing/py-cssutils/APKBUILD @@ -13,7 +13,7 @@ depends_dev="python-dev py-setuptools" makedepends="$depends_dev" install="" subpackages="" -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 prepare() { diff --git a/testing/py-cx_freeze/APKBUILD b/testing/py-cx_freeze/APKBUILD index 0202c90f4..c84d4590a 100644 --- a/testing/py-cx_freeze/APKBUILD +++ b/testing/py-cx_freeze/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="$depends_dev python-dev py-setuptools" install="" subpackages="" -source="https://pypi.python.org/packages/source/c/$_pkgname/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir"/$_pkgname-$pkgver build() { diff --git a/testing/py-cycler/APKBUILD b/testing/py-cycler/APKBUILD index cfe2d08d4..1ffe89988 100644 --- a/testing/py-cycler/APKBUILD +++ b/testing/py-cycler/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="https://pypi.python.org/packages/source/C/Cycler/${_pkgname}-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/C/Cycler/$_pkgname-$pkgver.tar.gz" builddir="${srcdir}/${_pkgname}-$pkgver" build() { diff --git a/testing/py-daterangestr/APKBUILD b/testing/py-daterangestr/APKBUILD index 82f5a38b0..d14ff7a10 100644 --- a/testing/py-daterangestr/APKBUILD +++ b/testing/py-daterangestr/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-dateutils/APKBUILD b/testing/py-dateutils/APKBUILD index 53988e6cb..4b591b198 100644 --- a/testing/py-dateutils/APKBUILD +++ b/testing/py-dateutils/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-decorator/APKBUILD b/testing/py-decorator/APKBUILD index 06e3fa263..38468c213 100644 --- a/testing/py-decorator/APKBUILD +++ b/testing/py-decorator/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-dexml/APKBUILD b/testing/py-dexml/APKBUILD index 8f4108fc5..6c7925c5f 100644 --- a/testing/py-dexml/APKBUILD +++ b/testing/py-dexml/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-dicttoxml/APKBUILD b/testing/py-dicttoxml/APKBUILD index 0fa43d598..66a0ab5f6 100644 --- a/testing/py-dicttoxml/APKBUILD +++ b/testing/py-dicttoxml/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Francesco Colista <fcolista@alpinelinux.org> # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=py-dicttoxml +_pkgname=dicttoxml pkgver=1.6.6 -_id="29393b4913b53ac9b4fa5cfc84d426e85289ed4f59e21f5d990d453defbc" pkgrel=0 pkgdesc="Converts a Python dictionary or other native data type into a valid XML string" url="https://github.com/quandyfactory/dicttoxml" @@ -13,9 +13,9 @@ depends_dev="" makedepends="$depends_dev python-dev" install="" subpackages="" -source="https://pypi.python.org/packages/92/14/$_id/${pkgname/py-/}-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" -builddir="$srcdir"/${pkgname/py-/}-$pkgver +builddir="$srcdir/$_pkgname-$pkgver" build() { cd "$builddir" python setup.py build || return 1 diff --git a/testing/py-discogs-client/APKBUILD b/testing/py-discogs-client/APKBUILD index a0537ed87..2913df9bc 100644 --- a/testing/py-discogs-client/APKBUILD +++ b/testing/py-discogs-client/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="https://pypi.python.org/packages/source/d/discogs-client/discogs-client-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/d/discogs-client/discogs-client-$pkgver.tar.gz" _builddir="$srcdir"/discogs-client-$pkgver prepare() { local i diff --git a/testing/py-django-suit/APKBUILD b/testing/py-django-suit/APKBUILD index 98b97f35c..1741c8e9e 100644 --- a/testing/py-django-suit/APKBUILD +++ b/testing/py-django-suit/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="$depends_dev python-dev py-setuptools" install="" subpackages="" -source="https://pypi.python.org/packages/source/d/django-suit/django-suit-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/d/django-suit/django-suit-$pkgver.tar.gz" _builddir="$srcdir"/django-suit-$pkgver prepare() { diff --git a/testing/py-dnslib/APKBUILD b/testing/py-dnslib/APKBUILD index b3b087182..22e30069a 100644 --- a/testing/py-dnslib/APKBUILD +++ b/testing/py-dnslib/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev" install="" subpackages="" -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 prepare() { diff --git a/testing/py-docopt/APKBUILD b/testing/py-docopt/APKBUILD index ce3ba62b9..1de9667ff 100644 --- a/testing/py-docopt/APKBUILD +++ b/testing/py-docopt/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-doit/APKBUILD b/testing/py-doit/APKBUILD index 6acad274d..787bf9edb 100644 --- a/testing/py-doit/APKBUILD +++ b/testing/py-doit/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-dpath/APKBUILD b/testing/py-dpath/APKBUILD index 37e08da60..0754f1c02 100644 --- a/testing/py-dpath/APKBUILD +++ b/testing/py-dpath/APKBUILD @@ -14,7 +14,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="http://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver-$_pkgsver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver-$_pkgsver.tar.gz" _builddir="$srcdir"/$_pkgname-$pkgver-$_pkgsver prepare() { diff --git a/testing/py-dtopt/APKBUILD b/testing/py-dtopt/APKBUILD index 4722f3033..ec168efb7 100644 --- a/testing/py-dtopt/APKBUILD +++ b/testing/py-dtopt/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-dulwich/APKBUILD b/testing/py-dulwich/APKBUILD index 30384b2a7..4f925de78 100644 --- a/testing/py-dulwich/APKBUILD +++ b/testing/py-dulwich/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 build() { diff --git a/testing/py-embedly/APKBUILD b/testing/py-embedly/APKBUILD index 188849f78..b7ee45faf 100644 --- a/testing/py-embedly/APKBUILD +++ b/testing/py-embedly/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-enchant/APKBUILD b/testing/py-enchant/APKBUILD index 7ae0eff28..f0423f85d 100644 --- a/testing/py-enchant/APKBUILD +++ b/testing/py-enchant/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools enchant-dev" install="" subpackages="" -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 prepare() { diff --git a/testing/py-ev/APKBUILD b/testing/py-ev/APKBUILD index f490975cc..10f2a3ea8 100644 --- a/testing/py-ev/APKBUILD +++ b/testing/py-ev/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools libev-dev" install="" subpackages="" -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 prepare() { diff --git a/testing/py-eventlet/APKBUILD b/testing/py-eventlet/APKBUILD index 484c7e6b9..0941d6982 100644 --- a/testing/py-eventlet/APKBUILD +++ b/testing/py-eventlet/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-greenlet" 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 build () diff --git a/testing/py-exconsole/APKBUILD b/testing/py-exconsole/APKBUILD index 2b70697bc..845aec578 100644 --- a/testing/py-exconsole/APKBUILD +++ b/testing/py-exconsole/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-fedmsg/APKBUILD b/testing/py-fedmsg/APKBUILD index 0939b4d40..284ab7dcb 100644 --- a/testing/py-fedmsg/APKBUILD +++ b/testing/py-fedmsg/APKBUILD @@ -13,7 +13,7 @@ depends_dev="py-setuptools" makedepends="$depends_dev" install="" subpackages="$pkgname-dev $pkgname-doc" -source="http://pypi.python.org/packages/source/f/$_pkgname/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$_pkgname-$pkgver prepare() { diff --git a/testing/py-feedformatter/APKBUILD b/testing/py-feedformatter/APKBUILD index 88605471f..ea215ac85 100644 --- a/testing/py-feedformatter/APKBUILD +++ b/testing/py-feedformatter/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-firmata/APKBUILD b/testing/py-firmata/APKBUILD index d49889929..42e7c552a 100644 --- a/testing/py-firmata/APKBUILD +++ b/testing/py-firmata/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flake8-blind-except/APKBUILD b/testing/py-flake8-blind-except/APKBUILD index 163049157..a6027573a 100644 --- a/testing/py-flake8-blind-except/APKBUILD +++ b/testing/py-flake8-blind-except/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flake8-copyright/APKBUILD b/testing/py-flake8-copyright/APKBUILD index 47f7b11b9..be6bbbe35 100644 --- a/testing/py-flake8-copyright/APKBUILD +++ b/testing/py-flake8-copyright/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flake8-debugger/APKBUILD b/testing/py-flake8-debugger/APKBUILD index 5f2208896..f539ef4d2 100644 --- a/testing/py-flake8-debugger/APKBUILD +++ b/testing/py-flake8-debugger/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flake8-docstrings/APKBUILD b/testing/py-flake8-docstrings/APKBUILD index 3724cf759..9dc6a7fb7 100644 --- a/testing/py-flake8-docstrings/APKBUILD +++ b/testing/py-flake8-docstrings/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flake8-immediate/APKBUILD b/testing/py-flake8-immediate/APKBUILD index 897c041f4..66deb85fa 100644 --- a/testing/py-flake8-immediate/APKBUILD +++ b/testing/py-flake8-immediate/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" 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() { diff --git a/testing/py-flake8-import-order/APKBUILD b/testing/py-flake8-import-order/APKBUILD index 62e42fe6d..e371450f4 100644 --- a/testing/py-flake8-import-order/APKBUILD +++ b/testing/py-flake8-import-order/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flake8-print/APKBUILD b/testing/py-flake8-print/APKBUILD index d3bda0607..dbe4837f5 100644 --- a/testing/py-flake8-print/APKBUILD +++ b/testing/py-flake8-print/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flake8-quotes/APKBUILD b/testing/py-flake8-quotes/APKBUILD index 14e4b02a8..750624078 100644 --- a/testing/py-flake8-quotes/APKBUILD +++ b/testing/py-flake8-quotes/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flake8-snippets/APKBUILD b/testing/py-flake8-snippets/APKBUILD index 8c5a3ccbc..ec0eeb215 100644 --- a/testing/py-flake8-snippets/APKBUILD +++ b/testing/py-flake8-snippets/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flake8-todo/APKBUILD b/testing/py-flake8-todo/APKBUILD index a8aad2e2b..fc373feb7 100644 --- a/testing/py-flake8-todo/APKBUILD +++ b/testing/py-flake8-todo/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" 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() { diff --git a/testing/py-flask-admin/APKBUILD b/testing/py-flask-admin/APKBUILD index 9e060e90e..1b33514c5 100644 --- a/testing/py-flask-admin/APKBUILD +++ b/testing/py-flask-admin/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-auth/APKBUILD b/testing/py-flask-auth/APKBUILD index eb8a4c0df..f9899f062 100644 --- a/testing/py-flask-auth/APKBUILD +++ b/testing/py-flask-auth/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-autoindex/APKBUILD b/testing/py-flask-autoindex/APKBUILD index 2bfdad1de..4f999dd09 100644 --- a/testing/py-flask-autoindex/APKBUILD +++ b/testing/py-flask-autoindex/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-autorouter/APKBUILD b/testing/py-flask-autorouter/APKBUILD index a60dfe451..81cbdd877 100644 --- a/testing/py-flask-autorouter/APKBUILD +++ b/testing/py-flask-autorouter/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-babel/APKBUILD b/testing/py-flask-babel/APKBUILD index 618c59f1e..2103cd16a 100644 --- a/testing/py-flask-babel/APKBUILD +++ b/testing/py-flask-babel/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-basicauth/APKBUILD b/testing/py-flask-basicauth/APKBUILD index 0106dfad9..358c2fa3d 100644 --- a/testing/py-flask-basicauth/APKBUILD +++ b/testing/py-flask-basicauth/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-bcrypt/APKBUILD b/testing/py-flask-bcrypt/APKBUILD index dfe22e60f..a69fc31b9 100644 --- a/testing/py-flask-bcrypt/APKBUILD +++ b/testing/py-flask-bcrypt/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-bootstrap/APKBUILD b/testing/py-flask-bootstrap/APKBUILD index 555cc45ff..3a2efdb30 100644 --- a/testing/py-flask-bootstrap/APKBUILD +++ b/testing/py-flask-bootstrap/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-cache/APKBUILD b/testing/py-flask-cache/APKBUILD index 49a0b15c4..4743310e3 100644 --- a/testing/py-flask-cache/APKBUILD +++ b/testing/py-flask-cache/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-cdn/APKBUILD b/testing/py-flask-cdn/APKBUILD index 7715353d9..19dcbedee 100644 --- a/testing/py-flask-cdn/APKBUILD +++ b/testing/py-flask-cdn/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-components/APKBUILD b/testing/py-flask-components/APKBUILD index 1267040b2..20fc9657a 100644 --- a/testing/py-flask-components/APKBUILD +++ b/testing/py-flask-components/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-dbconfig/APKBUILD b/testing/py-flask-dbconfig/APKBUILD index 923d49a1f..54caa68b1 100644 --- a/testing/py-flask-dbconfig/APKBUILD +++ b/testing/py-flask-dbconfig/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-enterprise/APKBUILD b/testing/py-flask-enterprise/APKBUILD index c5a0c8d78..7744876f1 100644 --- a/testing/py-flask-enterprise/APKBUILD +++ b/testing/py-flask-enterprise/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-errormail/APKBUILD b/testing/py-flask-errormail/APKBUILD index 4bcd54fe2..b1ae1e2a0 100644 --- a/testing/py-flask-errormail/APKBUILD +++ b/testing/py-flask-errormail/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-flatpages/APKBUILD b/testing/py-flask-flatpages/APKBUILD index 968c901ff..ab21cd526 100644 --- a/testing/py-flask-flatpages/APKBUILD +++ b/testing/py-flask-flatpages/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-genshi/APKBUILD b/testing/py-flask-genshi/APKBUILD index e2050780a..cfc78cb77 100644 --- a/testing/py-flask-genshi/APKBUILD +++ b/testing/py-flask-genshi/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-gzip/APKBUILD b/testing/py-flask-gzip/APKBUILD index 072ce4788..418620364 100644 --- a/testing/py-flask-gzip/APKBUILD +++ b/testing/py-flask-gzip/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-headers/APKBUILD b/testing/py-flask-headers/APKBUILD index 5149029c2..e46ddf996 100644 --- a/testing/py-flask-headers/APKBUILD +++ b/testing/py-flask-headers/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-htauth/APKBUILD b/testing/py-flask-htauth/APKBUILD index 8a6d54df4..a54a9e23a 100644 --- a/testing/py-flask-htauth/APKBUILD +++ b/testing/py-flask-htauth/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-httpauth/APKBUILD b/testing/py-flask-httpauth/APKBUILD index de9a29fb2..6aa0db809 100644 --- a/testing/py-flask-httpauth/APKBUILD +++ b/testing/py-flask-httpauth/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-ldap/APKBUILD b/testing/py-flask-ldap/APKBUILD index 5ae154f80..cf0bb2b94 100644 --- a/testing/py-flask-ldap/APKBUILD +++ b/testing/py-flask-ldap/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-login/APKBUILD b/testing/py-flask-login/APKBUILD index 17886b937..15be16c50 100644 --- a/testing/py-flask-login/APKBUILD +++ b/testing/py-flask-login/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-loopback/APKBUILD b/testing/py-flask-loopback/APKBUILD index f37c38a47..4b49dbac0 100644 --- a/testing/py-flask-loopback/APKBUILD +++ b/testing/py-flask-loopback/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-mail/APKBUILD b/testing/py-flask-mail/APKBUILD index b6703ec4a..376ce6aad 100644 --- a/testing/py-flask-mail/APKBUILD +++ b/testing/py-flask-mail/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="http://pypi.python.org/packages/source/F/Flask-Mail/Flask-Mail-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/F/Flask-Mail/Flask-Mail-$pkgver.tar.gz" _builddir="$srcdir"/Flask-Mail-$pkgver prepare() { diff --git a/testing/py-flask-markdown/APKBUILD b/testing/py-flask-markdown/APKBUILD index 24cbc5785..050ba278f 100644 --- a/testing/py-flask-markdown/APKBUILD +++ b/testing/py-flask-markdown/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-menubuilder/APKBUILD b/testing/py-flask-menubuilder/APKBUILD index 651dd2c3e..c9535e100 100644 --- a/testing/py-flask-menubuilder/APKBUILD +++ b/testing/py-flask-menubuilder/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-mitten/APKBUILD b/testing/py-flask-mitten/APKBUILD index aa046a11b..1516aa560 100644 --- a/testing/py-flask-mitten/APKBUILD +++ b/testing/py-flask-mitten/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" 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() { diff --git a/testing/py-flask-mobility/APKBUILD b/testing/py-flask-mobility/APKBUILD index d29604589..b089cd951 100644 --- a/testing/py-flask-mobility/APKBUILD +++ b/testing/py-flask-mobility/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-mongoengine/APKBUILD b/testing/py-flask-mongoengine/APKBUILD index 74fcb398d..d743ec020 100644 --- a/testing/py-flask-mongoengine/APKBUILD +++ b/testing/py-flask-mongoengine/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-oauth/APKBUILD b/testing/py-flask-oauth/APKBUILD index 923f1e45e..bf584e60c 100644 --- a/testing/py-flask-oauth/APKBUILD +++ b/testing/py-flask-oauth/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-openid/APKBUILD b/testing/py-flask-openid/APKBUILD index 7af9ab049..64ff371b1 100644 --- a/testing/py-flask-openid/APKBUILD +++ b/testing/py-flask-openid/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-paginate/APKBUILD b/testing/py-flask-paginate/APKBUILD index 7a742b72c..93ca04573 100644 --- a/testing/py-flask-paginate/APKBUILD +++ b/testing/py-flask-paginate/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="http://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/flask-paginate-$pkgver.zip" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/flask-paginate-$pkgver.zip" _builddir="$srcdir"/flask-paginate-$pkgver prepare() { diff --git a/testing/py-flask-passlib/APKBUILD b/testing/py-flask-passlib/APKBUILD index 6cd3a52b3..64f67ccea 100644 --- a/testing/py-flask-passlib/APKBUILD +++ b/testing/py-flask-passlib/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-peewee/APKBUILD b/testing/py-flask-peewee/APKBUILD index d92ac69f5..0c3f80027 100644 --- a/testing/py-flask-peewee/APKBUILD +++ b/testing/py-flask-peewee/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-principal/APKBUILD b/testing/py-flask-principal/APKBUILD index b4e67f9f8..0ee4e7071 100644 --- a/testing/py-flask-principal/APKBUILD +++ b/testing/py-flask-principal/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-psycopg2/APKBUILD b/testing/py-flask-psycopg2/APKBUILD index b88ead94c..df6db1d93 100644 --- a/testing/py-flask-psycopg2/APKBUILD +++ b/testing/py-flask-psycopg2/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-pymongo/APKBUILD b/testing/py-flask-pymongo/APKBUILD index 265a525a8..a18c77a27 100644 --- a/testing/py-flask-pymongo/APKBUILD +++ b/testing/py-flask-pymongo/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-qrcode/APKBUILD b/testing/py-flask-qrcode/APKBUILD index 99893025a..76e6ef6fb 100644 --- a/testing/py-flask-qrcode/APKBUILD +++ b/testing/py-flask-qrcode/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-restaction/APKBUILD b/testing/py-flask-restaction/APKBUILD index c6f1b4e1e..8d21df884 100644 --- a/testing/py-flask-restaction/APKBUILD +++ b/testing/py-flask-restaction/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" 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() { diff --git a/testing/py-flask-restful/APKBUILD b/testing/py-flask-restful/APKBUILD index a427ccfcd..1eafc322d 100644 --- a/testing/py-flask-restful/APKBUILD +++ b/testing/py-flask-restful/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-restless/APKBUILD b/testing/py-flask-restless/APKBUILD index 34ffdef67..bdfb8d06f 100644 --- a/testing/py-flask-restless/APKBUILD +++ b/testing/py-flask-restless/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-rst/APKBUILD b/testing/py-flask-rst/APKBUILD index b0ababb47..894bfda0c 100644 --- a/testing/py-flask-rst/APKBUILD +++ b/testing/py-flask-rst/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-sass/APKBUILD b/testing/py-flask-sass/APKBUILD index e458e4e05..1affa271d 100644 --- a/testing/py-flask-sass/APKBUILD +++ b/testing/py-flask-sass/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools py-itsdangerous" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-sqlalchemy/APKBUILD b/testing/py-flask-sqlalchemy/APKBUILD index 667714d2f..08e04aceb 100644 --- a/testing/py-flask-sqlalchemy/APKBUILD +++ b/testing/py-flask-sqlalchemy/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="http://pypi.python.org/packages/source/F/Flask-SQLAlchemy/Flask-SQLAlchemy-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/F/Flask-SQLAlchemy/Flask-SQLAlchemy-$pkgver.tar.gz" _builddir="$srcdir"/Flask-SQLAlchemy-$pkgver prepare() { diff --git a/testing/py-flask-sslify/APKBUILD b/testing/py-flask-sslify/APKBUILD index c9e36e55f..43d5cbdb8 100644 --- a/testing/py-flask-sslify/APKBUILD +++ b/testing/py-flask-sslify/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="http://pypi.python.org/packages/source/F/Flask-SSLify/Flask-SSLify-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/F/Flask-SSLify/Flask-SSLify-$pkgver.tar.gz" _builddir="$srcdir"/Flask-SSLify-$pkgver prepare() { diff --git a/testing/py-flask-static/APKBUILD b/testing/py-flask-static/APKBUILD index ff8643dae..e7e59fd57 100644 --- a/testing/py-flask-static/APKBUILD +++ b/testing/py-flask-static/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-storage/APKBUILD b/testing/py-flask-storage/APKBUILD index 337807797..da8319c9f 100644 --- a/testing/py-flask-storage/APKBUILD +++ b/testing/py-flask-storage/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-views/APKBUILD b/testing/py-flask-views/APKBUILD index ab19f1958..f58774822 100644 --- a/testing/py-flask-views/APKBUILD +++ b/testing/py-flask-views/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-flask-weasyprint/APKBUILD b/testing/py-flask-weasyprint/APKBUILD index 25082a25f..af80da021 100644 --- a/testing/py-flask-weasyprint/APKBUILD +++ b/testing/py-flask-weasyprint/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev" install="" subpackages="" -source="http://pypi.python.org/packages/source/F/Flask-WeasyPrint/Flask-WeasyPrint-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/F/Flask-WeasyPrint/Flask-WeasyPrint-$pkgver.tar.gz" _builddir="$srcdir"/Flask-WeasyPrint-$pkgver prepare() { diff --git a/testing/py-frosted/APKBUILD b/testing/py-frosted/APKBUILD index 681110fe7..90858446c 100644 --- a/testing/py-frosted/APKBUILD +++ b/testing/py-frosted/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev" install="" subpackages="" -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 prepare() { diff --git a/testing/py-fs/APKBUILD b/testing/py-fs/APKBUILD index fb868e65d..94ed2aa43 100644 --- a/testing/py-fs/APKBUILD +++ b/testing/py-fs/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools py-six" install="" subpackages="" -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 prepare() { diff --git a/testing/py-funcparserlib/APKBUILD b/testing/py-funcparserlib/APKBUILD index e03aa5cb4..295607c68 100644 --- a/testing/py-funcparserlib/APKBUILD +++ b/testing/py-funcparserlib/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-furl/APKBUILD b/testing/py-furl/APKBUILD index 8660557ab..4dbd5116a 100644 --- a/testing/py-furl/APKBUILD +++ b/testing/py-furl/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-futures/APKBUILD b/testing/py-futures/APKBUILD index 667270e49..f3f317445 100644 --- a/testing/py-futures/APKBUILD +++ b/testing/py-futures/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev" install="" subpackages="" -source="http://pypi.python.org/packages/source/f/$_pkgname/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$_pkgname-$pkgver prepare() { diff --git a/testing/py-geoip/APKBUILD b/testing/py-geoip/APKBUILD index 94a7a3887..ea92cec50 100644 --- a/testing/py-geoip/APKBUILD +++ b/testing/py-geoip/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-geventwebsocket/APKBUILD b/testing/py-geventwebsocket/APKBUILD index 211a29b70..37b02d16e 100644 --- a/testing/py-geventwebsocket/APKBUILD +++ b/testing/py-geventwebsocket/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="http://pypi.python.org/packages/source/g/gevent-websocket/gevent-websocket-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/g/gevent-websocket/gevent-websocket-$pkgver.tar.gz" _builddir="$srcdir/gevent-websocket-$pkgver" prepare() { diff --git a/testing/py-gi/APKBUILD b/testing/py-gi/APKBUILD index c59c239dd..ed382a65f 100644 --- a/testing/py-gi/APKBUILD +++ b/testing/py-gi/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="$depends_dev python-dev py-setuptools" install="" subpackages="" -source="https://pypi.python.org/packages/0f/6a/6baccd9dba213be347964fcf27a7946005e9fbad2192876b17edb0c1b842/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir"/$_pkgname-$pkgver diff --git a/testing/py-github3/APKBUILD b/testing/py-github3/APKBUILD index 97986943f..e975d13ed 100644 --- a/testing/py-github3/APKBUILD +++ b/testing/py-github3/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 build() { diff --git a/testing/py-google-apputils/APKBUILD b/testing/py-google-apputils/APKBUILD index fef8209a8..2769f2d5c 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 diff --git a/testing/py-greenlet/APKBUILD b/testing/py-greenlet/APKBUILD index e9ffa3e29..f61f9f178 100644 --- a/testing/py-greenlet/APKBUILD +++ b/testing/py-greenlet/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="MIT" depends="" makedepends="python-dev py-setuptools" -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 gcc-4.8-bugfix.patch" _builddir="$srcdir"/$_pkgname-$pkgver diff --git a/testing/py-hackernews/APKBUILD b/testing/py-hackernews/APKBUILD index a01c63f72..b06b20d4d 100644 --- a/testing/py-hackernews/APKBUILD +++ b/testing/py-hackernews/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-hearplanetapi/APKBUILD b/testing/py-hearplanetapi/APKBUILD index dfeb59744..699f5834d 100644 --- a/testing/py-hearplanetapi/APKBUILD +++ b/testing/py-hearplanetapi/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-helper/APKBUILD b/testing/py-helper/APKBUILD index 18712cc25..29a986b7d 100644 --- a/testing/py-helper/APKBUILD +++ b/testing/py-helper/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-hotqueue/APKBUILD b/testing/py-hotqueue/APKBUILD index a58536e66..623f2671d 100644 --- a/testing/py-hotqueue/APKBUILD +++ b/testing/py-hotqueue/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-html/APKBUILD b/testing/py-html/APKBUILD index 85c31bc2d..5a220b343 100644 --- a/testing/py-html/APKBUILD +++ b/testing/py-html/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-html2data/APKBUILD b/testing/py-html2data/APKBUILD index 33a730e27..1ebf6c7ab 100644 --- a/testing/py-html2data/APKBUILD +++ b/testing/py-html2data/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-html5lib/APKBUILD b/testing/py-html5lib/APKBUILD index d7e32dfd5..32bead0ae 100644 --- a/testing/py-html5lib/APKBUILD +++ b/testing/py-html5lib/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-htmlcolor/APKBUILD b/testing/py-htmlcolor/APKBUILD index 6328a09f5..b8528bba9 100644 --- a/testing/py-htmlcolor/APKBUILD +++ b/testing/py-htmlcolor/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-httreplay/APKBUILD b/testing/py-httreplay/APKBUILD index 3f1f12551..599be66bb 100644 --- a/testing/py-httreplay/APKBUILD +++ b/testing/py-httreplay/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-hurry-filesize/APKBUILD b/testing/py-hurry-filesize/APKBUILD index a2fb6f9c6..432cc8789 100644 --- a/testing/py-hurry-filesize/APKBUILD +++ b/testing/py-hurry-filesize/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-ibanlib/APKBUILD b/testing/py-ibanlib/APKBUILD index ef00f4acf..7639baf66 100644 --- a/testing/py-ibanlib/APKBUILD +++ b/testing/py-ibanlib/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-impacket/APKBUILD b/testing/py-impacket/APKBUILD index e2a6229c2..eb23767ef 100644 --- a/testing/py-impacket/APKBUILD +++ b/testing/py-impacket/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev" install="" subpackages="$pkgname-doc" -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 prepare() { diff --git a/testing/py-incoming/APKBUILD b/testing/py-incoming/APKBUILD index 0c5954c57..b75dbc7a5 100644 --- a/testing/py-incoming/APKBUILD +++ b/testing/py-incoming/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-iniparse/APKBUILD b/testing/py-iniparse/APKBUILD index 26ac59318..2addd4fff 100644 --- a/testing/py-iniparse/APKBUILD +++ b/testing/py-iniparse/APKBUILD @@ -10,7 +10,7 @@ url='http://code.google.com/p/iniparse/' arch='noarch' license='MIT' makedepends="python-dev py-setuptools sqlite-dev" -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 diff --git a/testing/py-inotify/APKBUILD b/testing/py-inotify/APKBUILD index b07469cab..e18eb8cd6 100644 --- a/testing/py-inotify/APKBUILD +++ b/testing/py-inotify/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-ioflo/APKBUILD b/testing/py-ioflo/APKBUILD index 32932d20a..bb483e38e 100644 --- a/testing/py-ioflo/APKBUILD +++ b/testing/py-ioflo/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-isbn/APKBUILD b/testing/py-isbn/APKBUILD index 7ca00d958..0627a46f0 100644 --- a/testing/py-isbn/APKBUILD +++ b/testing/py-isbn/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-isort/APKBUILD b/testing/py-isort/APKBUILD index d3524842f..7e8bf9b30 100644 --- a/testing/py-isort/APKBUILD +++ b/testing/py-isort/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-jsonpatch/APKBUILD b/testing/py-jsonpatch/APKBUILD index 799d934f1..0cca0f03b 100644 --- a/testing/py-jsonpatch/APKBUILD +++ b/testing/py-jsonpatch/APKBUILD @@ -12,7 +12,7 @@ depends="python py-jsonpointer" makedepends="" install="" subpackages="" -source="https://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 prepare() { diff --git a/testing/py-jsonpointer/APKBUILD b/testing/py-jsonpointer/APKBUILD index 6fbfb3339..1e84e04ba 100644 --- a/testing/py-jsonpointer/APKBUILD +++ b/testing/py-jsonpointer/APKBUILD @@ -12,7 +12,7 @@ depends="python" makedepends="py-setuptools" install="" subpackages="" -source="https://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 prepare() { diff --git a/testing/py-jsonschema/APKBUILD b/testing/py-jsonschema/APKBUILD index 5135b21d8..fdad6b386 100644 --- a/testing/py-jsonschema/APKBUILD +++ b/testing/py-jsonschema/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="$depends_dev py-setuptools" install="" subpackages="$pkgname-doc" -source="http://pypi.python.org/packages/source/j/$_pkgname/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir"/$_pkgname-$pkgver build() { diff --git a/testing/py-kerberos/APKBUILD b/testing/py-kerberos/APKBUILD index 5aed7e477..a818f27a5 100644 --- a/testing/py-kerberos/APKBUILD +++ b/testing/py-kerberos/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools krb5-dev" install="" subpackages="" -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 prepare() { diff --git a/testing/py-libacl/APKBUILD b/testing/py-libacl/APKBUILD index 48562eb47..6affac518 100644 --- a/testing/py-libacl/APKBUILD +++ b/testing/py-libacl/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev acl-dev py-setuptools" install="" subpackages="" -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 build() { diff --git a/testing/py-libnacl/APKBUILD b/testing/py-libnacl/APKBUILD index 5c75bce2b..e7856537a 100644 --- a/testing/py-libnacl/APKBUILD +++ b/testing/py-libnacl/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-librtmp/APKBUILD b/testing/py-librtmp/APKBUILD index bfd9b8628..b3bb97d0a 100644 --- a/testing/py-librtmp/APKBUILD +++ b/testing/py-librtmp/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="$depends_dev python-dev" install="" subpackages="" -source="https://pypi.python.org/packages/source/p/$_pkgname/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir"/$_pkgname-$pkgver build() { diff --git a/testing/py-linkedin/APKBUILD b/testing/py-linkedin/APKBUILD index 3f2565d2b..141de8203 100644 --- a/testing/py-linkedin/APKBUILD +++ b/testing/py-linkedin/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-logbook/APKBUILD b/testing/py-logbook/APKBUILD index 6f939701d..317cec7b7 100644 --- a/testing/py-logbook/APKBUILD +++ b/testing/py-logbook/APKBUILD @@ -11,7 +11,7 @@ depends_dev="" makedepends="$depends_dev python py-setuptools" install="" subpackages="" -source="http://pypi.python.org/packages/source/L/Logbook/Logbook-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/L/Logbook/Logbook-$pkgver.tar.gz" _builddir="$srcdir"/Logbook-$pkgver prepare() { diff --git a/testing/py-logilab-astng/APKBUILD b/testing/py-logilab-astng/APKBUILD index 060cd47fd..454cefa83 100644 --- a/testing/py-logilab-astng/APKBUILD +++ b/testing/py-logilab-astng/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-logilab-common" install="" subpackages="" -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"/logilab-astng-$pkgver build() { diff --git a/testing/py-logilab-common/APKBUILD b/testing/py-logilab-common/APKBUILD index 0c34163cd..21c22a1a6 100644 --- a/testing/py-logilab-common/APKBUILD +++ b/testing/py-logilab-common/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-ludibrio/APKBUILD b/testing/py-ludibrio/APKBUILD index e99b271aa..45e7aba0f 100644 --- a/testing/py-ludibrio/APKBUILD +++ b/testing/py-ludibrio/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-lz4/APKBUILD b/testing/py-lz4/APKBUILD index 725a5c6a8..91eb14d24 100644 --- a/testing/py-lz4/APKBUILD +++ b/testing/py-lz4/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Stuart Cardall <developer@it-offshore.co.uk> pkgname=py-lz4 pkgver=0.7.0 -_pkgreal=${pkgname#py-} +_pkgname=${pkgname#py-} pkgrel=0 pkgdesc="LZ4 Bindings for Python" url="https://pypi.python.org/pypi/lz4" @@ -13,12 +13,12 @@ depends_dev="" makedepends="python-dev py-setuptools lz4-dev" install="" subpackages="" -source="http://pypi.python.org/packages/source/l/lz4/lz4-$pkgver.tar.gz +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz 01-system_lz4.patch 02-tests.patch " -builddir="$srcdir"/$_pkgreal-$pkgver +builddir="$srcdir"/$_pkgname-$pkgver build() { cd "$builddir" python setup.py build || return 1 diff --git a/testing/py-m2crypto/APKBUILD b/testing/py-m2crypto/APKBUILD index e45108f90..ef73d5965 100644 --- a/testing/py-m2crypto/APKBUILD +++ b/testing/py-m2crypto/APKBUILD @@ -13,7 +13,7 @@ depends_dev= makedepends="python-dev swig openssl-dev py-setuptools" install="" subpackages="" -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 build() { diff --git a/testing/py-markdown/APKBUILD b/testing/py-markdown/APKBUILD index 71d42cb46..111d80c0b 100644 --- a/testing/py-markdown/APKBUILD +++ b/testing/py-markdown/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-mongo/APKBUILD b/testing/py-mongo/APKBUILD index 66dfa7a34..861d5488f 100644 --- a/testing/py-mongo/APKBUILD +++ b/testing/py-mongo/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-mopidy-beets/APKBUILD b/testing/py-mopidy-beets/APKBUILD index 009e220b2..eea6651a3 100644 --- a/testing/py-mopidy-beets/APKBUILD +++ b/testing/py-mopidy-beets/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev" install="" subpackages="" -source="https://pypi.python.org/packages/source/M/Mopidy-Beets/Mopidy-Beets-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/M/Mopidy-Beets/Mopidy-Beets-$pkgver.tar.gz" _builddir="$srcdir"/Mopidy-Beets-$pkgver prepare() { diff --git a/testing/py-mopidy-moped/APKBUILD b/testing/py-mopidy-moped/APKBUILD index 157bc39cb..a1e80d1e8 100644 --- a/testing/py-mopidy-moped/APKBUILD +++ b/testing/py-mopidy-moped/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="https://pypi.python.org/packages/source/M/Mopidy-Moped/Mopidy-Moped-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/M/Mopidy-Moped/Mopidy-Moped-$pkgver.tar.gz" _builddir="$srcdir"/Mopidy-Moped-$pkgver prepare() { diff --git a/testing/py-mopidy-mopify/APKBUILD b/testing/py-mopidy-mopify/APKBUILD index 3f721beb2..f15d3c64f 100644 --- a/testing/py-mopidy-mopify/APKBUILD +++ b/testing/py-mopidy-mopify/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="https://pypi.python.org/packages/source/M/Mopidy-Mopify/Mopidy-Mopify-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/M/Mopidy-Mopify/Mopidy-Mopify-$pkgver.tar.gz" _builddir="$srcdir"/Mopidy-Mopify-$pkgver prepare() { diff --git a/testing/py-mopidy-spotify/APKBUILD b/testing/py-mopidy-spotify/APKBUILD index cc009e5cf..6a2b3f3c8 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 diff --git a/testing/py-msgpack/APKBUILD b/testing/py-msgpack/APKBUILD index 4fe5cd40a..98b31f0cb 100644 --- a/testing/py-msgpack/APKBUILD +++ b/testing/py-msgpack/APKBUILD @@ -12,7 +12,7 @@ depends="python" depends_dev="" makedepends="python-dev py-setuptools" subpackages="" -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 build () { diff --git a/testing/py-natsort/APKBUILD b/testing/py-natsort/APKBUILD index 3a94c63da..eec124f1b 100644 --- a/testing/py-natsort/APKBUILD +++ b/testing/py-natsort/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-netaddr/APKBUILD b/testing/py-netaddr/APKBUILD index cd6090099..c64273071 100644 --- a/testing/py-netaddr/APKBUILD +++ b/testing/py-netaddr/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-netifaces/APKBUILD b/testing/py-netifaces/APKBUILD index 59d4e1673..a10e05027 100644 --- a/testing/py-netifaces/APKBUILD +++ b/testing/py-netifaces/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-netlib/APKBUILD b/testing/py-netlib/APKBUILD index a3c864146..58825b583 100644 --- a/testing/py-netlib/APKBUILD +++ b/testing/py-netlib/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-nikola/APKBUILD b/testing/py-nikola/APKBUILD index 84dc4714a..f8ad5532d 100644 --- a/testing/py-nikola/APKBUILD +++ b/testing/py-nikola/APKBUILD @@ -15,7 +15,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="$pkgname-doc" -source="http://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/nikola-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/nikola-$pkgver.tar.gz" _builddir="$srcdir"/nikola-$pkgver prepare() { diff --git a/testing/py-notifymail/APKBUILD b/testing/py-notifymail/APKBUILD index a1626f749..d52a38b91 100644 --- a/testing/py-notifymail/APKBUILD +++ b/testing/py-notifymail/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-ntplib/APKBUILD b/testing/py-ntplib/APKBUILD index 77f72a772..d09e1fe41 100644 --- a/testing/py-ntplib/APKBUILD +++ b/testing/py-ntplib/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-nwdiag/APKBUILD b/testing/py-nwdiag/APKBUILD index 9f51b251c..31a1e20fa 100644 --- a/testing/py-nwdiag/APKBUILD +++ b/testing/py-nwdiag/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-opencl/APKBUILD b/testing/py-opencl/APKBUILD index f70113798..b0a7999ae 100644 --- a/testing/py-opencl/APKBUILD +++ b/testing/py-opencl/APKBUILD @@ -13,8 +13,7 @@ depends_dev="$pkgname" makedepends="python-dev py-setuptools py-mako py-numpy ctags libffi-dev mesa-dev opencl-headers opencl-icd-loader-dev" install="" subpackages="$pkgname-dev" -#source="http://pypi.python.org/packages/source/p/$_pkgreal/$_pkgreal-$pkgver.tar.gz" # URL not yet live -source="https://pypi.python.org/packages/cb/4e/fcb45db7d3005f5646f28a3de2a2f8e60a6e4b629f02bbb331320778f3a1/$_pkgreal-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgreal:0:1}/$_pkgreal/$_pkgreal-$pkgver.tar.gz" builddir="$srcdir"/$_pkgreal-$pkgver build() { diff --git a/testing/py-opengl-accelerate/APKBUILD b/testing/py-opengl-accelerate/APKBUILD index 721329d59..c0006aaec 100644 --- a/testing/py-opengl-accelerate/APKBUILD +++ b/testing/py-opengl-accelerate/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="cython-dev" install="" subpackages="" -source="http://pypi.python.org/packages/source/P/PyOpenGL-accelerate/$_pkgreal.tar.gz" +source="https://files.pythonhosted.org/packages/source/P/PyOpenGL-accelerate/$_pkgreal.tar.gz" builddir="$srcdir"/$_pkgreal build() { diff --git a/testing/py-opengl/APKBUILD b/testing/py-opengl/APKBUILD index 5a59f87ac..2eaea9cfb 100644 --- a/testing/py-opengl/APKBUILD +++ b/testing/py-opengl/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="$depends_dev python-dev py-setuptools freeglut-dev" install="" subpackages="" -source="http://pypi.python.org/packages/source/P/PyOpenGL/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/P/PyOpenGL/$_pkgname-$pkgver.tar.gz" builddir="$srcdir"/$_pkgname-$pkgver build() { diff --git a/testing/py-openweather/APKBUILD b/testing/py-openweather/APKBUILD index 0b9ede5f3..030242b73 100644 --- a/testing/py-openweather/APKBUILD +++ b/testing/py-openweather/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-osourcer/APKBUILD b/testing/py-osourcer/APKBUILD index eefc0836a..244d453ef 100644 --- a/testing/py-osourcer/APKBUILD +++ b/testing/py-osourcer/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-ostinato/APKBUILD b/testing/py-ostinato/APKBUILD index a3d31b8ea..a22e6779a 100644 --- a/testing/py-ostinato/APKBUILD +++ b/testing/py-ostinato/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="GPLv3" depends="python py-protobuf>=2.3.0" 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 build() { diff --git a/testing/py-paho-mqtt/APKBUILD b/testing/py-paho-mqtt/APKBUILD index 53fa85d15..1d4a8de4b 100644 --- a/testing/py-paho-mqtt/APKBUILD +++ b/testing/py-paho-mqtt/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-passlib/APKBUILD b/testing/py-passlib/APKBUILD index c245f7937..a00f0f317 100644 --- a/testing/py-passlib/APKBUILD +++ b/testing/py-passlib/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev" install="" subpackages="" -source="http://pypi.python.org/packages/source/p/passlib/passlib-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/p/passlib/passlib-$pkgver.tar.gz" _builddir="$srcdir"/passlib-$pkgver prepare() { diff --git a/testing/py-pathtools/APKBUILD b/testing/py-pathtools/APKBUILD index 6aff35995..7594c8243 100644 --- a/testing/py-pathtools/APKBUILD +++ b/testing/py-pathtools/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="$depends_dev py-setuptools python-dev" install="" subpackages="" -source="https://pypi.python.org/packages/source/p/pathtools/pathtools-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/p/pathtools/pathtools-$pkgver.tar.gz" _builddir="$srcdir"/pathtools-$pkgver prepare() { diff --git a/testing/py-peewee/APKBUILD b/testing/py-peewee/APKBUILD index f3e12502e..dbd98d2a4 100644 --- a/testing/py-peewee/APKBUILD +++ b/testing/py-peewee/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-pep8-naming/APKBUILD b/testing/py-pep8-naming/APKBUILD index 311c52634..13d588414 100644 --- a/testing/py-pep8-naming/APKBUILD +++ b/testing/py-pep8-naming/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-pgsql-wrapper/APKBUILD b/testing/py-pgsql-wrapper/APKBUILD index 072367124..ce8d3c844 100644 --- a/testing/py-pgsql-wrapper/APKBUILD +++ b/testing/py-pgsql-wrapper/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-phpserialize/APKBUILD b/testing/py-phpserialize/APKBUILD index 2722d702b..21524f117 100644 --- a/testing/py-phpserialize/APKBUILD +++ b/testing/py-phpserialize/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-pies/APKBUILD b/testing/py-pies/APKBUILD index 84257aef5..8b74217db 100644 --- a/testing/py-pies/APKBUILD +++ b/testing/py-pies/APKBUILD @@ -12,7 +12,7 @@ depends="python" depends_dev="" makedepends="python-dev" install="" -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 prepare() { diff --git a/testing/py-pika/APKBUILD b/testing/py-pika/APKBUILD index af2f7c280..2b3d5383b 100644 --- a/testing/py-pika/APKBUILD +++ b/testing/py-pika/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-polib/APKBUILD b/testing/py-polib/APKBUILD index 3c0778e21..270601df4 100644 --- a/testing/py-polib/APKBUILD +++ b/testing/py-polib/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev" install="" subpackages="" -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 prepare() { diff --git a/testing/py-praw/APKBUILD b/testing/py-praw/APKBUILD index f9cfb8e19..87b768448 100644 --- a/testing/py-praw/APKBUILD +++ b/testing/py-praw/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" 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() { diff --git a/testing/py-prettytable/APKBUILD b/testing/py-prettytable/APKBUILD index 0be4315cd..6a1d90c52 100644 --- a/testing/py-prettytable/APKBUILD +++ b/testing/py-prettytable/APKBUILD @@ -12,7 +12,7 @@ depends="python" makedepends="py-setuptools" install="" subpackages="" -source="https://pypi.python.org/packages/source/P/PrettyTable/${_pkgname}-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/P/PrettyTable/$_pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$_pkgname-$pkgver prepare() { diff --git a/testing/py-procfs/APKBUILD b/testing/py-procfs/APKBUILD index edab52782..ba91515db 100644 --- a/testing/py-procfs/APKBUILD +++ b/testing/py-procfs/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-progressbar/APKBUILD b/testing/py-progressbar/APKBUILD index a4f4d88fb..775c2ca43 100644 --- a/testing/py-progressbar/APKBUILD +++ b/testing/py-progressbar/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-ptyprocess/APKBUILD b/testing/py-ptyprocess/APKBUILD index 600c90f95..c390e1bb6 100644 --- a/testing/py-ptyprocess/APKBUILD +++ b/testing/py-ptyprocess/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ISC" depends="python" makedepends="python-dev" -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" build() { diff --git a/testing/py-py/APKBUILD b/testing/py-py/APKBUILD index 15bb7c7e7..801ace6fe 100644 --- a/testing/py-py/APKBUILD +++ b/testing/py-py/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-pyacoustid/APKBUILD b/testing/py-pyacoustid/APKBUILD index 4ebc19574..ead08bd9e 100644 --- a/testing/py-pyacoustid/APKBUILD +++ b/testing/py-pyacoustid/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="https://pypi.python.org/packages/source/p/pyacoustid/pyacoustid-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/p/pyacoustid/pyacoustid-$pkgver.tar.gz" _builddir="$srcdir"/pyacoustid-$pkgver prepare() { diff --git a/testing/py-pybles/APKBUILD b/testing/py-pybles/APKBUILD index 4b8e85e2c..fe1ae11b5 100644 --- a/testing/py-pybles/APKBUILD +++ b/testing/py-pybles/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-pycolorterm/APKBUILD b/testing/py-pycolorterm/APKBUILD index 341d83725..6f27e83cf 100644 --- a/testing/py-pycolorterm/APKBUILD +++ b/testing/py-pycolorterm/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-pycountry/APKBUILD b/testing/py-pycountry/APKBUILD index 7b0314b12..d813e7b67 100644 --- a/testing/py-pycountry/APKBUILD +++ b/testing/py-pycountry/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-lxml py-setuptools" 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() { diff --git a/testing/py-pyechonest/APKBUILD b/testing/py-pyechonest/APKBUILD index f64039b76..6aaa5929a 100644 --- a/testing/py-pyechonest/APKBUILD +++ b/testing/py-pyechonest/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-pygtail/APKBUILD b/testing/py-pygtail/APKBUILD index 74c5c097c..ccb149c62 100644 --- a/testing/py-pygtail/APKBUILD +++ b/testing/py-pygtail/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-pykka/APKBUILD b/testing/py-pykka/APKBUILD index 561cd5e6f..60654f129 100644 --- a/testing/py-pykka/APKBUILD +++ b/testing/py-pykka/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev" install="" subpackages="" -source="https://pypi.python.org/packages/source/P/Pykka/Pykka-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/P/Pykka/Pykka-$pkgver.tar.gz" _builddir="$srcdir"/Pykka-$pkgver prepare() { diff --git a/testing/py-pypdf2/APKBUILD b/testing/py-pypdf2/APKBUILD index 979a5b91a..0f3594cf1 100644 --- a/testing/py-pypdf2/APKBUILD +++ b/testing/py-pypdf2/APKBUILD @@ -3,7 +3,6 @@ pkgname=py-pypdf2 _pkgname=PyPDF2 pkgver=1.26.0 -_id="68fcc0d43daf4c6bdbc6b33cc3f77bda531c86b174cac56ef0ffdb96faab" pkgrel=0 pkgdesc="A Pure-Python library built as a PDF toolkit." url=" http://mstamy2.github.com/PyPDF2" @@ -14,7 +13,7 @@ depends_dev="" makedepends="$depends_dev python-dev py-setuptools" install="" subpackages="" -source="https://pypi.python.org/packages/b4/01/$_id/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir"/$_pkgname-$pkgver build() { diff --git a/testing/py-pyphen/APKBUILD b/testing/py-pyphen/APKBUILD index 5de8fc0ba..b3de3d6a7 100644 --- a/testing/py-pyphen/APKBUILD +++ b/testing/py-pyphen/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="http://pypi.python.org/packages/source/P/Pyphen/Pyphen-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/P/Pyphen/Pyphen-$pkgver.tar.gz" _builddir="$srcdir"/Pyphen-$pkgver prepare() { diff --git a/testing/py-pyramid-addons/APKBUILD b/testing/py-pyramid-addons/APKBUILD index 899cb77a7..c1483ad13 100644 --- a/testing/py-pyramid-addons/APKBUILD +++ b/testing/py-pyramid-addons/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-pyramid-controllers/APKBUILD b/testing/py-pyramid-controllers/APKBUILD index 5b5202528..ae8104869 100644 --- a/testing/py-pyramid-controllers/APKBUILD +++ b/testing/py-pyramid-controllers/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-pyramid-layout/APKBUILD b/testing/py-pyramid-layout/APKBUILD index abbd6fee2..48b1898a5 100644 --- a/testing/py-pyramid-layout/APKBUILD +++ b/testing/py-pyramid-layout/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-pyramid-perfstat/APKBUILD b/testing/py-pyramid-perfstat/APKBUILD index 211c73767..ff07bcd9b 100644 --- a/testing/py-pyramid-perfstat/APKBUILD +++ b/testing/py-pyramid-perfstat/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-pyramid-settings/APKBUILD b/testing/py-pyramid-settings/APKBUILD index efe8117f4..4f55f7b68 100644 --- a/testing/py-pyramid-settings/APKBUILD +++ b/testing/py-pyramid-settings/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-pyramid-xmlrpc/APKBUILD b/testing/py-pyramid-xmlrpc/APKBUILD index e39b28999..f08fee346 100644 --- a/testing/py-pyramid-xmlrpc/APKBUILD +++ b/testing/py-pyramid-xmlrpc/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-pyramid/APKBUILD b/testing/py-pyramid/APKBUILD index 9762d4dcd..7bc94fae2 100644 --- a/testing/py-pyramid/APKBUILD +++ b/testing/py-pyramid/APKBUILD @@ -14,7 +14,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-pyrss2gen/APKBUILD b/testing/py-pyrss2gen/APKBUILD index d1a561235..9e473a925 100644 --- a/testing/py-pyrss2gen/APKBUILD +++ b/testing/py-pyrss2gen/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-pysqlite/APKBUILD b/testing/py-pysqlite/APKBUILD index 0c737b5a2..2e64784e1 100644 --- a/testing/py-pysqlite/APKBUILD +++ b/testing/py-pysqlite/APKBUILD @@ -10,7 +10,7 @@ url='http://code.google.com/p/pysqlite/' arch='all' license='MIT' makedepends="python-dev py-setuptools sqlite-dev" -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 diff --git a/testing/py-pystache/APKBUILD b/testing/py-pystache/APKBUILD index 8bfb424f7..c2e574b50 100644 --- a/testing/py-pystache/APKBUILD +++ b/testing/py-pystache/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="py-setuptools" install="" subpackages="" -source="https://pypi.python.org/packages/source/p/$_realname/$_realname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_realname:0:1}/$_realname/$_realname-$pkgver.tar.gz" _builddir="$srcdir"/$_realname-$pkgver prepare() { diff --git a/testing/py-qrcode/APKBUILD b/testing/py-qrcode/APKBUILD index 3774c963d..4c7b33e0b 100644 --- a/testing/py-qrcode/APKBUILD +++ b/testing/py-qrcode/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-queuelib/APKBUILD b/testing/py-queuelib/APKBUILD index dded9bf61..3953d729c 100644 --- a/testing/py-queuelib/APKBUILD +++ b/testing/py-queuelib/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-rabbit/APKBUILD b/testing/py-rabbit/APKBUILD index 8b6b4984c..0a30cd6b0 100644 --- a/testing/py-rabbit/APKBUILD +++ b/testing/py-rabbit/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-raet/APKBUILD b/testing/py-raet/APKBUILD index 371bdbb30..36738f235 100644 --- a/testing/py-raet/APKBUILD +++ b/testing/py-raet/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-rarfile/APKBUILD b/testing/py-rarfile/APKBUILD index b5592c9c5..826c283f5 100644 --- a/testing/py-rarfile/APKBUILD +++ b/testing/py-rarfile/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-redmine/APKBUILD b/testing/py-redmine/APKBUILD index 9916ffc8c..e255fb122 100644 --- a/testing/py-redmine/APKBUILD +++ b/testing/py-redmine/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-rejected/APKBUILD b/testing/py-rejected/APKBUILD index b8588131b..6db6b940c 100644 --- a/testing/py-rejected/APKBUILD +++ b/testing/py-rejected/APKBUILD @@ -14,7 +14,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-relatorio/APKBUILD b/testing/py-relatorio/APKBUILD index 3c7721553..438674085 100644 --- a/testing/py-relatorio/APKBUILD +++ b/testing/py-relatorio/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="http://pypi.python.org/packages/source/r/$_pkgname/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/r/$_pkgname/$_pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$_pkgname-$pkgver build() { diff --git a/testing/py-repoze-lru/APKBUILD b/testing/py-repoze-lru/APKBUILD index e67b1c4ca..873266767 100644 --- a/testing/py-repoze-lru/APKBUILD +++ b/testing/py-repoze-lru/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-rpi-gpio/APKBUILD b/testing/py-rpi-gpio/APKBUILD index 71856725b..cb8e33230 100644 --- a/testing/py-rpi-gpio/APKBUILD +++ b/testing/py-rpi-gpio/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Justin Saunders <justin@jumaka.co.uk> # Maintainer: Justin Saunders <justin@jumaka.co.uk> pkgname=py-rpi-gpio -_pkg_real=RPi.GPIO +_pkgname=RPi.GPIO pkgver=0.6.1 pkgrel=0 pkgdesc="A python module to control Raspberry Pi GPIO channels" @@ -12,9 +12,9 @@ pydepends="" pymakedepends="" depends="python $pydepends" makedepends="python-dev $pymakedepends" -source="https://pypi.python.org/packages/source/R/RPi.GPIO/RPi.GPIO-0.6.1.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname}/$_pkgname/$_pkgname-$pkgver.tar.gz" -_builddir="$srcdir/$_pkg_real-$pkgver" +_builddir="$srcdir/$_pkgname-$pkgver" build() { cd "$_builddir" python setup.py build || return 1 diff --git a/testing/py-rpio/APKBUILD b/testing/py-rpio/APKBUILD index 921520d7b..0fa435135 100644 --- a/testing/py-rpio/APKBUILD +++ b/testing/py-rpio/APKBUILD @@ -13,7 +13,6 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -#source="http://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz source="$pkgname-$pkgver.tar.gz::https://github.com/metachris/RPIO/archive/v$pkgver.tar.gz missing-typesh.patch" diff --git a/testing/py-rst/APKBUILD b/testing/py-rst/APKBUILD index ec7ea133c..aee044511 100644 --- a/testing/py-rst/APKBUILD +++ b/testing/py-rst/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-runstatus/APKBUILD b/testing/py-runstatus/APKBUILD index c6e790fa8..f46850528 100644 --- a/testing/py-runstatus/APKBUILD +++ b/testing/py-runstatus/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-scipy/APKBUILD b/testing/py-scipy/APKBUILD index f22c33f04..2622fd982 100644 --- a/testing/py-scipy/APKBUILD +++ b/testing/py-scipy/APKBUILD @@ -12,7 +12,7 @@ depends_dev="python-dev gfortran py-numpy-dev openblas-dev" makedepends="$depends_dev py-setuptools" install="" subpackages="$pkgname-dev" -source="https://pypi.python.org/packages/source/s/scipy/scipy-${pkgver}.tar.gz" +source="https://files.pythonhosted.org/packages/source/s/scipy/scipy-$pkgver.tar.gz" _builddir="$srcdir"/scipy-$pkgver prepare() { diff --git a/testing/py-scrapy-dblite/APKBUILD b/testing/py-scrapy-dblite/APKBUILD index 1bc7deb6b..479108a90 100644 --- a/testing/py-scrapy-dblite/APKBUILD +++ b/testing/py-scrapy-dblite/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev" install="" subpackages="" -source="https://pypi.python.org/packages/source/s/scrapy-dblite/scrapy-dblite-${pkgver}.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$_pkgname-$pkgver prepare() { diff --git a/testing/py-scrapy/APKBUILD b/testing/py-scrapy/APKBUILD index 939957f1b..a3f27c8b1 100644 --- a/testing/py-scrapy/APKBUILD +++ b/testing/py-scrapy/APKBUILD @@ -14,7 +14,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" #"$pkgname-dev $pkgname-doc" -source="https://pypi.python.org/packages/source/S/Scrapy/Scrapy-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$_pkgname-$pkgver # prepare() { diff --git a/testing/py-sendfile/APKBUILD b/testing/py-sendfile/APKBUILD index ca28e45dd..96468014d 100644 --- a/testing/py-sendfile/APKBUILD +++ b/testing/py-sendfile/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-seqdiag/APKBUILD b/testing/py-seqdiag/APKBUILD index aca446289..7fb630508 100644 --- a/testing/py-seqdiag/APKBUILD +++ b/testing/py-seqdiag/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-serial/APKBUILD b/testing/py-serial/APKBUILD index 455ab46f6..e66f793bd 100644 --- a/testing/py-serial/APKBUILD +++ b/testing/py-serial/APKBUILD @@ -12,7 +12,7 @@ depends="python" makedepends="python-dev" install="" subpackages="$pkgname-doc $pkgname-examples" -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 build() { diff --git a/testing/py-service_identity/APKBUILD b/testing/py-service_identity/APKBUILD index f6534fe2e..0d3bd7baa 100644 --- a/testing/py-service_identity/APKBUILD +++ b/testing/py-service_identity/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="$depends_dev py-setuptools pytest" install="" subpackages="" -source="https://pypi.python.org/packages/source/s/$_pkgname/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/s/$_pkgname/$_pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$_pkgname-$pkgver prepare() { diff --git a/testing/py-setuptools-flakes/APKBUILD b/testing/py-setuptools-flakes/APKBUILD index d3822d7d9..d3251d856 100644 --- a/testing/py-setuptools-flakes/APKBUILD +++ b/testing/py-setuptools-flakes/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-setuptools-git/APKBUILD b/testing/py-setuptools-git/APKBUILD index 8e41230ac..ec9fbe48b 100644 --- a/testing/py-setuptools-git/APKBUILD +++ b/testing/py-setuptools-git/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-setuptools-lint/APKBUILD b/testing/py-setuptools-lint/APKBUILD index 9a43b9de5..372a03338 100644 --- a/testing/py-setuptools-lint/APKBUILD +++ b/testing/py-setuptools-lint/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-setuptools-pep8/APKBUILD b/testing/py-setuptools-pep8/APKBUILD index 7d13f5a21..7713f9df4 100644 --- a/testing/py-setuptools-pep8/APKBUILD +++ b/testing/py-setuptools-pep8/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-slowaes/APKBUILD b/testing/py-slowaes/APKBUILD index d2eaf4f35..6a9f15064 100644 --- a/testing/py-slowaes/APKBUILD +++ b/testing/py-slowaes/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Francesco Colista <fcolista@alpinelinux.org> # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=py-slowaes +_pkgname=slowaes pkgver=0.1a1 -_id="c7dcbe89ec22a6985790bc0effb12bb8caef494fbac3c2bab86ae51a53ef" pkgrel=0 pkgdesc="Implementation of AES in Python" url="http://code.google.com/p/slowaes/" @@ -13,9 +13,9 @@ depends_dev="" makedepends="$depends_dev python-dev py-setuptools" install="" subpackages="" -source="https://pypi.python.org/packages/79/a4/$_id/${pkgname/py-/}-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" -builddir="$srcdir"/${pkgname/py-/}-$pkgver +builddir="$srcdir/$_pkgname-$pkgver" build() { cd "$builddir" python setup.py build || return 1 diff --git a/testing/py-snmp/APKBUILD b/testing/py-snmp/APKBUILD index 58824a04a..e0528f15a 100644 --- a/testing/py-snmp/APKBUILD +++ b/testing/py-snmp/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinx-theme-better/APKBUILD b/testing/py-sphinx-theme-better/APKBUILD index c557c6d0f..dff1832ad 100644 --- a/testing/py-sphinx-theme-better/APKBUILD +++ b/testing/py-sphinx-theme-better/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinx-theme-bootstrap/APKBUILD b/testing/py-sphinx-theme-bootstrap/APKBUILD index 3dff916d5..cf7f9c21e 100644 --- a/testing/py-sphinx-theme-bootstrap/APKBUILD +++ b/testing/py-sphinx-theme-bootstrap/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinx-theme-bw/APKBUILD b/testing/py-sphinx-theme-bw/APKBUILD index b45ecb4f7..86ac1379f 100644 --- a/testing/py-sphinx-theme-bw/APKBUILD +++ b/testing/py-sphinx-theme-bw/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinx-theme-caktus/APKBUILD b/testing/py-sphinx-theme-caktus/APKBUILD index b3a3adca3..fd7548570 100644 --- a/testing/py-sphinx-theme-caktus/APKBUILD +++ b/testing/py-sphinx-theme-caktus/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinx-theme-cloud/APKBUILD b/testing/py-sphinx-theme-cloud/APKBUILD index 5b1a67d83..6764b9687 100644 --- a/testing/py-sphinx-theme-cloud/APKBUILD +++ b/testing/py-sphinx-theme-cloud/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinx-theme-epfl/APKBUILD b/testing/py-sphinx-theme-epfl/APKBUILD index 2d960c6a4..c926f3c88 100644 --- a/testing/py-sphinx-theme-epfl/APKBUILD +++ b/testing/py-sphinx-theme-epfl/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinx-theme-guzzle/APKBUILD b/testing/py-sphinx-theme-guzzle/APKBUILD index 35a120d89..cbd967c62 100644 --- a/testing/py-sphinx-theme-guzzle/APKBUILD +++ b/testing/py-sphinx-theme-guzzle/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinx-theme-readable/APKBUILD b/testing/py-sphinx-theme-readable/APKBUILD index 43a4cda06..d804951c8 100644 --- a/testing/py-sphinx-theme-readable/APKBUILD +++ b/testing/py-sphinx-theme-readable/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinx-theme-simple/APKBUILD b/testing/py-sphinx-theme-simple/APKBUILD index 7d6230fd7..2649c5acb 100644 --- a/testing/py-sphinx-theme-simple/APKBUILD +++ b/testing/py-sphinx-theme-simple/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinx-theme-wild/APKBUILD b/testing/py-sphinx-theme-wild/APKBUILD index f1670c219..3803211ae 100644 --- a/testing/py-sphinx-theme-wild/APKBUILD +++ b/testing/py-sphinx-theme-wild/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-actdiag/APKBUILD b/testing/py-sphinxcontrib-actdiag/APKBUILD index caaeade31..4ae23854e 100644 --- a/testing/py-sphinxcontrib-actdiag/APKBUILD +++ b/testing/py-sphinxcontrib-actdiag/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-adadomain/APKBUILD b/testing/py-sphinxcontrib-adadomain/APKBUILD index ad5e513b5..47f608067 100644 --- a/testing/py-sphinxcontrib-adadomain/APKBUILD +++ b/testing/py-sphinxcontrib-adadomain/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-ansi/APKBUILD b/testing/py-sphinxcontrib-ansi/APKBUILD index 8718b18f0..4fee74a94 100644 --- a/testing/py-sphinxcontrib-ansi/APKBUILD +++ b/testing/py-sphinxcontrib-ansi/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-bitbucket/APKBUILD b/testing/py-sphinxcontrib-bitbucket/APKBUILD index d33fddb64..32377c978 100644 --- a/testing/py-sphinxcontrib-bitbucket/APKBUILD +++ b/testing/py-sphinxcontrib-bitbucket/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-blockdiag/APKBUILD b/testing/py-sphinxcontrib-blockdiag/APKBUILD index a354f9863..9dbed50e0 100644 --- a/testing/py-sphinxcontrib-blockdiag/APKBUILD +++ b/testing/py-sphinxcontrib-blockdiag/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-cacoo/APKBUILD b/testing/py-sphinxcontrib-cacoo/APKBUILD index 0a8e153b9..edb27a666 100644 --- a/testing/py-sphinxcontrib-cacoo/APKBUILD +++ b/testing/py-sphinxcontrib-cacoo/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-cartouche/APKBUILD b/testing/py-sphinxcontrib-cartouche/APKBUILD index 9560aeddd..81ad4bd61 100644 --- a/testing/py-sphinxcontrib-cartouche/APKBUILD +++ b/testing/py-sphinxcontrib-cartouche/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-cheeseshop/APKBUILD b/testing/py-sphinxcontrib-cheeseshop/APKBUILD index 8f80379a8..ff3b868e2 100644 --- a/testing/py-sphinxcontrib-cheeseshop/APKBUILD +++ b/testing/py-sphinxcontrib-cheeseshop/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-cldomain/APKBUILD b/testing/py-sphinxcontrib-cldomain/APKBUILD index 2707461b8..b688ee303 100644 --- a/testing/py-sphinxcontrib-cldomain/APKBUILD +++ b/testing/py-sphinxcontrib-cldomain/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-clearquest/APKBUILD b/testing/py-sphinxcontrib-clearquest/APKBUILD index 68e7c3cac..e4c5aa7b0 100644 --- a/testing/py-sphinxcontrib-clearquest/APKBUILD +++ b/testing/py-sphinxcontrib-clearquest/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" 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() { diff --git a/testing/py-sphinxcontrib-coffee/APKBUILD b/testing/py-sphinxcontrib-coffee/APKBUILD index 054fac7b8..498821dea 100644 --- a/testing/py-sphinxcontrib-coffee/APKBUILD +++ b/testing/py-sphinxcontrib-coffee/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-doxylink/APKBUILD b/testing/py-sphinxcontrib-doxylink/APKBUILD index f61bb13be..6cc9525da 100644 --- a/testing/py-sphinxcontrib-doxylink/APKBUILD +++ b/testing/py-sphinxcontrib-doxylink/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-dqndomain/APKBUILD b/testing/py-sphinxcontrib-dqndomain/APKBUILD index c8ed17d47..3cc4e9777 100644 --- a/testing/py-sphinxcontrib-dqndomain/APKBUILD +++ b/testing/py-sphinxcontrib-dqndomain/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-email/APKBUILD b/testing/py-sphinxcontrib-email/APKBUILD index 42605f2f4..b4820539b 100644 --- a/testing/py-sphinxcontrib-email/APKBUILD +++ b/testing/py-sphinxcontrib-email/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-embedly/APKBUILD b/testing/py-sphinxcontrib-embedly/APKBUILD index cc4debed0..437cb3924 100644 --- a/testing/py-sphinxcontrib-embedly/APKBUILD +++ b/testing/py-sphinxcontrib-embedly/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-fancybox/APKBUILD b/testing/py-sphinxcontrib-fancybox/APKBUILD index f6d31036d..df119489b 100644 --- a/testing/py-sphinxcontrib-fancybox/APKBUILD +++ b/testing/py-sphinxcontrib-fancybox/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-feed/APKBUILD b/testing/py-sphinxcontrib-feed/APKBUILD index 2b8ea3e6e..968530b22 100644 --- a/testing/py-sphinxcontrib-feed/APKBUILD +++ b/testing/py-sphinxcontrib-feed/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-findanything/APKBUILD b/testing/py-sphinxcontrib-findanything/APKBUILD index 1d9cfa68b..83288a029 100644 --- a/testing/py-sphinxcontrib-findanything/APKBUILD +++ b/testing/py-sphinxcontrib-findanything/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-fulltoc/APKBUILD b/testing/py-sphinxcontrib-fulltoc/APKBUILD index 34b6b427c..1b27f211c 100644 --- a/testing/py-sphinxcontrib-fulltoc/APKBUILD +++ b/testing/py-sphinxcontrib-fulltoc/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-gist/APKBUILD b/testing/py-sphinxcontrib-gist/APKBUILD index 310cb3a1c..befcc40d1 100644 --- a/testing/py-sphinxcontrib-gist/APKBUILD +++ b/testing/py-sphinxcontrib-gist/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-git/APKBUILD b/testing/py-sphinxcontrib-git/APKBUILD index 7f355d5d8..b3e842988 100644 --- a/testing/py-sphinxcontrib-git/APKBUILD +++ b/testing/py-sphinxcontrib-git/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-github/APKBUILD b/testing/py-sphinxcontrib-github/APKBUILD index 9cf41f6ae..26937e19f 100644 --- a/testing/py-sphinxcontrib-github/APKBUILD +++ b/testing/py-sphinxcontrib-github/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-gravatar/APKBUILD b/testing/py-sphinxcontrib-gravatar/APKBUILD index 0ce1fff95..8819b55f4 100644 --- a/testing/py-sphinxcontrib-gravatar/APKBUILD +++ b/testing/py-sphinxcontrib-gravatar/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-htsql/APKBUILD b/testing/py-sphinxcontrib-htsql/APKBUILD index 97bb8c2e3..4a70573d3 100644 --- a/testing/py-sphinxcontrib-htsql/APKBUILD +++ b/testing/py-sphinxcontrib-htsql/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-httpdomain/APKBUILD b/testing/py-sphinxcontrib-httpdomain/APKBUILD index 05ffee0f8..e03aede26 100644 --- a/testing/py-sphinxcontrib-httpdomain/APKBUILD +++ b/testing/py-sphinxcontrib-httpdomain/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-images/APKBUILD b/testing/py-sphinxcontrib-images/APKBUILD index d72671afd..4131b28ad 100644 --- a/testing/py-sphinxcontrib-images/APKBUILD +++ b/testing/py-sphinxcontrib-images/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-inheritance/APKBUILD b/testing/py-sphinxcontrib-inheritance/APKBUILD index 52a0c3c49..8b9e30ab0 100644 --- a/testing/py-sphinxcontrib-inheritance/APKBUILD +++ b/testing/py-sphinxcontrib-inheritance/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-issuetracker/APKBUILD b/testing/py-sphinxcontrib-issuetracker/APKBUILD index cf9aae42f..8ea59c3b8 100644 --- a/testing/py-sphinxcontrib-issuetracker/APKBUILD +++ b/testing/py-sphinxcontrib-issuetracker/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-jinjadomain/APKBUILD b/testing/py-sphinxcontrib-jinjadomain/APKBUILD index e96b31ba6..523370ffc 100644 --- a/testing/py-sphinxcontrib-jinjadomain/APKBUILD +++ b/testing/py-sphinxcontrib-jinjadomain/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-jsoncall/APKBUILD b/testing/py-sphinxcontrib-jsoncall/APKBUILD index 0e92a2467..5c39ef038 100644 --- a/testing/py-sphinxcontrib-jsoncall/APKBUILD +++ b/testing/py-sphinxcontrib-jsoncall/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-jsx/APKBUILD b/testing/py-sphinxcontrib-jsx/APKBUILD index a94714beb..aef0c221e 100644 --- a/testing/py-sphinxcontrib-jsx/APKBUILD +++ b/testing/py-sphinxcontrib-jsx/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-lassodomain/APKBUILD b/testing/py-sphinxcontrib-lassodomain/APKBUILD index 918a9315a..b050025cd 100644 --- a/testing/py-sphinxcontrib-lassodomain/APKBUILD +++ b/testing/py-sphinxcontrib-lassodomain/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-manpage/APKBUILD b/testing/py-sphinxcontrib-manpage/APKBUILD index 06346f3bd..63805fe89 100644 --- a/testing/py-sphinxcontrib-manpage/APKBUILD +++ b/testing/py-sphinxcontrib-manpage/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-mercurial/APKBUILD b/testing/py-sphinxcontrib-mercurial/APKBUILD index 4526e1636..7ac48fd5f 100644 --- a/testing/py-sphinxcontrib-mercurial/APKBUILD +++ b/testing/py-sphinxcontrib-mercurial/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-nwdiag/APKBUILD b/testing/py-sphinxcontrib-nwdiag/APKBUILD index 69527894a..3e064c0ac 100644 --- a/testing/py-sphinxcontrib-nwdiag/APKBUILD +++ b/testing/py-sphinxcontrib-nwdiag/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-phpdomain/APKBUILD b/testing/py-sphinxcontrib-phpdomain/APKBUILD index 9a1c175f5..4dd3400c6 100644 --- a/testing/py-sphinxcontrib-phpdomain/APKBUILD +++ b/testing/py-sphinxcontrib-phpdomain/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-proceduralimage/APKBUILD b/testing/py-sphinxcontrib-proceduralimage/APKBUILD index 1c85e83e8..a393b4cef 100644 --- a/testing/py-sphinxcontrib-proceduralimage/APKBUILD +++ b/testing/py-sphinxcontrib-proceduralimage/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-programoutput/APKBUILD b/testing/py-sphinxcontrib-programoutput/APKBUILD index b1b48f93f..4734dc24d 100644 --- a/testing/py-sphinxcontrib-programoutput/APKBUILD +++ b/testing/py-sphinxcontrib-programoutput/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-rawfiles/APKBUILD b/testing/py-sphinxcontrib-rawfiles/APKBUILD index 03f6257a3..c11794dc9 100644 --- a/testing/py-sphinxcontrib-rawfiles/APKBUILD +++ b/testing/py-sphinxcontrib-rawfiles/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-recentpages/APKBUILD b/testing/py-sphinxcontrib-recentpages/APKBUILD index d4f1049f0..f598734ea 100644 --- a/testing/py-sphinxcontrib-recentpages/APKBUILD +++ b/testing/py-sphinxcontrib-recentpages/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-restbuilder/APKBUILD b/testing/py-sphinxcontrib-restbuilder/APKBUILD index 28e422372..a728531c4 100644 --- a/testing/py-sphinxcontrib-restbuilder/APKBUILD +++ b/testing/py-sphinxcontrib-restbuilder/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-seqdiag/APKBUILD b/testing/py-sphinxcontrib-seqdiag/APKBUILD index d883c86a4..4ac449155 100644 --- a/testing/py-sphinxcontrib-seqdiag/APKBUILD +++ b/testing/py-sphinxcontrib-seqdiag/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-slide/APKBUILD b/testing/py-sphinxcontrib-slide/APKBUILD index 79a9adeeb..e84de2491 100644 --- a/testing/py-sphinxcontrib-slide/APKBUILD +++ b/testing/py-sphinxcontrib-slide/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-smblink/APKBUILD b/testing/py-sphinxcontrib-smblink/APKBUILD index 45989a42c..e2c9986ec 100644 --- a/testing/py-sphinxcontrib-smblink/APKBUILD +++ b/testing/py-sphinxcontrib-smblink/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-spelling/APKBUILD b/testing/py-sphinxcontrib-spelling/APKBUILD index e36b4aaa0..a45ea1002 100644 --- a/testing/py-sphinxcontrib-spelling/APKBUILD +++ b/testing/py-sphinxcontrib-spelling/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-sqltable/APKBUILD b/testing/py-sphinxcontrib-sqltable/APKBUILD index b1977ffa2..425950fdc 100644 --- a/testing/py-sphinxcontrib-sqltable/APKBUILD +++ b/testing/py-sphinxcontrib-sqltable/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-taglist/APKBUILD b/testing/py-sphinxcontrib-taglist/APKBUILD index 9df32583b..88b9eebe9 100644 --- a/testing/py-sphinxcontrib-taglist/APKBUILD +++ b/testing/py-sphinxcontrib-taglist/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-testbuild/APKBUILD b/testing/py-sphinxcontrib-testbuild/APKBUILD index 2d59d2972..ef3013959 100644 --- a/testing/py-sphinxcontrib-testbuild/APKBUILD +++ b/testing/py-sphinxcontrib-testbuild/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" 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() { diff --git a/testing/py-sphinxcontrib-textstyle/APKBUILD b/testing/py-sphinxcontrib-textstyle/APKBUILD index 0a9f79553..a1d823fdb 100644 --- a/testing/py-sphinxcontrib-textstyle/APKBUILD +++ b/testing/py-sphinxcontrib-textstyle/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-webmocks/APKBUILD b/testing/py-sphinxcontrib-webmocks/APKBUILD index 5cda94a48..4dc53a277 100644 --- a/testing/py-sphinxcontrib-webmocks/APKBUILD +++ b/testing/py-sphinxcontrib-webmocks/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sphinxcontrib-whoosh/APKBUILD b/testing/py-sphinxcontrib-whoosh/APKBUILD index 3350195fe..c918f1f1a 100644 --- a/testing/py-sphinxcontrib-whoosh/APKBUILD +++ b/testing/py-sphinxcontrib-whoosh/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sqlalchemy/APKBUILD b/testing/py-sqlalchemy/APKBUILD index 833d36a08..27838c1e1 100644 --- a/testing/py-sqlalchemy/APKBUILD +++ b/testing/py-sqlalchemy/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-sqlalchemy7/APKBUILD b/testing/py-sqlalchemy7/APKBUILD index 55d516c97..29a0aa502 100644 --- a/testing/py-sqlalchemy7/APKBUILD +++ b/testing/py-sqlalchemy7/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-stdnum/APKBUILD b/testing/py-stdnum/APKBUILD index 64644ea91..c633caaee 100644 --- a/testing/py-stdnum/APKBUILD +++ b/testing/py-stdnum/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-stencil/APKBUILD b/testing/py-stencil/APKBUILD index 88a43dc54..019ebdcfc 100644 --- a/testing/py-stencil/APKBUILD +++ b/testing/py-stencil/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-tailer/APKBUILD b/testing/py-tailer/APKBUILD index bdb672a52..42b4b928e 100644 --- a/testing/py-tailer/APKBUILD +++ b/testing/py-tailer/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev" install="" subpackages="" -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 build() { diff --git a/testing/py-telnetsrv/APKBUILD b/testing/py-telnetsrv/APKBUILD index 2192f6e54..bbbcca58c 100644 --- a/testing/py-telnetsrv/APKBUILD +++ b/testing/py-telnetsrv/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-tempita/APKBUILD b/testing/py-tempita/APKBUILD index 6f995dcc8..1dc8a5be0 100644 --- a/testing/py-tempita/APKBUILD +++ b/testing/py-tempita/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-thepiratebay/APKBUILD b/testing/py-thepiratebay/APKBUILD index d2b972639..5d7766247 100644 --- a/testing/py-thepiratebay/APKBUILD +++ b/testing/py-thepiratebay/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-timeat/APKBUILD b/testing/py-timeat/APKBUILD index 482840ecd..a29f374d3 100644 --- a/testing/py-timeat/APKBUILD +++ b/testing/py-timeat/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-tinycss/APKBUILD b/testing/py-tinycss/APKBUILD index 497c65e9a..f17b1d04d 100644 --- a/testing/py-tinycss/APKBUILD +++ b/testing/py-tinycss/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="http://pypi.python.org/packages/source/t/tinycss/tinycss-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/t/tinycss/tinycss-$pkgver.tar.gz" _builddir="$srcdir"/tinycss-$pkgver prepare() { diff --git a/testing/py-translationstring/APKBUILD b/testing/py-translationstring/APKBUILD index 43095b0c0..bc3a7d3c2 100644 --- a/testing/py-translationstring/APKBUILD +++ b/testing/py-translationstring/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-turq/APKBUILD b/testing/py-turq/APKBUILD index ffe9a3fb0..121ac7326 100644 --- a/testing/py-turq/APKBUILD +++ b/testing/py-turq/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-twiggy/APKBUILD b/testing/py-twiggy/APKBUILD index 01693fbc6..0045045fb 100644 --- a/testing/py-twiggy/APKBUILD +++ b/testing/py-twiggy/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-tzlocal/APKBUILD b/testing/py-tzlocal/APKBUILD index 5ddea8cef..d4e07d772 100644 --- a/testing/py-tzlocal/APKBUILD +++ b/testing/py-tzlocal/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-ujson/APKBUILD b/testing/py-ujson/APKBUILD index 2728ae065..00cbbbc08 100644 --- a/testing/py-ujson/APKBUILD +++ b/testing/py-ujson/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" 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() { diff --git a/testing/py-update-checker/APKBUILD b/testing/py-update-checker/APKBUILD index e7fcb4da9..b158365e2 100644 --- a/testing/py-update-checker/APKBUILD +++ b/testing/py-update-checker/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-uptime/APKBUILD b/testing/py-uptime/APKBUILD index b16de488e..8bd1ab3dc 100644 --- a/testing/py-uptime/APKBUILD +++ b/testing/py-uptime/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-urlobject/APKBUILD b/testing/py-urlobject/APKBUILD index 1e22d1cd3..f17b28ffc 100644 --- a/testing/py-urlobject/APKBUILD +++ b/testing/py-urlobject/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-us/APKBUILD b/testing/py-us/APKBUILD index 54430e0f1..13db17976 100644 --- a/testing/py-us/APKBUILD +++ b/testing/py-us/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-utc/APKBUILD b/testing/py-utc/APKBUILD index e224114de..a98b5d95e 100644 --- a/testing/py-utc/APKBUILD +++ b/testing/py-utc/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-vatnumber/APKBUILD b/testing/py-vatnumber/APKBUILD index 17142fd4a..9cda7c099 100644 --- a/testing/py-vatnumber/APKBUILD +++ b/testing/py-vatnumber/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-vcversioner/APKBUILD b/testing/py-vcversioner/APKBUILD index 5b812d53f..d194b1b2d 100644 --- a/testing/py-vcversioner/APKBUILD +++ b/testing/py-vcversioner/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="$depends_dev py-setuptools" install="" subpackages="" -source="https://pypi.python.org/packages/source/v/$_pkgname/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$_pkgname-$pkgver prepare() { diff --git a/testing/py-venusian/APKBUILD b/testing/py-venusian/APKBUILD index 126ba3f82..7f0b7942d 100644 --- a/testing/py-venusian/APKBUILD +++ b/testing/py-venusian/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-virtualenv/APKBUILD b/testing/py-virtualenv/APKBUILD index d898625ad..f06b0f671 100644 --- a/testing/py-virtualenv/APKBUILD +++ b/testing/py-virtualenv/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends=" python-dev" install="" subpackages= -source="https://pypi.python.org/packages/source/v/virtualenv/virtualenv-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/v/virtualenv/virtualenv-$pkgver.tar.gz" _builddir="$srcdir"/virtualenv-$pkgver prepare() { diff --git a/testing/py-vkontakte/APKBUILD b/testing/py-vkontakte/APKBUILD index 1939ea5dd..2bf0bc47a 100644 --- a/testing/py-vkontakte/APKBUILD +++ b/testing/py-vkontakte/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-w3lib/APKBUILD b/testing/py-w3lib/APKBUILD index 61d030e74..e6606a9cd 100644 --- a/testing/py-w3lib/APKBUILD +++ b/testing/py-w3lib/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-waitress/APKBUILD b/testing/py-waitress/APKBUILD index fffb12f3a..ab1b2b902 100644 --- a/testing/py-waitress/APKBUILD +++ b/testing/py-waitress/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-wbdata/APKBUILD b/testing/py-wbdata/APKBUILD index b2f6cb3b9..6641c9f5b 100644 --- a/testing/py-wbdata/APKBUILD +++ b/testing/py-wbdata/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-weasyprint/APKBUILD b/testing/py-weasyprint/APKBUILD index cfee55415..39cfcd822 100644 --- a/testing/py-weasyprint/APKBUILD +++ b/testing/py-weasyprint/APKBUILD @@ -1,6 +1,7 @@ # Contributor: William Pitcock <nenolod@dereferenced.org> # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=py-weasyprint +_pkgname=WeasyPrint pkgver=0.19.2 pkgrel=0 pkgdesc="cairo-based HTML renderer for python" @@ -12,9 +13,9 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -source="http://pypi.python.org/packages/source/W/WeasyPrint/WeasyPrint-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" -_builddir="$srcdir"/WeasyPrint-$pkgver +_builddir="$srcdir"/$_pkgname-$pkgver prepare() { local i cd "$_builddir" diff --git a/testing/py-webcolors/APKBUILD b/testing/py-webcolors/APKBUILD index d3884c7ed..c0bdccaee 100644 --- a/testing/py-webcolors/APKBUILD +++ b/testing/py-webcolors/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-webob/APKBUILD b/testing/py-webob/APKBUILD index f2d15b626..48e084acd 100644 --- a/testing/py-webob/APKBUILD +++ b/testing/py-webob/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools py-tempita py-dtopt" install="" subpackages="" -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 prepare() { diff --git a/testing/py-websocket-client/APKBUILD b/testing/py-websocket-client/APKBUILD index b47202225..c1176b88e 100644 --- a/testing/py-websocket-client/APKBUILD +++ b/testing/py-websocket-client/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="$depends_dev py-setuptools py-six" install="" subpackages="$pkgname-doc" -source="http://pypi.python.org/packages/source/w/websocket-client/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/w/websocket-client/$_pkgname-$pkgver.tar.gz" builddir="$srcdir"/$_pkgname-$pkgver build() { diff --git a/testing/py-webtest/APKBUILD b/testing/py-webtest/APKBUILD index 19cb43cfa..ef7482935 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() { diff --git a/testing/py-whoispy/APKBUILD b/testing/py-whoispy/APKBUILD index b52f08bc2..379d77296 100644 --- a/testing/py-whoispy/APKBUILD +++ b/testing/py-whoispy/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-wifi/APKBUILD b/testing/py-wifi/APKBUILD index 5a4b8becf..5234d6e8f 100644 --- a/testing/py-wifi/APKBUILD +++ b/testing/py-wifi/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-wsgiref/APKBUILD b/testing/py-wsgiref/APKBUILD index 51092d01d..31955bb90 100644 --- a/testing/py-wsgiref/APKBUILD +++ b/testing/py-wsgiref/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" 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() { diff --git a/testing/py-xlsxwriter/APKBUILD b/testing/py-xlsxwriter/APKBUILD index f2e111724..f2ed2729d 100644 --- a/testing/py-xlsxwriter/APKBUILD +++ b/testing/py-xlsxwriter/APKBUILD @@ -4,7 +4,6 @@ pkgname=py-xlsxwriter _pkgname="XlsxWriter" pkgver=0.8.7 pkgrel=0 -_id="9fc92a4af443e86d50dbc50d9cb6af1dca40b61a0633cfd46b1a2b0e4bfe" pkgdesc="A Python module for creating Excel XLSX files" url="https://github.com/jmcnamara/XlsxWriter" arch="noarch" @@ -14,7 +13,7 @@ depends_dev="" makedepends="$depends_dev python-dev py-setuptools" install="" subpackages="" -source="https://pypi.python.org/packages/1e/fd/$_id/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir"/$_pkgname-$pkgver build() { diff --git a/testing/py-xlwt/APKBUILD b/testing/py-xlwt/APKBUILD index 6fa65c6a1..4b3066987 100644 --- a/testing/py-xlwt/APKBUILD +++ b/testing/py-xlwt/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev" install="" subpackages="" -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 prepare() { diff --git a/testing/py-yapsy/APKBUILD b/testing/py-yapsy/APKBUILD index 5a6d49f23..2c753468c 100644 --- a/testing/py-yapsy/APKBUILD +++ b/testing/py-yapsy/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-yurl/APKBUILD b/testing/py-yurl/APKBUILD index 60a8450ae..930969747 100644 --- a/testing/py-yurl/APKBUILD +++ b/testing/py-yurl/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-zmq/APKBUILD b/testing/py-zmq/APKBUILD index 65fba5233..ae9ac2c24 100644 --- a/testing/py-zmq/APKBUILD +++ b/testing/py-zmq/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools zeromq-dev" install="" subpackages="" -source="http://pypi.python.org/packages/source/p/$_pkgname/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/p/$_pkgname/$_pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$_pkgname-$pkgver prepare() { diff --git a/testing/py-zope-configuration/APKBUILD b/testing/py-zope-configuration/APKBUILD index 573b79f1a..202eb8efb 100644 --- a/testing/py-zope-configuration/APKBUILD +++ b/testing/py-zope-configuration/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py-zope-deprecation/APKBUILD b/testing/py-zope-deprecation/APKBUILD index e25410d9f..df936342f 100644 --- a/testing/py-zope-deprecation/APKBUILD +++ b/testing/py-zope-deprecation/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/py3-msgpack/APKBUILD b/testing/py3-msgpack/APKBUILD index 41b01cea6..32d895ac1 100644 --- a/testing/py3-msgpack/APKBUILD +++ b/testing/py3-msgpack/APKBUILD @@ -12,7 +12,7 @@ depends="python3" depends_dev="" makedepends="python3-dev" subpackages="" -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 build () { diff --git a/testing/pylint/APKBUILD b/testing/pylint/APKBUILD index 1f6f33d93..385f18f34 100644 --- a/testing/pylint/APKBUILD +++ b/testing/pylint/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools py-astroid" install="" subpackages="$pkgname-doc" -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 build() { diff --git a/testing/pysysbot/APKBUILD b/testing/pysysbot/APKBUILD index 0fe0acb34..a07c3c038 100644 --- a/testing/pysysbot/APKBUILD +++ b/testing/pysysbot/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-psutil py-jabberbot py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/pytest/APKBUILD b/testing/pytest/APKBUILD index 2e4e2a3a8..889cf6134 100644 --- a/testing/pytest/APKBUILD +++ b/testing/pytest/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/radicale/APKBUILD b/testing/radicale/APKBUILD index 7f2315f85..935572f27 100644 --- a/testing/radicale/APKBUILD +++ b/testing/radicale/APKBUILD @@ -14,7 +14,7 @@ pkgusers="radicale" pkggroups="radicale" install="$pkgname.pre-install" subpackages="" -source="http://pypi.python.org/packages/source/R/Radicale/Radicale-$pkgver.tar.gz +source="https://files.pythonhosted.org/packages/source/R/Radicale/Radicale-$pkgver.tar.gz $pkgname-systemwide.patch $pkgname.initd" diff --git a/testing/salt-api/APKBUILD b/testing/salt-api/APKBUILD index 129cd4dcf..3fb83b3bb 100644 --- a/testing/salt-api/APKBUILD +++ b/testing/salt-api/APKBUILD @@ -12,7 +12,7 @@ depends_dev="python-dev" makedepends="$depends_dev" install="" subpackages="$pkgname-doc" -source="http://pypi.python.org/packages/source/s/$pkgname/$pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$pkgname-$pkgver build() { diff --git a/testing/unify/APKBUILD b/testing/unify/APKBUILD index ce5fd02af..15dd6317e 100644 --- a/testing/unify/APKBUILD +++ b/testing/unify/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/vnc2flv/APKBUILD b/testing/vnc2flv/APKBUILD index 9ff114150..90db68d1c 100644 --- a/testing/vnc2flv/APKBUILD +++ b/testing/vnc2flv/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev" install="" subpackages="" -source="http://pypi.python.org/packages/source/v/vnc2flv/vnc2flv-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz" _builddir="$srcdir"/vnc2flv-$pkgver prepare() { diff --git a/testing/xkcdpass/APKBUILD b/testing/xkcdpass/APKBUILD index 496b77ba5..1fc459ae1 100644 --- a/testing/xkcdpass/APKBUILD +++ b/testing/xkcdpass/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="python-dev py-setuptools" install="" subpackages="" -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 prepare() { diff --git a/testing/xml2rfc/APKBUILD b/testing/xml2rfc/APKBUILD index 95938cd76..9e8b03f5f 100644 --- a/testing/xml2rfc/APKBUILD +++ b/testing/xml2rfc/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="$depends_dev py-setuptools" install="" subpackages="" -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 prepare() { |
