kennethreitz
197b7bae3f
Merge branch 'egg-links'
v89
2016-12-19 16:45:16 -05:00
kennethreitz
f468739cfb
v89
2016-12-19 16:45:04 -05:00
kennethreitz
555d5bd2be
cp the cache
2016-12-19 16:42:33 -05:00
kennethreitz
0a4d32c8a5
cache src
2016-12-19 16:39:34 -05:00
kennethreitz
1a1cedfc21
symlink eggs
2016-12-19 16:37:03 -05:00
kennethreitz
d35ee2c14c
Squashed commit of the following:
...
commit 554a8bbae6
Author: Kenneth Reitz <me@kennethreitz.org >
Date: Mon Dec 19 16:26:18 2016 -0500
comment out debugging line
commit 6572ad3d44
Author: Kenneth Reitz <me@kennethreitz.org >
Date: Mon Dec 19 16:21:03 2016 -0500
test
commit 35cabaeebc
Author: Kenneth Reitz <me@kennethreitz.org >
Date: Mon Dec 19 16:09:21 2016 -0500
try .
commit 300285a92d
Author: Kenneth Reitz <me@kennethreitz.org >
Date: Mon Dec 19 16:05:22 2016 -0500
find
commit 7a6f1eb010
Author: Kenneth Reitz <me@kennethreitz.org >
Date: Mon Dec 19 16:02:24 2016 -0500
find
commit 66d754978e
Author: Kenneth Reitz <me@kennethreitz.org >
Date: Mon Dec 19 15:55:04 2016 -0500
fix xargs
commit 9c222a9350
Author: Kenneth Reitz <me@kennethreitz.org >
Date: Mon Dec 19 15:53:04 2016 -0500
copy src
commit 7f4273f47f
Author: Kenneth Reitz <me@kennethreitz.org >
Date: Mon Dec 19 15:45:20 2016 -0500
new replace script
commit dd707c21e3
Author: Kenneth Reitz <me@kennethreitz.org >
Date: Mon Dec 19 15:40:35 2016 -0500
re-write egg-links
2016-12-19 16:31:29 -05:00
kennethreitz
554a8bbae6
comment out debugging line
2016-12-19 16:26:18 -05:00
kennethreitz
6572ad3d44
test
2016-12-19 16:21:03 -05:00
kennethreitz
35cabaeebc
try .
2016-12-19 16:09:21 -05:00
kennethreitz
300285a92d
find
2016-12-19 16:05:22 -05:00
kennethreitz
7a6f1eb010
find
2016-12-19 16:02:24 -05:00
kennethreitz
66d754978e
fix xargs
2016-12-19 15:55:04 -05:00
kennethreitz
9c222a9350
copy src
2016-12-19 15:53:04 -05:00
kennethreitz
7f4273f47f
new replace script
2016-12-19 15:45:20 -05:00
kennethreitz
dd707c21e3
re-write egg-links
2016-12-19 15:40:35 -05:00
kennethreitz
7833743f96
don't change to /app
2016-12-19 15:19:32 -05:00
kennethreitz
5a9155e311
build dir for pip
2016-12-19 15:04:57 -05:00
kennethreitz
857c47ad66
/app for pip
2016-12-19 15:02:14 -05:00
kennethreitz
87cf6073dc
add note about /app/.heroku/src
2016-12-18 13:58:22 -05:00
kennethreitz
36dd089808
cleanup indentation
2016-12-18 13:57:30 -05:00
kennethreitz
c58f52e06e
remove purging of old virtualenvs
...
since old stacks aren't supported
2016-12-18 13:56:16 -05:00
kennethreitz
265a95d3b6
v88
v88
v91
2016-12-18 13:53:09 -05:00
kennethreitz
290c1377fb
Revert "see if symlink works now"
...
This reverts commit 8e42040d01 .
2016-12-18 13:51:03 -05:00
kennethreitz
8e42040d01
see if symlink works now
2016-12-18 13:48:48 -05:00
kennethreitz
d8755e6791
be specific in pip install directory
2016-12-18 13:44:10 -05:00
kennethreitz
364a1fafd9
-e fixings
2016-12-18 13:31:22 -05:00
kennethreitz
251b7f7960
copy the -e directory instead of symlinking
2016-12-18 13:26:47 -05:00
kennethreitz
6d491f9f2b
fix for -e
2016-12-18 13:16:49 -05:00
kennethreitz
7cfbce82fd
remove bunk autoconf
2016-12-17 21:15:28 -05:00
kennethreitz
d520ca4291
new pypys
2016-12-17 19:21:39 -05:00
kennethreitz
bf252422fc
attempted fix for pypy
2016-12-17 19:12:18 -05:00
kennethreitz
d7874d583b
move v87 notes
v87
2016-12-17 18:59:44 -05:00
kennethreitz
d32dc82e1c
v87
2016-12-17 18:58:58 -05:00
kennethreitz
bd048d50b5
update default python to 2.7.13
2016-12-17 18:58:51 -05:00
kennethreitz
26b2eeee20
update setuptools to v31.1.0
2016-12-17 18:58:32 -05:00
kennethreitz
e527457ba3
Merge branch 'master' of heroku.com:python-builder-cedar-14
v86
2016-12-17 18:48:19 -05:00
kennethreitz
1b7bd02bf2
Merge branch 'master' into docker-builds
2016-12-16 20:25:00 -05:00
kennethreitz
de9b0b9383
v86
2016-12-16 20:24:07 -05:00
David Zülke
991f4126d7
Greatly simplify code copying ( #340 )
...
* drop duplicate mkdir for .heroku
* simplify linking and moving of python and source
* steps/python needs its own symlink setup
* fix symlink destinations for vendor and venv
* always symlink python
2016-12-16 17:13:57 -08:00
kennethreitz
076a457ad9
changes
2016-12-16 11:08:49 -05:00
kennethreitz
264f74d159
skip binaries for heroku-16
2016-12-15 16:10:37 -05:00
kennethreitz
9f89c4e744
bob-builder==0.0.5
2016-12-15 13:52:53 -05:00
kennethreitz
8d2788094b
python-2.7.13 with UCS-4
2016-12-15 13:20:51 -05:00
kennethreitz
e2f4fd442a
dockerfile for bob-builder
2016-12-14 16:00:32 -05:00
kennethreitz
1bccc03b30
Update CHANGELOG.md
v85
2016-11-18 15:45:17 -05:00
kennethreitz
adac27fa9c
Merge pull request #334 from cclauss/patch-3
...
Upgrade to pip-9.0.1 and setuptools-28.8.0
2016-11-15 09:39:41 -05:00
kennethreitz
d1c30fd24b
updated pip and setuptools
v84
2016-11-15 09:39:29 -05:00
kennethreitz
a1cfa41cb2
Merge pull request #328 from joshfriend/pypy-5.4
...
Add PyPy2 v5.6.0
2016-11-14 14:26:48 -05:00
cclauss
57e9bb0054
Upgrade to pip-9.0.1 and setuptools-28.8.0
...
This would REQUIRE that the latest versions are placed into:
https://github.com/heroku/heroku-buildpack-python/tree/master/vendor
https://pypi.python.org/pypi/pip
https://pypi.python.org/pypi/setuptools
2016-11-13 10:48:32 +01:00
Josh Friend
8e34179b1c
Fix pypy2 v5.3.1 download url
2016-11-12 15:45:28 -05:00