Skip to content

Tags: ilmesi/heroku-buildpack-python

Tags

v126

Toggle v126's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
don't skip Pipenv installation if there are git deps (heroku#656)

v124

Toggle v124's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pipenv uninstall, and other improvements (heroku#650)

v123

Toggle v123's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update python.gunicorn.sh (heroku#628)

v120

Toggle v120's commit message
Merge branch 'master' of github.com:heroku/heroku-buildpack-python

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.

Signed-off-by: Kenneth Reitz <[email protected]>

v119

Toggle v119's commit message
Merge branch 'master' of github.com:heroku/heroku-buildpack-python

v118

Toggle v118's commit message
changelog

Signed-off-by: Kenneth Reitz <[email protected]>

v117

Toggle v117's commit message
Improvements (heroku#471)

* only do this on heroku-16

* history

Signed-off-by: Kenneth Reitz <[email protected]>

* code comment

Signed-off-by: Kenneth Reitz <[email protected]>

v116

Toggle v116's commit message
update the changelog (heroku#470)

v115

Toggle v115's commit message
Undo sub_env for pip install, it was a terrible idea (heroku#467)

* fixed the bug for pypy-5.8.0

* update changelog

Signed-off-by: Kenneth Reitz <[email protected]>

* blacklist for old apps

Signed-off-by: Kenneth Reitz <[email protected]>

* only blacklist pythonhome/path

Signed-off-by: Kenneth Reitz <[email protected]>

* updated changelog

Signed-off-by: Kenneth Reitz <[email protected]>

* be more agressive with blacklisting

Signed-off-by: Kenneth Reitz <[email protected]>

* sub_env was a terrible idea

Signed-off-by: Kenneth Reitz <[email protected]>

* changelog update

Signed-off-by: Kenneth Reitz <[email protected]>

v114

Toggle v114's commit message
Blacklist for old apps (heroku#466)

* fixed the bug for pypy-5.8.0

* update changelog

Signed-off-by: Kenneth Reitz <[email protected]>

* blacklist for old apps

Signed-off-by: Kenneth Reitz <[email protected]>

* only blacklist pythonhome/path

Signed-off-by: Kenneth Reitz <[email protected]>

* updated changelog

Signed-off-by: Kenneth Reitz <[email protected]>