kennethreitz
2b62692ab2
Merge branch 'preserve-ORIG_BUILD_DIR' of https://github.com/tommyvn/heroku-buildpack-python into multi
2015-10-09 09:40:03 -04:00
kennethreitz
2ba3e06f4e
Revert "Merge pull request #253 from ojacobson/preserve-original-build-dir"
...
This reverts commit 1e5ff1f8c9 , reversing
changes made to 83538ca6ec .
2015-10-08 13:16:52 -04:00
kennethreitz
1e5ff1f8c9
Merge pull request #253 from ojacobson/preserve-original-build-dir
...
Preserve original build directory (including previously-installed programs) when moving app to /app during build.
2015-10-08 12:12:26 -04:00
kennethreitz
27f019105e
new setuptools and pip
2015-10-08 10:03:08 -04:00
Owen Jacobson
67c3d38a03
Preserve original build directory (including previously-installed programs) when moving app to /app during build.
...
This means that binaries installed in $BUILD_DIR/.heroku/node (let's say) will
remain available during build, at the paths previous buildpacks established.
2015-10-07 18:47:24 -04:00
Tom van Neerijnen
a91e9c2fc1
export BUILD_DIR and friends after context change
...
Anything using theses exported variables should be using them in the new
context rather than the old
2015-08-12 11:43:39 +01:00
Tom van Neerijnen
da96cdf21e
set *PROFILE_PATH after context change
...
PROFILE_PATH and WEBCONCURRENCY_PROFILE_PATH must land in the new build context and
so should be set after the new context is created
2015-08-12 11:33:06 +01:00
Tom van Neerijnen
0b2e4e9b22
preserve ORIG_BUILD_DIR during the build process
...
using the apt buildpack in combination with the multi buildpack exports some
paths out of ORIG_BUILD_DIR. By copying instead of moving this should allow
building of python modules that have dependancies on any packages installed
into ORIG_BUILD_DIR.
2015-08-12 10:53:51 +01:00
kennethreitz
25f7421573
setuptools v18.1
2015-08-07 14:43:21 -04:00
José Padilla
69b88cb075
Update pip to 7.1.0
2015-07-02 18:15:11 -04:00
kennethreitz
d6212b46ce
new setuptools
2015-06-29 14:41:15 -04:00
kennethreitz
34f4dc43d6
Merge pull request #226 from msabramo/xtrace
...
Set xtrace if $BUILDPACK_XTRACE set
2015-06-21 13:06:55 -04:00
José Padilla
c60c5321df
Update setuptools to v17.0
2015-06-05 09:16:38 -04:00
José Padilla
c8812c7e15
Update pip to v7.0.3
2015-06-04 22:11:20 -04:00
Marc Abramowitz
77ddd7c8a6
Set xtrace if $BUILDPACK_XTRACE set
...
For debugging or for folks who are curious about how the buildpack
works.
2015-05-30 10:00:24 -07:00
kennethreitz
ed6fe287c4
proper setuptools version
2015-05-27 16:12:59 -07:00
kennethreitz
347c0eba81
updated pip and setuptools
2015-05-27 16:07:03 -07:00
kennethreitz
14b482603e
Python v2.7.10
2015-05-27 16:04:25 -07:00
kennethreitz
7fd3a047fd
GDAL
2015-05-14 08:42:56 +02:00
kennethreitz
3ea0735768
orig_build_dir
2015-05-05 18:33:49 -07:00
kennethreitz
bf202224b7
buildpack cleanup
2015-05-05 18:25:12 -07:00
kennethreitz
cead16eb57
remove debugging env
2015-05-05 18:21:10 -07:00
kennethreitz
5c91c81968
skip steps if $DOCKER_BUILD is present
2015-05-05 18:16:58 -07:00
kennethreitz
42594a47c1
Revert "remove old anvil cruft"
...
This reverts commit 0a78bd001e .
2015-05-05 18:11:10 -07:00
kennethreitz
9d20adca1a
env
2015-05-05 18:09:45 -07:00
kennethreitz
181c09cfb7
cleanup / debug
2015-05-05 18:08:31 -07:00
kennethreitz
0a78bd001e
remove old anvil cruft
2015-05-05 15:09:45 -07:00
kennethreitz
4fdaf14ded
new pip, new setuptools
2015-05-04 11:09:15 -07:00
Cyril David
683bba59d7
Update to 6.0.8
2015-03-18 21:15:43 -07:00
kennethreitz
ecbcfff5cb
Merge remote-tracking branch 'origin/master'
2015-03-18 12:48:42 -07:00
kennethreitz
085d295342
Revert "sub-env pip-install"
...
This reverts commit 3c2839147f .
2015-03-18 12:48:33 -07:00
Thomas Iovine
d2b82441fe
Update compile
2015-02-05 17:14:48 +01:00
kennethreitz
d8a75c56d0
WEBCONCURRENCY_PROFILE_PATH
2015-01-08 14:35:32 -05:00
kennethreitz
f582b2f4fa
setuptools v11.3.1
2015-01-08 14:29:43 -05:00
kennethreitz
26b54b690c
update pip and setuptools
2015-01-05 17:16:45 -05:00
Kenneth Reitz
7e4159e297
default python: 2.7.9
2014-12-11 11:29:24 -06:00
Patrick
3c2839147f
sub-env pip-install
2014-11-20 12:24:21 -05:00
Kenneth Reitz
2631f5204b
seutptools v7.0
2014-10-29 15:20:49 -04:00
Kenneth Reitz
a26f0374ec
setuptools sanity check
2014-08-01 18:16:54 -04:00
Kenneth Reitz
fd19ec2c6a
support for cryptography!
2014-08-01 18:00:49 -04:00
Kenneth Reitz
5a65a39c5e
sub-env, not source
2014-08-01 15:57:24 -04:00
Kenneth Reitz
47c40ce086
Squashed commit of smart-requirements branch
...
commit 60a2a9d0720693b9438b0f1c75f570dc96bf3a4b
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Fri Aug 1 14:58:29 2014 -0400
silent mode
commit 20368e741993a2c96739aa1de457618a5272bfe7
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Fri Aug 1 14:56:00 2014 -0400
pylibmc
commit 8a512995d806ad58e4a8cab9cd712e762277dcf3
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Fri Aug 1 14:55:25 2014 -0400
fix for pip-grep
commit 0b83a0ac11ee67f08dc843b01ecfe72c9b9c2938
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Fri Aug 1 14:50:35 2014 -0400
cat that shit
commit 27095d320f4e6c0a6bccec945efbdb6f09598cfc
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Fri Aug 1 14:49:11 2014 -0400
don't silence the output
commit db15ac279169467e1e78cfcc55cb740660d4b4c9
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Fri Aug 1 14:46:55 2014 -0400
hello
commit 6b851815b07331bf185f218c40d62123df048b7b
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Fri Aug 1 14:41:37 2014 -0400
cleanup
commit b2ccf76ccb244976e5ee71164cfe591925cb13a4
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Fri Aug 1 14:41:14 2014 -0400
remove last debugging statement
commit fdcb7a210327f01fdc49dba00c3928cbb4778c72
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Fri Aug 1 14:39:10 2014 -0400
remove debugging statements
commit dd58a898e4e5244f3b78ce0402537a1b730a3cc3
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Fri Aug 1 14:36:02 2014 -0400
bp watch
commit c722f6e964b2a25f91d153c65f0c473ff22ff4c8
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Fri Aug 1 14:34:34 2014 -0400
install finished
commit 81644ba1956798c06f55a8ce4c86239ca4ee8036
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Fri Aug 1 14:33:04 2014 -0400
install started
commit 62d0e3b81a5ac25e8ceab735e25cf2bb8d161f0b
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Thu Jul 31 14:54:59 2014 -0400
debug
commit 1775a1b206780fd99d013ca7c0cb8d8de17a8461
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Thu Jul 31 13:01:15 2014 -0400
test0
commit 3d20cf89ae0f9436a54c456779a544a3b9d226ac
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Thu Jul 31 12:57:07 2014 -0400
test2/2
commit 751d7496893bc84430a93cd479511786bce9abb9
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Thu Jul 31 12:50:11 2014 -0400
silent mode
commit f927b7b3dee18c6ee58b36a3f96ad66e53b8d46d
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Thu Jul 31 12:44:58 2014 -0400
pylibmc with pip-grep
commit 00dfc36701bf72191f0ad7b7d5533ba7a9ac3b10
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Thu Jul 31 12:41:11 2014 -0400
no debug echo
commit 38d78d800583fc89100cadc551ce715c5800f0b8
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Thu Jul 31 12:40:06 2014 -0400
source, not subenv
commit f455de19a8c1150aa2a4df164b90c2dc9a195942
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Thu Jul 31 12:36:35 2014 -0400
don't print "installing dependencies with pip" twice
commit e72ed7ddbafa0722d2ac6f0cdaf4ac4d0ca0f634
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Thu Jul 31 12:35:47 2014 -0400
refactor
commit 64819d9fd7ac042ef56499750b47214eb863f8d2
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Thu Jul 31 12:24:26 2014 -0400
pip-grep
commit 5e075dd7dbeda9084ea7ce0151dc17924251c258
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Thu Jul 31 12:24:13 2014 -0400
no more travis
commit bc9baba04436dc7b8aefeaee24e820a9720ee9e8
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Tue Jul 29 13:32:40 2014 -0400
if not requirement
commit 0918d781e50e6190d1045c19c5c5a37e00d669dc
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Tue Jul 29 13:28:28 2014 -0400
only use requirments that are truthy
commit 4f0f750407eae6bc7faea50c7b607a10a11ad1c5
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Tue Jul 29 13:25:15 2014 -0400
new version of pip-diff
commit d13b397a21733d0a0a5e31c4995dc6a3b65cd977
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Tue Jul 29 13:12:23 2014 -0400
ignore errors for pip-diff
commit bb09fb0d5051f69a35e086030b11fd39d1539f84
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Tue Jul 29 12:55:55 2014 -0400
uninstall the packages
commit 29b2e1f2dbe7761e3f7f55827d0adcd0025aeb4b
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Tue Jul 29 12:47:21 2014 -0400
maybe this one should be relative
commit 2448558624fdce634350e904eaad5fd3aa725c22
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Tue Jul 29 12:44:04 2014 -0400
docopt
commit 47010d297330869516f6add46ace97a41cdccb8d
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Tue Jul 29 12:40:36 2014 -0400
first pass at pip-pop integration
commit 59ac5912e1322be771d1969687891ebeb9f4b5f0
Author: Kenneth Reitz <me@kennethreitz.com >
Date: Tue Jul 22 14:42:08 2014 -0400
copy requirements
2014-08-01 15:00:38 -04:00
Kenneth Reitz
bfa7180b7b
setuptools v5.4.1
2014-07-18 13:46:06 -04:00
Kenneth Reitz
24ae4f9bda
further output cleanups
2014-07-18 13:42:32 -04:00
Kenneth Reitz
cbb7512c9a
cleanup build output a bit
2014-07-18 13:39:36 -04:00
Kenneth Reitz
9187dccb54
remove debugging information
2014-07-17 16:44:38 -04:00
Kenneth Reitz
eb6193d13e
really don't skip install
2014-07-17 16:43:38 -04:00
Kenneth Reitz
a43eaaaf81
don't skip the install
2014-07-17 16:42:05 -04:00
Kenneth Reitz
c31574d7d6
record the stack
2014-07-17 16:40:04 -04:00
Kenneth Reitz
3a42f565cb
change the order of things
2014-07-17 16:39:29 -04:00