diff --git a/plugins/python-build/share/python-build/pypy-portable-2.3.1 b/plugins/python-build/share/python-build/pypy-portable-2.3.1 index 7faf1345..a4347dab 100644 --- a/plugins/python-build/share/python-build/pypy-portable-2.3.1 +++ b/plugins/python-build/share/python-build/pypy-portable-2.3.1 @@ -1,9 +1,9 @@ case "$(pypy_architecture 2>/dev/null || true)" in "linux" ) - install_package "pypy-2.3.1-linux_i686-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-2.3.1-linux_i686-portable.tar.bz2" "pypy" verify_py27 ensurepip + install_package "pypy-2.3.1-linux_i686-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-2.3.1-linux_i686-portable.tar.bz2#d8784020f6b8a5812fd8b3f5e1df8afb176fd56c2a929d4408d28d4a925525fa" "pypy" verify_py27 ensurepip ;; "linux64" ) - install_package "pypy-2.3.1-linux_x86_64-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-2.3.1-linux_x86_64-portable.tar.bz2" "pypy" verify_py27 ensurepip + install_package "pypy-2.3.1-linux_x86_64-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-2.3.1-linux_x86_64-portable.tar.bz2#453bd1291f0372e25ceab6b37b7a8d1756bebd3e708fcce1379ef931ccf9f75a" "pypy" verify_py27 ensurepip ;; * ) { echo diff --git a/plugins/python-build/share/python-build/pypy-portable-2.4 b/plugins/python-build/share/python-build/pypy-portable-2.4 index 7900c624..dbc86267 100644 --- a/plugins/python-build/share/python-build/pypy-portable-2.4 +++ b/plugins/python-build/share/python-build/pypy-portable-2.4 @@ -1,9 +1,9 @@ case "$(pypy_architecture 2>/dev/null || true)" in "linux" ) - install_package "pypy-2.4-linux_i686-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-2.4-linux_i686-portable.tar.bz2" "pypy" verify_py27 ensurepip + install_package "pypy-2.4-linux_i686-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-2.4-linux_i686-portable.tar.bz2#2a330bbeae038c143366982f2104bf4096752f1ec7520fc5608f0527c124b0c2" "pypy" verify_py27 ensurepip ;; "linux64" ) - install_package "pypy-2.4-linux_x86_64-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-2.4-linux_x86_64-portable.tar.bz2" "pypy" verify_py27 ensurepip + install_package "pypy-2.4-linux_x86_64-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-2.4-linux_x86_64-portable.tar.bz2#b6ed31aff0ebcc9b40554576b1ce789fe4e8c93f7a34cd3983515e1a9a8a45b6" "pypy" verify_py27 ensurepip ;; * ) { echo diff --git a/plugins/python-build/share/python-build/pypy-portable-2.5 b/plugins/python-build/share/python-build/pypy-portable-2.5 index f0f11968..1bc3e6bd 100644 --- a/plugins/python-build/share/python-build/pypy-portable-2.5 +++ b/plugins/python-build/share/python-build/pypy-portable-2.5 @@ -1,9 +1,9 @@ case "$(pypy_architecture 2>/dev/null || true)" in "linux" ) - install_package "pypy-2.5-linux_i686-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-2.5-linux_i686-portable.tar.bz2" "pypy" verify_py27 ensurepip + install_package "pypy-2.5-linux_i686-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-2.5-linux_i686-portable.tar.bz2#6cbe3e1a48900f22c8e4412f82906fba92dd4a165bac5fe6866a2a26383fe3b8" "pypy" verify_py27 ensurepip ;; "linux64" ) - install_package "pypy-2.5-linux_x86_64-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-2.5-linux_x86_64-portable.tar.bz2" "pypy" verify_py27 ensurepip + install_package "pypy-2.5-linux_x86_64-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy-2.5-linux_x86_64-portable.tar.bz2#26c5a0964b32b09be0282766c27937c843a12b6820ff2d440c6d47a6092837e0" "pypy" verify_py27 ensurepip ;; * ) { echo diff --git a/plugins/python-build/share/python-build/pypy3-portable-2.3.1 b/plugins/python-build/share/python-build/pypy3-portable-2.3.1 index 906dce7f..a5ac9639 100644 --- a/plugins/python-build/share/python-build/pypy3-portable-2.3.1 +++ b/plugins/python-build/share/python-build/pypy3-portable-2.3.1 @@ -1,9 +1,9 @@ case "$(pypy_architecture 2>/dev/null || true)" in "linux" ) - install_package "pypy3-2.3.1-linux_i686-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy3-2.3.1-linux_i686-portable.tar.bz2" "pypy" verify_py32 ensurepip + install_package "pypy3-2.3.1-linux_i686-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy3-2.3.1-linux_i686-portable.tar.bz2#32a5b3fd4299b13aedf7bc6262eee0f6be9a27744ccf787718553d973ec38abb" "pypy" verify_py32 ensurepip ;; "linux64" ) - install_package "pypy3-2.3.1-linux_x86_64-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy3-2.3.1-linux_x86_64-portable.tar.bz2" "pypy" verify_py32 ensurepip + install_package "pypy3-2.3.1-linux_x86_64-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy3-2.3.1-linux_x86_64-portable.tar.bz2#cb56b5bde8f444d44a0ea9cd475ddeed00aa895f3dcc89fd37577a51439540aa" "pypy" verify_py32 ensurepip ;; * ) { echo diff --git a/plugins/python-build/share/python-build/pypy3-portable-2.4 b/plugins/python-build/share/python-build/pypy3-portable-2.4 index 3d0c569c..897c3152 100644 --- a/plugins/python-build/share/python-build/pypy3-portable-2.4 +++ b/plugins/python-build/share/python-build/pypy3-portable-2.4 @@ -1,9 +1,9 @@ case "$(pypy_architecture 2>/dev/null || true)" in "linux" ) - install_package "pypy3-2.4-linux_i686-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy3-2.4-linux_i686-portable.tar.bz2" "pypy" verify_py32 ensurepip + install_package "pypy3-2.4-linux_i686-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy3-2.4-linux_i686-portable.tar.bz2#7ce050b4928dc58f7e9dd01e3e48c443c85616ca83f4bcc9147f1078d0fd126c" "pypy" verify_py32 ensurepip ;; "linux64" ) - install_package "pypy3-2.4-linux_x86_64-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy3-2.4-linux_x86_64-portable.tar.bz2" "pypy" verify_py32 ensurepip + install_package "pypy3-2.4-linux_x86_64-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy3-2.4-linux_x86_64-portable.tar.bz2#7b3e0f0bc924bd0d68d85c0b566979e74a2b366595db3d81502267367370a5fb" "pypy" verify_py32 ensurepip ;; * ) { echo