- Sep 05, 2018
-
-
Casey Faist authored
-
Casey Faist authored
-
Casey Faist authored
Fix indentation levels more helpful messages about supported versions
-
Casey authored
Hatchet/yay
-
Casey Faist authored
-
- Sep 04, 2018
-
-
Casey Faist authored
-
Casey Faist authored
-
Casey Faist authored
-
Casey Faist authored
-
Casey Faist authored
-
schneems authored
-
schneems authored
-
Casey authored
Start adding dates to changelog entries
-
Jeremy Morrell authored
It's occasionally useful to see at a glance when releases were pushed to understand what release might have caused a customer's issues. This back-fills dates for the last few months of releases and sets a precedent that can be followed in the future.
-
Casey authored
update buildpack tests to expect success for all 2.7.15 builds
-
- Aug 25, 2018
-
-
Casey Faist authored
-
Casey Faist authored
-
- Aug 22, 2018
- Aug 01, 2018
-
-
Casey Faist authored
- Jul 27, 2018
-
-
Terence Lee authored
Update SQLite3
-
- Jul 26, 2018
-
-
Terence Lee authored
With inspiration from @KevinBrolly, this patch uses the stack image SQLite3 package but also still providing the dev headers and binary that users may still be using today. The benefit is that we won't need to rebuild all the python binaries for this to take affect. We can just stop shipping SQLite3 from future binaries. In addition, we don't need to worry about what version and when to update SQLite3 and maintaining the packages ourselves. This also includes updates to Python 2.7.15 and Python 3.6.6 so they can rebuilt with the stack image dev headers instead of building our own vendored SQLite3.
-
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
-