Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
heroku-buildpack-python
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Python-Dev
heroku-buildpack-python
Commits
abe34011
Commit
abe34011
authored
Jan 13, 2015
by
James Arthur
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
http: update all external links to use secure protocol.
parent
4b57be0a
Changes
60
Hide whitespace changes
Inline
Side-by-side
Showing
60 changed files
with
60 additions
and
60 deletions
+60
-60
cryptography
bin/steps/cryptography
+1
-1
pylibmc
bin/steps/pylibmc
+1
-1
python
bin/steps/python
+1
-1
autoconf
builds/libraries/autoconf
+1
-1
libffi
builds/libraries/libffi
+1
-1
sqlite
builds/libraries/sqlite
+1
-1
python-2.4.4
builds/runtimes/python-2.4.4
+1
-1
python-2.4.5
builds/runtimes/python-2.4.5
+1
-1
python-2.4.6
builds/runtimes/python-2.4.6
+1
-1
python-2.5.0
builds/runtimes/python-2.5.0
+1
-1
python-2.5.1
builds/runtimes/python-2.5.1
+1
-1
python-2.5.2
builds/runtimes/python-2.5.2
+1
-1
python-2.5.3
builds/runtimes/python-2.5.3
+1
-1
python-2.5.4
builds/runtimes/python-2.5.4
+1
-1
python-2.5.5
builds/runtimes/python-2.5.5
+1
-1
python-2.5.6
builds/runtimes/python-2.5.6
+1
-1
python-2.6.0
builds/runtimes/python-2.6.0
+1
-1
python-2.6.1
builds/runtimes/python-2.6.1
+1
-1
python-2.6.2
builds/runtimes/python-2.6.2
+1
-1
python-2.6.3
builds/runtimes/python-2.6.3
+1
-1
python-2.6.4
builds/runtimes/python-2.6.4
+1
-1
python-2.6.5
builds/runtimes/python-2.6.5
+1
-1
python-2.6.6
builds/runtimes/python-2.6.6
+1
-1
python-2.6.7
builds/runtimes/python-2.6.7
+1
-1
python-2.6.8
builds/runtimes/python-2.6.8
+1
-1
python-2.6.9
builds/runtimes/python-2.6.9
+1
-1
python-2.7.0
builds/runtimes/python-2.7.0
+1
-1
python-2.7.1
builds/runtimes/python-2.7.1
+1
-1
python-2.7.2
builds/runtimes/python-2.7.2
+1
-1
python-2.7.3
builds/runtimes/python-2.7.3
+1
-1
python-2.7.4
builds/runtimes/python-2.7.4
+1
-1
python-2.7.5
builds/runtimes/python-2.7.5
+1
-1
python-2.7.6
builds/runtimes/python-2.7.6
+1
-1
python-2.7.7
builds/runtimes/python-2.7.7
+1
-1
python-2.7.7-shared
builds/runtimes/python-2.7.7-shared
+1
-1
python-2.7.8
builds/runtimes/python-2.7.8
+1
-1
python-2.7.8-shared
builds/runtimes/python-2.7.8-shared
+1
-1
python-2.7.9
builds/runtimes/python-2.7.9
+1
-1
python-3.1.0
builds/runtimes/python-3.1.0
+1
-1
python-3.1.1
builds/runtimes/python-3.1.1
+1
-1
python-3.1.2
builds/runtimes/python-3.1.2
+1
-1
python-3.1.3
builds/runtimes/python-3.1.3
+1
-1
python-3.1.4
builds/runtimes/python-3.1.4
+1
-1
python-3.1.5
builds/runtimes/python-3.1.5
+1
-1
python-3.2.0
builds/runtimes/python-3.2.0
+1
-1
python-3.2.1
builds/runtimes/python-3.2.1
+1
-1
python-3.2.2
builds/runtimes/python-3.2.2
+1
-1
python-3.2.3
builds/runtimes/python-3.2.3
+1
-1
python-3.2.4
builds/runtimes/python-3.2.4
+1
-1
python-3.2.5
builds/runtimes/python-3.2.5
+1
-1
python-3.3.0
builds/runtimes/python-3.3.0
+1
-1
python-3.3.1
builds/runtimes/python-3.3.1
+1
-1
python-3.3.2
builds/runtimes/python-3.3.2
+1
-1
python-3.3.3
builds/runtimes/python-3.3.3
+1
-1
python-3.3.4
builds/runtimes/python-3.3.4
+1
-1
python-3.3.5
builds/runtimes/python-3.3.5
+1
-1
python-3.3.6
builds/runtimes/python-3.3.6
+1
-1
python-3.4.0
builds/runtimes/python-3.4.0
+1
-1
python-3.4.1
builds/runtimes/python-3.4.1
+1
-1
python-3.4.2
builds/runtimes/python-3.4.2
+1
-1
No files found.
bin/steps/cryptography
View file @
abe34011
...
...
@@ -10,7 +10,7 @@
# This script is invoked by [`bin/compile`](/).
# The location of the pre-compiled cryptography binary.
VENDORED_LIBFFI
=
"http://lang-python.s3.amazonaws.com/
$STACK
/libraries/vendor/libffi.tar.gz"
VENDORED_LIBFFI
=
"http
s
://lang-python.s3.amazonaws.com/
$STACK
/libraries/vendor/libffi.tar.gz"
PKG_CONFIG_PATH
=
"/app/.heroku/vendor/lib/pkgconfig:
$PKG_CONFIG_PATH
"
...
...
bin/steps/pylibmc
View file @
abe34011
...
...
@@ -10,7 +10,7 @@
# This script is invoked by [`bin/compile`](/).
# The location of the pre-compiled libmemcached binary.
VENDORED_MEMCACHED
=
"http://lang-python.s3.amazonaws.com/
$STACK
/libraries/vendor/libmemcache.tar.gz"
VENDORED_MEMCACHED
=
"http
s
://lang-python.s3.amazonaws.com/
$STACK
/libraries/vendor/libmemcache.tar.gz"
# Syntax sugar.
source
$BIN_DIR
/utils
...
...
bin/steps/python
View file @
abe34011
...
...
@@ -29,7 +29,7 @@ if [ ! "$SKIP_INSTALL" ]; then
# Prepare destination directory.
mkdir -p .heroku/python
curl http://lang-python.s3.amazonaws.com/$STACK/runtimes/$PYTHON_VERSION.tar.gz -s | tar zxv -C .heroku/python &> /dev/null
curl http
s
://lang-python.s3.amazonaws.com/$STACK/runtimes/$PYTHON_VERSION.tar.gz -s | tar zxv -C .heroku/python &> /dev/null
if [[ $? != 0 ]] ; then
puts-warn "Requested runtime ($PYTHON_VERSION) is not available for this stack ($STACK)."
puts-warn "Aborting. More info: https://devcenter.heroku.com/articles/python-support"
...
...
builds/libraries/autoconf
View file @
abe34011
...
...
@@ -6,7 +6,7 @@ OUT_PREFIX=$1
echo
"Building autoconf..."
SOURCE_TARBALL
=
'http://ftp.gnu.org/gnu/autoconf/autoconf-2.68.tar.gz'
SOURCE_TARBALL
=
'http
s
://ftp.gnu.org/gnu/autoconf/autoconf-2.68.tar.gz'
curl
-L
$SOURCE_TARBALL
|
tar
xz
cd
autoconf-2.68
...
...
builds/libraries/libffi
View file @
abe34011
...
...
@@ -10,7 +10,7 @@ hash -r
echo
"Building libffi..."
SOURCE_TARBALL
=
'http://cl.ly/2s1t1u3v0N0I/download/libffi-3.1.tar'
SOURCE_TARBALL
=
'http
s
://cl.ly/2s1t1u3v0N0I/download/libffi-3.1.tar'
curl
-L
$SOURCE_TARBALL
|
tar
x
...
...
builds/libraries/sqlite
View file @
abe34011
...
...
@@ -6,7 +6,7 @@ OUT_PREFIX=$1
echo
"Building SQLite..."
SOURCE_TARBALL
=
'http://www.sqlite.org/sqlite-autoconf-3070900.tar.gz'
SOURCE_TARBALL
=
'http
s
://www.sqlite.org/sqlite-autoconf-3070900.tar.gz'
curl
$SOURCE_TARBALL
|
tar
xz
# jx
...
...
builds/runtimes/python-2.4.4
View file @
abe34011
...
...
@@ -8,7 +8,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.4.4/Python-2.4.4.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.4.5
View file @
abe34011
...
...
@@ -8,7 +8,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.4.5/Python-2.4.5.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.4.6
View file @
abe34011
...
...
@@ -8,7 +8,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.4.6/Python-2.4.6.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.5.0
View file @
abe34011
...
...
@@ -8,7 +8,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.5/Python-2.5.tgz'
SOURCE_TARBALL
=
'http
s
://python.org/ftp/python/2.5/Python-2.5.tgz'
curl
-L
$SOURCE_TARBALL
|
tar
xz
mv
Python-2.5 src
cd
src
...
...
builds/runtimes/python-2.5.1
View file @
abe34011
...
...
@@ -8,7 +8,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.5.1/Python-2.5.1.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.5.2
View file @
abe34011
...
...
@@ -8,7 +8,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.5.2/Python-2.5.2.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.5.3
View file @
abe34011
...
...
@@ -8,7 +8,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.5.3/Python-2.5.3.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.5.4
View file @
abe34011
...
...
@@ -8,7 +8,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.5.4/Python-2.5.4.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.5.5
View file @
abe34011
...
...
@@ -8,7 +8,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.5.5/Python-2.5.5.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.5.6
View file @
abe34011
...
...
@@ -8,7 +8,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.5.6/Python-2.5.6.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.6.0
View file @
abe34011
...
...
@@ -10,7 +10,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://www.python.org/ftp/python/2.6/Python-2.6.tar.bz2'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.6.1
View file @
abe34011
...
...
@@ -10,7 +10,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.6.1/Python-2.6.1.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.6.2
View file @
abe34011
...
...
@@ -8,7 +8,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.6.2/Python-2.6.2.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.6.3
View file @
abe34011
...
...
@@ -8,7 +8,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.6.3/Python-2.6.3.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.6.4
View file @
abe34011
...
...
@@ -8,7 +8,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.6.4/Python-2.6.4.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.6.5
View file @
abe34011
...
...
@@ -8,7 +8,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.6.5/Python-2.6.5.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.6.6
View file @
abe34011
...
...
@@ -8,7 +8,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.6.6/Python-2.6.6.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.6.7
View file @
abe34011
...
...
@@ -8,7 +8,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.6.7/Python-2.6.7.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.6.8
View file @
abe34011
...
...
@@ -8,7 +8,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.6.8/Python-2.6.8.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.6.9
View file @
abe34011
...
...
@@ -8,7 +8,7 @@ OUT_PREFIX=$1
unset
LANG PYTHONHOME PYTHONPATH
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.6.9/Python-2.6.9.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.7.0
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.7/Python-2.7.tgz'
SOURCE_TARBALL
=
'http
s
://python.org/ftp/python/2.7/Python-2.7.tgz'
curl
-L
$SOURCE_TARBALL
|
tar
xz
mv
Python-2.7 src
cd
src
...
...
builds/runtimes/python-2.7.1
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.7.1/Python-2.7.1.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.7.2
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.7.2/Python-2.7.2.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.7.3
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.7.3/Python-2.7.3.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.7.4
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.7.4/Python-2.7.4.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.7.5
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.7.5/Python-2.7.5.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.7.6
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.7.6/Python-2.7.6.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.7.7
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.7.7/Python-2.7.7.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.7.7-shared
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.7.7/Python-2.7.7.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.7.8
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.7.8/Python-2.7.8.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.7.8-shared
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.7.8/Python-2.7.8.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-2.7.9
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/2.7.9/Python-2.7.9.tgz'
SOURCE_TARBALL
=
'http
s
://python.org/ftp/python/2.7.9/Python-2.7.9.tgz'
curl
-L
$SOURCE_TARBALL
|
tar
xz
mv
Python-2.7.9 src
cd
src
...
...
builds/runtimes/python-3.1.0
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.1/Python-3.1.tgz'
SOURCE_TARBALL
=
'http
s
://python.org/ftp/python/3.1/Python-3.1.tgz'
curl
-L
$SOURCE_TARBALL
|
tar
xz
mv
Python-3.1 src
cd
src
...
...
builds/runtimes/python-3.1.1
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.1.1/Python-3.1.1.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.1.2
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.1.2/Python-3.1.2.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.1.3
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.1.3/Python-3.1.3.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.1.4
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.1.4/Python-3.1.4.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.1.5
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.1.5/Python-3.1.5.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.2.0
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.2/Python-3.2.tgz'
SOURCE_TARBALL
=
'http
s
://python.org/ftp/python/3.2/Python-3.2.tgz'
curl
-L
$SOURCE_TARBALL
|
tar
xz
mv
Python-3.2 src
cd
src
...
...
builds/runtimes/python-3.2.1
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.2.1/Python-3.2.1.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.2.2
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.2.2/Python-3.2.2.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.2.3
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.2.3/Python-3.2.3.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.2.4
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.2.4/Python-3.2.4.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.2.5
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.2.5/Python-3.2.5.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.3.0
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.3.0/Python-3.3.0.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.3.1
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.3.1/Python-3.3.1.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.3.2
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.3.2/Python-3.3.2.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.3.3
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.3.3/Python-3.3.3.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.3.4
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.3.4/Python-3.3.4.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.3.5
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.3.5/Python-3.3.5.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.3.6
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.3.6/Python-3.3.6.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.4.0
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.4.0/Python-3.4.0.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.4.1
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.4.1/Python-3.4.1.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
builds/runtimes/python-3.4.2
View file @
abe34011
...
...
@@ -5,7 +5,7 @@
OUT_PREFIX
=
$1
echo
"Building Python..."
SOURCE_TARBALL
=
'http://python.org/ftp/python/3.4.2/Python-3.4.2.tgz'
SOURCE_TARBALL
=
'http
s
://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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment