pypi.python.org: switch to files.pythonhosted.org downloads urls

This commit is contained in:
MilhouseVH 2017-05-13 02:56:54 +01:00
parent 101e5ba45a
commit 43c9b23f1a
7 changed files with 7 additions and 7 deletions

View File

@ -21,7 +21,7 @@ PKG_VERSION="0.6.2"
PKG_ARCH="arm" PKG_ARCH="arm"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="http://sourceforge.net/p/raspberry-gpio-python/" PKG_SITE="http://sourceforge.net/p/raspberry-gpio-python/"
PKG_URL="https://pypi.python.org/packages/source/R/RPi.GPIO/$PKG_NAME-$PKG_VERSION.tar.gz" PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain Python distutilscross:host" PKG_DEPENDS_TARGET="toolchain Python distutilscross:host"
PKG_SECTION="python" PKG_SECTION="python"
PKG_SHORTDESC="A module to control Raspberry Pi GPIO channels" PKG_SHORTDESC="A module to control Raspberry Pi GPIO channels"

View File

@ -21,7 +21,7 @@ PKG_VERSION="1.2.0"
PKG_ARCH="arm" PKG_ARCH="arm"
PKG_LICENSE="BSD" PKG_LICENSE="BSD"
PKG_SITE="https://github.com/RPi-Distro/python-gpiozero" PKG_SITE="https://github.com/RPi-Distro/python-gpiozero"
PKG_URL="https://pypi.python.org/packages/source/g/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz" PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain" PKG_DEPENDS_TARGET="toolchain"
PKG_SECTION="python" PKG_SECTION="python"
PKG_SHORTDESC="A simple interface to everyday GPIO components used with Raspberry Pi" PKG_SHORTDESC="A simple interface to everyday GPIO components used with Raspberry Pi"

View File

@ -21,7 +21,7 @@ PKG_VERSION="1.10"
PKG_ARCH="arm" PKG_ARCH="arm"
PKG_LICENSE="BSD" PKG_LICENSE="BSD"
PKG_SITE="https://github.com/waveform80/picamera" PKG_SITE="https://github.com/waveform80/picamera"
PKG_URL="https://pypi.python.org/packages/source/p/picamera/$PKG_NAME-$PKG_VERSION.tar.gz" PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain Python distutilscross:host bcm2835-driver" PKG_DEPENDS_TARGET="toolchain Python distutilscross:host bcm2835-driver"
PKG_SECTION="python" PKG_SECTION="python"
PKG_SHORTDESC="A python and shell interface for the Raspberry Pi camera module" PKG_SHORTDESC="A python and shell interface for the Raspberry Pi camera module"

View File

@ -21,7 +21,7 @@ PKG_VERSION="0.1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://bitbucket.org/lambacck/distutilscross/" PKG_SITE="http://bitbucket.org/lambacck/distutilscross/"
PKG_URL="http://pypi.python.org/packages/source/d/distutilscross/$PKG_NAME-$PKG_VERSION.tar.gz" PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS_HOST="Python:host setuptools:host" PKG_DEPENDS_HOST="Python:host setuptools:host"
PKG_SECTION="python/devel" PKG_SECTION="python/devel"
PKG_SHORTDESC="distutilscross: Cross Compile Python Extensions" PKG_SHORTDESC="distutilscross: Cross Compile Python Extensions"

View File

@ -21,7 +21,7 @@ PKG_VERSION="3.2.0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="BSD" PKG_LICENSE="BSD"
PKG_SITE="http://www.pythonware.com/products/pil/" PKG_SITE="http://www.pythonware.com/products/pil/"
PKG_URL="https://pypi.python.org/packages/source/P/Pillow/$PKG_NAME-$PKG_VERSION.tar.gz" PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain Python distutilscross:host zlib freetype libjpeg-turbo tiff" PKG_DEPENDS_TARGET="toolchain Python distutilscross:host zlib freetype libjpeg-turbo tiff"
PKG_SECTION="python" PKG_SECTION="python"
PKG_SHORTDESC="pil: Imaging handling/processing for Python" PKG_SHORTDESC="pil: Imaging handling/processing for Python"

View File

@ -21,7 +21,7 @@ PKG_VERSION="3.4.5"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="BSD" PKG_LICENSE="BSD"
PKG_SITE="https://pypi.python.org/pypi/pycryptodome" PKG_SITE="https://pypi.python.org/pypi/pycryptodome"
PKG_URL="https://files.pythonhosted.org/packages/source/p/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz" PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain Python distutilscross:host" PKG_DEPENDS_TARGET="toolchain Python distutilscross:host"
PKG_SECTION="python/security" PKG_SECTION="python/security"
PKG_SHORTDESC="Cryptographic library for Python" PKG_SHORTDESC="Cryptographic library for Python"

View File

@ -21,7 +21,7 @@ PKG_VERSION="3.10.0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://pypi.python.org/pypi/simplejson" PKG_SITE="http://pypi.python.org/pypi/simplejson"
PKG_URL="https://pypi.python.org/packages/40/ad/52c1f3a562df3b210e8f165e1aa243a178c454ead65476a39fa3ce1847b6/$PKG_NAME-$PKG_VERSION.tar.gz" PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain Python distutilscross:host" PKG_DEPENDS_TARGET="toolchain Python distutilscross:host"
PKG_SECTION="python/system" PKG_SECTION="python/system"
PKG_SHORTDESC="simplejson: a simple, fast, complete, correct and extensible JSON <http://json.org> encoder and decoder for Python 2.5+." PKG_SHORTDESC="simplejson: a simple, fast, complete, correct and extensible JSON <http://json.org> encoder and decoder for Python 2.5+."