From bb87f5ed56705562ffaad1bc3170ce576bdecf5d Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 26 Oct 2016 13:51:21 -0400 Subject: [PATCH] remove deprecated runtimes --- builds/runtimes/pypy-1.7 | 12 ------------ builds/runtimes/pypy-1.8 | 12 ------------ builds/runtimes/pypy-1.9 | 12 ------------ builds/runtimes/pypy-2.0 | 14 -------------- builds/runtimes/pypy-2.0.1 | 14 -------------- builds/runtimes/pypy-2.0.2 | 14 -------------- builds/runtimes/pypy-2.1 | 14 -------------- builds/runtimes/pypy-2.2 | 14 -------------- builds/runtimes/pypy-2.2.1 | 14 -------------- builds/runtimes/pypy-2.3 | 14 -------------- builds/runtimes/pypy-2.3.1 | 14 -------------- builds/runtimes/pypy-2.4.0 | 14 -------------- builds/runtimes/pypy-2.5.0 | 14 -------------- builds/runtimes/pypy-2.5.1 | 14 -------------- builds/runtimes/pypy-2.6.0 | 14 -------------- builds/runtimes/pypy-2.6.1 | 14 -------------- builds/runtimes/pypy-4.0.0 | 14 -------------- builds/runtimes/pypy-4.0.1 | 14 -------------- builds/runtimes/pypy-5.0.0 | 14 -------------- builds/runtimes/pypy-5.0.1 | 14 -------------- builds/runtimes/pypy-5.1.0 | 14 -------------- builds/runtimes/pypy-5.1.1 | 14 -------------- builds/runtimes/pypy3-2.3.1 | 14 -------------- builds/runtimes/python-2.4.4 | 18 ------------------ builds/runtimes/python-2.4.5 | 18 ------------------ builds/runtimes/python-2.4.6 | 18 ------------------ builds/runtimes/python-2.5.0 | 18 ------------------ builds/runtimes/python-2.5.1 | 18 ------------------ builds/runtimes/python-2.5.2 | 18 ------------------ builds/runtimes/python-2.5.3 | 18 ------------------ builds/runtimes/python-2.5.4 | 18 ------------------ builds/runtimes/python-2.5.5 | 18 ------------------ builds/runtimes/python-2.5.6 | 18 ------------------ builds/runtimes/python-2.6.0 | 20 -------------------- builds/runtimes/python-2.6.1 | 20 -------------------- builds/runtimes/python-2.6.2 | 18 ------------------ builds/runtimes/python-2.6.3 | 18 ------------------ builds/runtimes/python-2.6.4 | 18 ------------------ builds/runtimes/python-2.6.5 | 18 ------------------ builds/runtimes/python-2.6.6 | 18 ------------------ builds/runtimes/python-2.6.7 | 18 ------------------ builds/runtimes/python-2.6.8 | 18 ------------------ builds/runtimes/python-2.6.9 | 18 ------------------ builds/runtimes/python-2.7.0 | 15 --------------- builds/runtimes/python-2.7.1 | 15 --------------- builds/runtimes/python-2.7.2 | 15 --------------- builds/runtimes/python-2.7.3 | 15 --------------- builds/runtimes/python-2.7.4 | 15 --------------- builds/runtimes/python-2.7.5 | 15 --------------- builds/runtimes/python-2.7.6 | 15 --------------- builds/runtimes/python-2.7.7 | 15 --------------- builds/runtimes/python-2.7.7-shared | 15 --------------- builds/runtimes/python-2.7.8 | 15 --------------- builds/runtimes/python-2.7.8-shared | 15 --------------- builds/runtimes/python-3.1.0 | 17 ----------------- builds/runtimes/python-3.1.1 | 17 ----------------- builds/runtimes/python-3.1.2 | 17 ----------------- builds/runtimes/python-3.1.3 | 17 ----------------- builds/runtimes/python-3.1.4 | 17 ----------------- builds/runtimes/python-3.1.5 | 17 ----------------- builds/runtimes/python-3.2.0 | 17 ----------------- builds/runtimes/python-3.2.1 | 17 ----------------- builds/runtimes/python-3.2.2 | 17 ----------------- builds/runtimes/python-3.2.3 | 17 ----------------- builds/runtimes/python-3.2.4 | 17 ----------------- builds/runtimes/python-3.2.5 | 17 ----------------- builds/runtimes/python-3.3.0 | 17 ----------------- builds/runtimes/python-3.3.1 | 17 ----------------- builds/runtimes/python-3.3.2 | 17 ----------------- builds/runtimes/python-3.3.3 | 17 ----------------- builds/runtimes/python-3.3.4 | 17 ----------------- builds/runtimes/python-3.3.5 | 17 ----------------- builds/runtimes/python-3.3.6 | 17 ----------------- builds/runtimes/python-3.4.0 | 17 ----------------- builds/runtimes/python-3.4.1 | 18 ------------------ builds/runtimes/python-3.4.2 | 18 ------------------ builds/runtimes/python-3.4.3 | 18 ------------------ builds/runtimes/python-3.5.0 | 18 ------------------ builds/runtimes/python-3.5.1 | 18 ------------------ 79 files changed, 1275 deletions(-) delete mode 100755 builds/runtimes/pypy-1.7 delete mode 100755 builds/runtimes/pypy-1.8 delete mode 100755 builds/runtimes/pypy-1.9 delete mode 100755 builds/runtimes/pypy-2.0 delete mode 100755 builds/runtimes/pypy-2.0.1 delete mode 100755 builds/runtimes/pypy-2.0.2 delete mode 100755 builds/runtimes/pypy-2.1 delete mode 100755 builds/runtimes/pypy-2.2 delete mode 100755 builds/runtimes/pypy-2.2.1 delete mode 100755 builds/runtimes/pypy-2.3 delete mode 100755 builds/runtimes/pypy-2.3.1 delete mode 100755 builds/runtimes/pypy-2.4.0 delete mode 100755 builds/runtimes/pypy-2.5.0 delete mode 100755 builds/runtimes/pypy-2.5.1 delete mode 100755 builds/runtimes/pypy-2.6.0 delete mode 100755 builds/runtimes/pypy-2.6.1 delete mode 100755 builds/runtimes/pypy-4.0.0 delete mode 100755 builds/runtimes/pypy-4.0.1 delete mode 100755 builds/runtimes/pypy-5.0.0 delete mode 100755 builds/runtimes/pypy-5.0.1 delete mode 100755 builds/runtimes/pypy-5.1.0 delete mode 100755 builds/runtimes/pypy-5.1.1 delete mode 100755 builds/runtimes/pypy3-2.3.1 delete mode 100755 builds/runtimes/python-2.4.4 delete mode 100755 builds/runtimes/python-2.4.5 delete mode 100755 builds/runtimes/python-2.4.6 delete mode 100755 builds/runtimes/python-2.5.0 delete mode 100755 builds/runtimes/python-2.5.1 delete mode 100755 builds/runtimes/python-2.5.2 delete mode 100755 builds/runtimes/python-2.5.3 delete mode 100755 builds/runtimes/python-2.5.4 delete mode 100755 builds/runtimes/python-2.5.5 delete mode 100755 builds/runtimes/python-2.5.6 delete mode 100755 builds/runtimes/python-2.6.0 delete mode 100755 builds/runtimes/python-2.6.1 delete mode 100755 builds/runtimes/python-2.6.2 delete mode 100755 builds/runtimes/python-2.6.3 delete mode 100755 builds/runtimes/python-2.6.4 delete mode 100755 builds/runtimes/python-2.6.5 delete mode 100755 builds/runtimes/python-2.6.6 delete mode 100755 builds/runtimes/python-2.6.7 delete mode 100755 builds/runtimes/python-2.6.8 delete mode 100755 builds/runtimes/python-2.6.9 delete mode 100755 builds/runtimes/python-2.7.0 delete mode 100755 builds/runtimes/python-2.7.1 delete mode 100755 builds/runtimes/python-2.7.2 delete mode 100755 builds/runtimes/python-2.7.3 delete mode 100755 builds/runtimes/python-2.7.4 delete mode 100755 builds/runtimes/python-2.7.5 delete mode 100755 builds/runtimes/python-2.7.6 delete mode 100755 builds/runtimes/python-2.7.7 delete mode 100755 builds/runtimes/python-2.7.7-shared delete mode 100755 builds/runtimes/python-2.7.8 delete mode 100755 builds/runtimes/python-2.7.8-shared delete mode 100755 builds/runtimes/python-3.1.0 delete mode 100755 builds/runtimes/python-3.1.1 delete mode 100755 builds/runtimes/python-3.1.2 delete mode 100755 builds/runtimes/python-3.1.3 delete mode 100755 builds/runtimes/python-3.1.4 delete mode 100755 builds/runtimes/python-3.1.5 delete mode 100755 builds/runtimes/python-3.2.0 delete mode 100755 builds/runtimes/python-3.2.1 delete mode 100755 builds/runtimes/python-3.2.2 delete mode 100755 builds/runtimes/python-3.2.3 delete mode 100755 builds/runtimes/python-3.2.4 delete mode 100755 builds/runtimes/python-3.2.5 delete mode 100755 builds/runtimes/python-3.3.0 delete mode 100755 builds/runtimes/python-3.3.1 delete mode 100755 builds/runtimes/python-3.3.2 delete mode 100755 builds/runtimes/python-3.3.3 delete mode 100755 builds/runtimes/python-3.3.4 delete mode 100755 builds/runtimes/python-3.3.5 delete mode 100755 builds/runtimes/python-3.3.6 delete mode 100755 builds/runtimes/python-3.4.0 delete mode 100755 builds/runtimes/python-3.4.1 delete mode 100755 builds/runtimes/python-3.4.2 delete mode 100755 builds/runtimes/python-3.4.3 delete mode 100755 builds/runtimes/python-3.5.0 delete mode 100755 builds/runtimes/python-3.5.1 diff --git a/builds/runtimes/pypy-1.7 b/builds/runtimes/pypy-1.7 deleted file mode 100755 index 10b44f7..0000000 --- a/builds/runtimes/pypy-1.7 +++ /dev/null @@ -1,12 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-1.7-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-1.7/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python \ No newline at end of file diff --git a/builds/runtimes/pypy-1.8 b/builds/runtimes/pypy-1.8 deleted file mode 100755 index 5a517b6..0000000 --- a/builds/runtimes/pypy-1.8 +++ /dev/null @@ -1,12 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-1.8-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-1.8/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-1.9 b/builds/runtimes/pypy-1.9 deleted file mode 100755 index 2ff5d52..0000000 --- a/builds/runtimes/pypy-1.9 +++ /dev/null @@ -1,12 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-1.9-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-1.9/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-2.0 b/builds/runtimes/pypy-2.0 deleted file mode 100755 index 922f573..0000000 --- a/builds/runtimes/pypy-2.0 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-2.0/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-2.0.1 b/builds/runtimes/pypy-2.0.1 deleted file mode 100755 index 0a87a48..0000000 --- a/builds/runtimes/pypy-2.0.1 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.1-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-2.0.1/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-2.0.2 b/builds/runtimes/pypy-2.0.2 deleted file mode 100755 index b153178..0000000 --- a/builds/runtimes/pypy-2.0.2 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-2.0.2-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-2.0.2/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-2.1 b/builds/runtimes/pypy-2.1 deleted file mode 100755 index d811c0a..0000000 --- a/builds/runtimes/pypy-2.1 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-2.1-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-2.1/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-2.2 b/builds/runtimes/pypy-2.2 deleted file mode 100755 index ad06362..0000000 --- a/builds/runtimes/pypy-2.2 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-2.2-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-2.2-linux64/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-2.2.1 b/builds/runtimes/pypy-2.2.1 deleted file mode 100755 index 6733570..0000000 --- a/builds/runtimes/pypy-2.2.1 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-2.2.1-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-2.2.1-linux64/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-2.3 b/builds/runtimes/pypy-2.3 deleted file mode 100755 index 27a8bbe..0000000 --- a/builds/runtimes/pypy-2.3 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite, libraries/libffi - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-2.3-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-2.3-linux64/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-2.3.1 b/builds/runtimes/pypy-2.3.1 deleted file mode 100755 index dd7576d..0000000 --- a/builds/runtimes/pypy-2.3.1 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-2.3.1-linux64/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-2.4.0 b/builds/runtimes/pypy-2.4.0 deleted file mode 100755 index 0a80c66..0000000 --- a/builds/runtimes/pypy-2.4.0 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-2.4.0-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-2.4.0-linux64/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-2.5.0 b/builds/runtimes/pypy-2.5.0 deleted file mode 100755 index 2c8699b..0000000 --- a/builds/runtimes/pypy-2.5.0 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-2.5.0-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-2.5.0-linux64/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-2.5.1 b/builds/runtimes/pypy-2.5.1 deleted file mode 100755 index e9ad017..0000000 --- a/builds/runtimes/pypy-2.5.1 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-2.5.1-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-2.5.1-linux64/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-2.6.0 b/builds/runtimes/pypy-2.6.0 deleted file mode 100755 index a0f4174..0000000 --- a/builds/runtimes/pypy-2.6.0 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.0-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-2.6.0-linux64/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-2.6.1 b/builds/runtimes/pypy-2.6.1 deleted file mode 100755 index 063d59b..0000000 --- a/builds/runtimes/pypy-2.6.1 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-2.6.1-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-2.6.1-linux64/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-4.0.0 b/builds/runtimes/pypy-4.0.0 deleted file mode 100755 index 7ffbc6c..0000000 --- a/builds/runtimes/pypy-4.0.0 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-4.0.0-linux64/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-4.0.1 b/builds/runtimes/pypy-4.0.1 deleted file mode 100755 index 1e959aa..0000000 --- a/builds/runtimes/pypy-4.0.1 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.1-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-4.0.1-linux64/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-5.0.0 b/builds/runtimes/pypy-5.0.0 deleted file mode 100755 index 6014bae..0000000 --- a/builds/runtimes/pypy-5.0.0 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.0-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-5.0.0-linux64/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-5.0.1 b/builds/runtimes/pypy-5.0.1 deleted file mode 100755 index 267259e..0000000 --- a/builds/runtimes/pypy-5.0.1 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-5.0.1-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-5.0.1-linux64/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-5.1.0 b/builds/runtimes/pypy-5.1.0 deleted file mode 100755 index 43e156e..0000000 --- a/builds/runtimes/pypy-5.1.0 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.0-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-5.1.0-linux64/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy-5.1.1 b/builds/runtimes/pypy-5.1.1 deleted file mode 100755 index cff8399..0000000 --- a/builds/runtimes/pypy-5.1.1 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy-5.1.1-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy-5.1.1-linux64/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/pypy3-2.3.1 b/builds/runtimes/pypy3-2.3.1 deleted file mode 100755 index bbe5fea..0000000 --- a/builds/runtimes/pypy3-2.3.1 +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar-14 stack, not cedar. - -OUT_PREFIX=$1 - -echo "Building PyPy..." -SOURCE_TARBALL='https://bitbucket.org/pypy/pypy/downloads/pypy3-2.3.1-linux64.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -cp -R pypy3-2.3.1-linux64/* $OUT_PREFIX - -ln $OUT_PREFIX/bin/pypy $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-2.4.4 b/builds/runtimes/python-2.4.4 deleted file mode 100755 index a790a90..0000000 --- a/builds/runtimes/python-2.4.4 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -# Protect 2.4 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.4.4/Python-2.4.4.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.4.4 src -cd src - -./configure --prefix=$OUT_PREFIX -make -make install diff --git a/builds/runtimes/python-2.4.5 b/builds/runtimes/python-2.4.5 deleted file mode 100755 index d4fbb05..0000000 --- a/builds/runtimes/python-2.4.5 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -# Protect 2.4 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.4.5/Python-2.4.5.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.4.5 src -cd src - -./configure --prefix=$OUT_PREFIX -make -make install diff --git a/builds/runtimes/python-2.4.6 b/builds/runtimes/python-2.4.6 deleted file mode 100755 index 868257f..0000000 --- a/builds/runtimes/python-2.4.6 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -# Protect 2.4 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.4.6/Python-2.4.6.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.4.6 src -cd src - -./configure --prefix=$OUT_PREFIX -make -make install diff --git a/builds/runtimes/python-2.5.0 b/builds/runtimes/python-2.5.0 deleted file mode 100755 index 5a1f7e8..0000000 --- a/builds/runtimes/python-2.5.0 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -# Protect 2.5 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.5/Python-2.5.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.5 src -cd src - -./configure --prefix=$OUT_PREFIX -make -make install diff --git a/builds/runtimes/python-2.5.1 b/builds/runtimes/python-2.5.1 deleted file mode 100755 index af1a5fd..0000000 --- a/builds/runtimes/python-2.5.1 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -# Protect 2.5 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.5.1/Python-2.5.1.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.5.1 src -cd src - -./configure --prefix=$OUT_PREFIX -make -make install diff --git a/builds/runtimes/python-2.5.2 b/builds/runtimes/python-2.5.2 deleted file mode 100755 index 24df701..0000000 --- a/builds/runtimes/python-2.5.2 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -# Protect 2.5 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.5.2/Python-2.5.2.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.5.2 src -cd src - -./configure --prefix=$OUT_PREFIX -make -make install diff --git a/builds/runtimes/python-2.5.3 b/builds/runtimes/python-2.5.3 deleted file mode 100755 index ed74ca1..0000000 --- a/builds/runtimes/python-2.5.3 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -# Protect 2.5 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.5.3/Python-2.5.3.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.5.3 src -cd src - -./configure --prefix=$OUT_PREFIX -make -make install diff --git a/builds/runtimes/python-2.5.4 b/builds/runtimes/python-2.5.4 deleted file mode 100755 index ab96205..0000000 --- a/builds/runtimes/python-2.5.4 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -# Protect 2.5 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.5.4/Python-2.5.4.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.5.4 src -cd src - -./configure --prefix=$OUT_PREFIX -make -make install diff --git a/builds/runtimes/python-2.5.5 b/builds/runtimes/python-2.5.5 deleted file mode 100755 index 3d56079..0000000 --- a/builds/runtimes/python-2.5.5 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -# Protect 2.6 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.5.5/Python-2.5.5.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.5.5 src -cd src - -./configure --prefix=$OUT_PREFIX -make -make install diff --git a/builds/runtimes/python-2.5.6 b/builds/runtimes/python-2.5.6 deleted file mode 100755 index 551eaac..0000000 --- a/builds/runtimes/python-2.5.6 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -# Protect 2.5 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.5.6/Python-2.5.6.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.5.6 src -cd src - -./configure --prefix=$OUT_PREFIX -make -make install diff --git a/builds/runtimes/python-2.6.0 b/builds/runtimes/python-2.6.0 deleted file mode 100755 index e93b0c7..0000000 --- a/builds/runtimes/python-2.6.0 +++ /dev/null @@ -1,20 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar stack, not cedar-14. - -OUT_PREFIX=$1 - -# Protect 2.6 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://www.python.org/ftp/python/2.6/Python-2.6.tar.bz2' -curl -L $SOURCE_TARBALL | tar jx -mv Python-2.6 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-2.6.1 b/builds/runtimes/python-2.6.1 deleted file mode 100755 index 800b59f..0000000 --- a/builds/runtimes/python-2.6.1 +++ /dev/null @@ -1,20 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -# NOTICE: This formula only works for the cedar stack, not cedar-14. - -OUT_PREFIX=$1 - -# Protect 2.6 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.6.1/Python-2.6.1.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.6.1 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-2.6.2 b/builds/runtimes/python-2.6.2 deleted file mode 100755 index 37c3518..0000000 --- a/builds/runtimes/python-2.6.2 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -# Protect 2.6 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.6.2/Python-2.6.2.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.6.2 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-2.6.3 b/builds/runtimes/python-2.6.3 deleted file mode 100755 index b696c10..0000000 --- a/builds/runtimes/python-2.6.3 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -# Protect 2.6 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.6.3/Python-2.6.3.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.6.3 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-2.6.4 b/builds/runtimes/python-2.6.4 deleted file mode 100755 index c41d10a..0000000 --- a/builds/runtimes/python-2.6.4 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -# Protect 2.6 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.6.4/Python-2.6.4.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.6.4 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-2.6.5 b/builds/runtimes/python-2.6.5 deleted file mode 100755 index 9dc710c..0000000 --- a/builds/runtimes/python-2.6.5 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -# Protect 2.6 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.6.5/Python-2.6.5.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.6.5 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-2.6.6 b/builds/runtimes/python-2.6.6 deleted file mode 100755 index f8e9bf5..0000000 --- a/builds/runtimes/python-2.6.6 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -# Protect 2.6 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.6.6/Python-2.6.6.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.6.6 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-2.6.7 b/builds/runtimes/python-2.6.7 deleted file mode 100755 index 50512eb..0000000 --- a/builds/runtimes/python-2.6.7 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -# Protect 2.6 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.6.7/Python-2.6.7.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.6.7 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-2.6.8 b/builds/runtimes/python-2.6.8 deleted file mode 100755 index 216ffb8..0000000 --- a/builds/runtimes/python-2.6.8 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -# Protect 2.6 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.6.8/Python-2.6.8.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.6.8 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-2.6.9 b/builds/runtimes/python-2.6.9 deleted file mode 100755 index 85837fc..0000000 --- a/builds/runtimes/python-2.6.9 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -# Protect 2.6 builds from parent Python (causes segfault during build). -unset LANG PYTHONHOME PYTHONPATH - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.6.9/Python-2.6.9.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.6.9 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-2.7.0 b/builds/runtimes/python-2.7.0 deleted file mode 100755 index fbd7e75..0000000 --- a/builds/runtimes/python-2.7.0 +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.7/Python-2.7.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.7 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-2.7.1 b/builds/runtimes/python-2.7.1 deleted file mode 100755 index 2bf5525..0000000 --- a/builds/runtimes/python-2.7.1 +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.7.1/Python-2.7.1.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.7.1 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-2.7.2 b/builds/runtimes/python-2.7.2 deleted file mode 100755 index 2bd6c4a..0000000 --- a/builds/runtimes/python-2.7.2 +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.7.2/Python-2.7.2.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.7.2 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-2.7.3 b/builds/runtimes/python-2.7.3 deleted file mode 100755 index 90df697..0000000 --- a/builds/runtimes/python-2.7.3 +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.7.3/Python-2.7.3.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.7.3 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-2.7.4 b/builds/runtimes/python-2.7.4 deleted file mode 100755 index c22c837..0000000 --- a/builds/runtimes/python-2.7.4 +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.7.4/Python-2.7.4.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.7.4 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-2.7.5 b/builds/runtimes/python-2.7.5 deleted file mode 100755 index 659d81d..0000000 --- a/builds/runtimes/python-2.7.5 +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.7.5/Python-2.7.5.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.7.5 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-2.7.6 b/builds/runtimes/python-2.7.6 deleted file mode 100755 index c5b5ce6..0000000 --- a/builds/runtimes/python-2.7.6 +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.7.6/Python-2.7.6.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.7.6 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-2.7.7 b/builds/runtimes/python-2.7.7 deleted file mode 100755 index 2a9c2b2..0000000 --- a/builds/runtimes/python-2.7.7 +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.7.7/Python-2.7.7.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.7.7 src -cd src - -./configure --prefix=$OUT_PREFIX -make -make install diff --git a/builds/runtimes/python-2.7.7-shared b/builds/runtimes/python-2.7.7-shared deleted file mode 100755 index 6ced828..0000000 --- a/builds/runtimes/python-2.7.7-shared +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.7.7/Python-2.7.7.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.7.7 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-2.7.8 b/builds/runtimes/python-2.7.8 deleted file mode 100755 index 2b7c335..0000000 --- a/builds/runtimes/python-2.7.8 +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.7.8/Python-2.7.8.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.7.8 src -cd src - -./configure --prefix=$OUT_PREFIX -make -make install diff --git a/builds/runtimes/python-2.7.8-shared b/builds/runtimes/python-2.7.8-shared deleted file mode 100755 index cb30bed..0000000 --- a/builds/runtimes/python-2.7.8-shared +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/2.7.8/Python-2.7.8.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-2.7.8 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install diff --git a/builds/runtimes/python-3.1.0 b/builds/runtimes/python-3.1.0 deleted file mode 100755 index 9fee563..0000000 --- a/builds/runtimes/python-3.1.0 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.1/Python-3.1.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.1 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.1.1 b/builds/runtimes/python-3.1.1 deleted file mode 100755 index df9ad8f..0000000 --- a/builds/runtimes/python-3.1.1 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.1.1/Python-3.1.1.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.1.1 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.1.2 b/builds/runtimes/python-3.1.2 deleted file mode 100755 index c9c54f7..0000000 --- a/builds/runtimes/python-3.1.2 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.1.2/Python-3.1.2.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.1.2 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.1.3 b/builds/runtimes/python-3.1.3 deleted file mode 100755 index e28a98d..0000000 --- a/builds/runtimes/python-3.1.3 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.1.3/Python-3.1.3.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.1.3 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.1.4 b/builds/runtimes/python-3.1.4 deleted file mode 100755 index 1b587e7..0000000 --- a/builds/runtimes/python-3.1.4 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.1.4/Python-3.1.4.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.1.4 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.1.5 b/builds/runtimes/python-3.1.5 deleted file mode 100755 index 0793380..0000000 --- a/builds/runtimes/python-3.1.5 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.1.5/Python-3.1.5.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.1.5 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.2.0 b/builds/runtimes/python-3.2.0 deleted file mode 100755 index ab76e7f..0000000 --- a/builds/runtimes/python-3.2.0 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.2/Python-3.2.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.2 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.2.1 b/builds/runtimes/python-3.2.1 deleted file mode 100755 index db65401..0000000 --- a/builds/runtimes/python-3.2.1 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.2.1/Python-3.2.1.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.2.1 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.2.2 b/builds/runtimes/python-3.2.2 deleted file mode 100755 index 8b023ee..0000000 --- a/builds/runtimes/python-3.2.2 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.2.2/Python-3.2.2.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.2.2 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.2.3 b/builds/runtimes/python-3.2.3 deleted file mode 100755 index 56787be..0000000 --- a/builds/runtimes/python-3.2.3 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.2.3/Python-3.2.3.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.2.3 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.2.4 b/builds/runtimes/python-3.2.4 deleted file mode 100755 index 3cd9763..0000000 --- a/builds/runtimes/python-3.2.4 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.2.4/Python-3.2.4.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.2.4 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.2.5 b/builds/runtimes/python-3.2.5 deleted file mode 100755 index cf856df..0000000 --- a/builds/runtimes/python-3.2.5 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.2.5/Python-3.2.5.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.2.5 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.3.0 b/builds/runtimes/python-3.3.0 deleted file mode 100755 index 4669dca..0000000 --- a/builds/runtimes/python-3.3.0 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.3.0/Python-3.3.0.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.3.0 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.3.1 b/builds/runtimes/python-3.3.1 deleted file mode 100755 index 96b7ad1..0000000 --- a/builds/runtimes/python-3.3.1 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.3.1/Python-3.3.1.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.3.1 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.3.2 b/builds/runtimes/python-3.3.2 deleted file mode 100755 index 3194285..0000000 --- a/builds/runtimes/python-3.3.2 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.3.2/Python-3.3.2.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.3.2 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.3.3 b/builds/runtimes/python-3.3.3 deleted file mode 100755 index cac66eb..0000000 --- a/builds/runtimes/python-3.3.3 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.3.3/Python-3.3.3.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.3.3 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.3.4 b/builds/runtimes/python-3.3.4 deleted file mode 100755 index 876066b..0000000 --- a/builds/runtimes/python-3.3.4 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.3.4/Python-3.3.4.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.3.4 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.3.5 b/builds/runtimes/python-3.3.5 deleted file mode 100755 index b2ac8b2..0000000 --- a/builds/runtimes/python-3.3.5 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.3.5/Python-3.3.5.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.3.5 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.3.6 b/builds/runtimes/python-3.3.6 deleted file mode 100755 index 81eb024..0000000 --- a/builds/runtimes/python-3.3.6 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.3.6/Python-3.3.6.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.3.6 src -cd src - -./configure --prefix=$OUT_PREFIX --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.4.0 b/builds/runtimes/python-3.4.0 deleted file mode 100755 index df2036d..0000000 --- a/builds/runtimes/python-3.4.0 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.4.0/Python-3.4.0.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.4.0 src -cd src - -./configure --prefix=$OUT_PREFIX --with-ensurepip=no --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python diff --git a/builds/runtimes/python-3.4.1 b/builds/runtimes/python-3.4.1 deleted file mode 100755 index f360cfd..0000000 --- a/builds/runtimes/python-3.4.1 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.4.1/Python-3.4.1.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.4.1 src -cd src - -./configure --prefix=$OUT_PREFIX --with-ensurepip=no --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python - diff --git a/builds/runtimes/python-3.4.2 b/builds/runtimes/python-3.4.2 deleted file mode 100755 index 1d633f1..0000000 --- a/builds/runtimes/python-3.4.2 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.4.2/Python-3.4.2.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.4.2 src -cd src - -./configure --prefix=$OUT_PREFIX --with-ensurepip=no --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python - diff --git a/builds/runtimes/python-3.4.3 b/builds/runtimes/python-3.4.3 deleted file mode 100755 index fb45ff0..0000000 --- a/builds/runtimes/python-3.4.3 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.4.3/Python-3.4.3.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.4.3 src -cd src - -./configure --prefix=$OUT_PREFIX --with-ensurepip=no --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python - diff --git a/builds/runtimes/python-3.5.0 b/builds/runtimes/python-3.5.0 deleted file mode 100755 index b0e33b1..0000000 --- a/builds/runtimes/python-3.5.0 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.5.0/Python-3.5.0.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.5.0 src -cd src - -./configure --prefix=$OUT_PREFIX --with-ensurepip=no --enable-shared -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python - diff --git a/builds/runtimes/python-3.5.1 b/builds/runtimes/python-3.5.1 deleted file mode 100755 index 19a9616..0000000 --- a/builds/runtimes/python-3.5.1 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash -# Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite - -OUT_PREFIX=$1 - -echo "Building Python..." -SOURCE_TARBALL='https://python.org/ftp/python/3.5.1/Python-3.5.1.tgz' -curl -L $SOURCE_TARBALL | tar xz -mv Python-3.5.1 src -cd src - -./configure --prefix=$OUT_PREFIX --with-ensurepip=no -make -make install - -ln $OUT_PREFIX/bin/python3 $OUT_PREFIX/bin/python -