- 13 Oct, 2015 17 commits
-
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
- 09 Oct, 2015 2 commits
-
-
Kenneth Reitz authored
-
Kenneth Reitz authored
Merge branch 'preserve-ORIG_BUILD_DIR' of https://github.com/tommyvn/heroku-buildpack-python into multi
-
- 08 Oct, 2015 9 commits
-
-
Kenneth Reitz authored
-
Kenneth Reitz authored
This reverts commit 1e5ff1f8, reversing changes made to 83538ca6.
-
Kenneth Reitz authored
-
Kenneth Reitz authored
Preserve original build directory (including previously-installed programs) when moving app to /app during build.
-
Kenneth Reitz authored
Python 3.5.0 and Pypy 2.6.1
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
- 07 Oct, 2015 1 commit
-
-
Owen Jacobson authored
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.
-
- 22 Sep, 2015 1 commit
-
-
cclauss authored
Added python-3.5.0 Added pypy-2.6.1 Updated Readme.md
-
- 13 Aug, 2015 1 commit
-
-
Matt Graham authored
--------- Forwarded message ---------- From: M.-A. Lemburg <mal@python.org> Date: Wed, Aug 12, 2015 at 1:41 AM Subject: Re: [psf-trademarks] Question on usage of Python logo To: Craig Kerstiens <craig@heroku.com>, psf-trademarks@python.org Hi Craig, we are happy to approve your use of the logo. Thanks, -- Marc-Andre Lemburg Director Python Software Foundation http://www.python.org/psf/ On 27.07.2015 20:32, Craig Kerstiens wrote:...
-
- 12 Aug, 2015 3 commits
-
-
Tom van Neerijnen authored
Anything using theses exported variables should be using them in the new context rather than the old
-
Tom van Neerijnen authored
PROFILE_PATH and WEBCONCURRENCY_PROFILE_PATH must land in the new build context and so should be set after the new context is created
-
Tom van Neerijnen authored
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.
-
- 07 Aug, 2015 2 commits
-
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
- 31 Jul, 2015 2 commits
-
-
Matt Graham authored
-
Matt Graham authored
-
- 28 Jul, 2015 1 commit
-
-
Kenneth Reitz authored
Revert "Update Readme.md"
-
- 27 Jul, 2015 1 commit
-
-
Craig Kerstiens authored
-