kennethreitz
c0571d86bf
don't fail
2016-12-20 13:39:26 -05:00
kennethreitz
d82eddca03
support for pypy
2016-12-20 13:35:44 -05:00
kennethreitz
119e8145c3
move .src up for collectstatic
2016-12-20 12:09:51 -05:00
kennethreitz
99dae0f671
v92
2016-12-19 22:16:11 -05:00
kennethreitz
f54dfff8a9
fix permission denied
2016-12-19 22:12:57 -05:00
kennethreitz
c9760ae0ee
fix deep-cp
2016-12-19 22:09:51 -05:00
kennethreitz
98ff1670b3
cleanup
2016-12-19 22:05:28 -05:00
kennethreitz
bdd466f838
cleanup pip install steps, caching src
2016-12-19 22:04:51 -05:00
kennethreitz
324ebc9223
attempted fix
2016-12-19 18:03:13 -05:00
kennethreitz
42ec6d8701
remove extra stuff
2016-12-19 17:59:02 -05:00
kennethreitz
19513067bb
Merge branch 'dash-e'
...
# Conflicts:
# bin/compile
2016-12-19 17:58:02 -05:00
kennethreitz
4e8c469ec7
deep copy
2016-12-19 17:50:31 -05:00
kennethreitz
852723f867
find all *.pth files for sed replacement
2016-12-19 16:58:31 -05:00
David Zuelke
94514a8179
fix egg links containing refs to /tmp
2016-12-19 22:52:46 +01:00
kennethreitz
a41ddf6bd1
skip set if no path-links are found
2016-12-19 16:48:30 -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
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
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
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
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
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
kennethreitz
6c53bd1cd6
fix typo
2016-11-08 13:10:00 -05:00
kennethreitz
d8307c29ba
fix for requirements.txt
2016-11-02 14:24:20 -04:00
kennethreitz
f526673903
no debug statement
2016-11-02 14:08:28 -04:00
kennethreitz
bbbadc83e4
is /app
2016-11-02 14:06:50 -04:00
kennethreitz
9c2b033042
proper debug
2016-11-02 14:04:39 -04:00
kennethreitz
e427d5111e
debug
2016-11-02 14:00:07 -04:00
kennethreitz
ab724138c1
another approach
2016-11-02 13:59:33 -04:00