- Jul 26, 2018
-
-
Terence Lee authored
-
- Jul 17, 2018
-
-
Terence Lee authored
v137 changelog
-
Terence Lee authored
-
- Jul 10, 2018
-
-
Ian Stapleton Cordasco authored
Prevent Python 3.7 from being unsupported
-
Ian Stapleton Cordasco authored
-
Ian Stapleton Cordasco authored
-
Ian Stapleton Cordasco authored
Add heroku-18 to our Travis CI config
-
- Jul 09, 2018
-
-
Ian Stapleton Cordasco authored
- Add stage to Travis CI config and update tests.sh script to recognize it - Update tests to assert there is no Python 2 on Heroku-18 - Update nltk fixture to use Python 3.6 so we can test it on all stacks Closes gh-730
-
- Jul 06, 2018
-
-
Ian Stapleton Cordasco authored
Python 3.7.0 is supported but not preferred given how new it is. As a result, we don't want it to be the default, but we also don't want users to be confused when upgrading to it. Closes gh-728
-
Ian Stapleton Cordasco authored
Steal the java buildpack's release script
-
- Jun 28, 2018
-
-
Ian Stapleton Cordasco authored
This will make releasing new versions easier for us. Closes gh-723
-
Ian Stapleton Cordasco authored
Build Python 3.6.6 and 3.7.0
-
Ian Stapleton Cordasco authored
Also update our documentation and CHANGELOG for this version of the buildpack.
-
Ian Stapleton Cordasco authored
Add runtime build recipes for our newly released versions Closes gh-720 Closes gh-721
-
- Jun 12, 2018
-
-
Ian Stapleton Cordasco authored
Updated README for python 3.6.5 and CHANGELOG for v135
-
- Jun 08, 2018
-
-
Kevin Brolly authored
-
- May 29, 2018
-
-
Ian Stapleton Cordasco authored
Bump pipenv version
-
- May 25, 2018
-
-
Ian Stapleton Cordasco authored
-
Ian Stapleton Cordasco authored
Fix new shellcheck warnings breaking periodic CI
-
Ian Stapleton Cordasco authored
New warnings were found in our periodic (CRON) CI jobs. Fixes https://travis-ci.org/heroku/heroku-buildpack-python/jobs/383404864
-
- May 24, 2018
- May 18, 2018
-
-
Ian Stapleton Cordasco authored
Let's test re-enabling shellcheck in CI
-
- May 10, 2018
-
-
Ian Stapleton Cordasco authored
Caught these with the re-added shellcheck linting.
-
Ian Stapleton Cordasco authored
shellcheck is a truly valuable utility. Unfortunately installing the packages from debian-sid introduces a conflict. Let's try another suggestion from: https://github.com/koalaman/shellcheck/wiki/TravisCI Refs https://github.com/heroku/heroku-buildpack-python/commit/a0275888a26b8f0132c7bb9fe3bf194b5c4fab1f
-
- May 07, 2018
-
-
Pradeep Damodara authored
Use the appropriate encoding to read a Pipfile.lock so we can properly load the data. Closes #678
-
- May 02, 2018
-
-
Kenneth Reitz authored
Signed-off-by:
Kenneth Reitz <me@kennethreitz.org>
-
Kenneth Reitz authored
* 3.6.5 Signed-off-by:
Kenneth Reitz <me@kennethreitz.org> * fix tests Signed-off-by:
Kenneth Reitz <me@kennethreitz.org>
-
Kenneth Reitz authored
-
Kenneth Reitz authored
Signed-off-by:
Kenneth Reitz <me@kennethreitz.org>
-
Kenneth Reitz authored
-
Kenneth Reitz authored
Signed-off-by:
Kenneth Reitz <me@kennethreitz.org>
-
- May 01, 2018
-
-
Kenneth Reitz authored
Signed-off-by:
Kenneth Reitz <me@kennethreitz.org>
-
Kenneth Reitz authored
Signed-off-by:
Kenneth Reitz <me@kennethreitz.org>
-
Kenneth Reitz authored
-
Ian Stapleton Cordasco authored
* Add Python 2.7.15 to the list of runtimes Closes #691 * Update the default Python 2 to 2.7.15 everywhere
-
Terence Lee authored
-
- Apr 26, 2018
-
-
Kenneth Reitz authored
Signed-off-by:
Kenneth Reitz <me@kennethreitz.org>
-
- Apr 20, 2018
-
-
Kenneth Reitz authored
-
- Apr 18, 2018
-
-
Josh Friend authored
fixes #674
-