cclauss
e3511e7202
Update and rename pypy-5.3.0 to pypy-5.3.1
2016-06-28 11:17:37 +02:00
cclauss
8645a965aa
Add Python 2.7.12 and remove the release candidate
2016-06-28 09:07:38 +02:00
cclauss
3a483865e8
Python 3.5.2
...
https://www.python.org/downloads/release/python-352/
2016-06-27 06:36:44 +02:00
cclauss
8a837a23e7
Back to rc11
2016-06-20 23:56:41 +02:00
cclauss
f37597ad9d
Runtimes: Added pypy-5.3.0, mv python-2.7.11rc1 python-2.7.12rc1
...
Runtimes:
* Added pypy-5.3.0
* Moved python-2.7.11rc1 to python-2.7.12rc1
2016-06-16 19:32:22 +02:00
kennethreitz
92b4f5e8aa
pypy v5.1.0 v5.1.1
2016-05-05 16:31:25 -04:00
kennethreitz
03b95247c3
chmod +x (grr)
2016-03-22 19:39:48 -04:00
kennethreitz
9b45baa41c
pypy-5.0.0
2016-03-22 19:22:49 -04:00
Josh Friend
18317ef606
Add pypy-5.0.1
2016-03-21 08:28:25 -04:00
kennethreitz
783d9e4b12
no shared for python-3.5.1
2016-03-15 14:22:31 -04:00
kennethreitz
427ec9e431
first attempt at geos build
2016-03-02 18:55:33 -05:00
kennethreitz
168939d14f
first attempt at proj build
2016-03-02 18:55:33 -05:00
kennethreitz
58ecbd8a73
updated gdal version
2016-03-02 18:55:33 -05:00
kennethreitz
10eb361975
remove bunk libffi file
2016-03-02 18:55:33 -05:00
kennethreitz
3b35c2c296
Merge pull request #262 from cclauss/pypy-4.0.1
...
pypy 4.0.1
2016-01-26 18:50:22 -05:00
kennethreitz
c2b9121436
New Pythons!
2015-12-07 16:12:24 -05:00
kennethreitz
2a3962aea7
Python-2.7.11rc1
2015-12-04 17:16:59 -05:00
cclauss
2a6053ec2c
pypy-4.0.1
...
http://morepypy.blogspot.com
2015-11-29 16:23:12 +01:00
kennethreitz
41a44272d2
pypy-4.0.0
2015-10-29 11:53:24 -04:00
cclauss
8f4ca7f624
Python 3.5.0 and Pypy 2.6.1
...
Added python-3.5.0
Added pypy-2.6.1
Updated Readme.md
2015-09-22 12:12:19 +02:00
kennethreitz
7d4093795b
pypy 2.6.0
2015-06-05 07:44:35 +08:00
kennethreitz
58ce002d35
python 2.7.10
2015-05-27 13:12:43 -07:00
kennethreitz
52b8ae82b8
gdal is a vendor library
2015-05-14 08:03:36 +02:00
kennethreitz
e6c339ebae
first attempt at gdal build
2015-05-13 16:41:26 +02:00
kennethreitz
a203495532
pypy v2.5.1
2015-04-01 14:48:02 -04:00
kennethreitz
74f0f319dc
pypy 2.5.0
2015-03-19 13:42:03 -07:00
kennethreitz
91b76c4ca9
Python 3.4.3
2015-03-17 10:59:22 -07:00
James Arthur
abe34011e5
http: update all external links to use secure protocol.
2015-01-14 09:57:40 +00:00
Kenneth Reitz
e247704dfb
pypy3
2014-12-19 13:56:11 -05:00
Kenneth Reitz
c8b031fafc
change to pypy3
2014-12-19 13:45:53 -05:00
Kenneth Reitz
68b740cce6
pypy3!
2014-12-19 13:40:09 -05:00
kennethreitz
e856e787aa
Merge pull request #180 from cclauss/patch-6
...
Create pypy3-2.4.0
2014-12-19 13:39:21 -05:00
Kenneth Reitz
d9a73b847e
python-2.7.9
2014-12-11 11:14:31 -06:00
cclauss
8ec0b5f0dd
Update pypy3-2.4.0
2014-11-21 19:46:34 +01:00
cclauss
14096e0ca5
fix @kennethreit's mess
...
Should fix issue https://github.com/heroku/heroku-buildpack-python/issues/181
2014-11-05 00:19:33 +01:00
Kenneth Reitz
f3b1e54df4
fix @cclauss's mess
2014-10-28 01:19:03 -04:00
Kenneth Reitz
536b10b249
Revert "Add download_python function to reduce repetition"
...
This reverts commit ee93719b79 .
Conflicts:
builds/runtimes/download_python
2014-10-28 01:18:48 -04:00
Kenneth Reitz
b22aa3b3a7
python 3.3.6
2014-10-28 01:12:12 -04:00
cclauss
eb395a94f9
Create pypy3-2.4.0
...
Support for the new Pypy3 release http://morepypy.blogspot.com
2014-10-23 07:59:47 -04:00
Kenneth Reitz
b2597c45d8
change file mode
2014-10-13 14:48:08 -04:00
cclauss
64a4f51e1b
Update python-3.4.2
2014-10-11 15:15:15 +02:00
cclauss
6305ed415a
Create python-3.4.2
2014-10-11 15:14:31 +02:00
Kenneth Reitz
6f94b366f8
pypy-2.4.0
2014-09-30 11:05:58 -04:00
cclauss
c82415733d
Modified to use recommended local, compact syntax
...
local PYTHON_VERSION=${1:-2.7.8}
Thanks for the tip. You learn something new every day.
2014-08-23 17:32:08 +02:00
cclauss
ee93719b79
Add download_python function to reduce repetition
...
Create a common download_python() function that allows most other files in the build/runtimes directory to be simplified to something of the form:
```
#!/usr/bin/env bash
# Build Path: /app/.heroku/python/
# Build Deps: libraries/sqlite
OUT_PREFIX=$1
source ./download_python
download_python "2.7.8"
cd src
./configure --prefix=$OUT_PREFIX
make
make install
```
2014-08-23 09:38:30 +02:00
cclauss
361eb53257
download_python()
2014-08-23 09:34:34 +02:00
cclauss
bf9fe3badf
download_python()
2014-08-23 09:33:16 +02:00
cclauss
9178962b84
download_python()
2014-08-23 09:31:51 +02:00
cclauss
2b4a68c8c8
download_python()
2014-08-23 09:30:25 +02:00
cclauss
f38eec962f
download_python()
2014-08-23 09:28:48 +02:00