Casey Faist
6e4b43fa1d
add changelog update to retrigger tests
2019-09-27 14:09:30 -07:00
Claudio Jolowicz
0c701de466
Fix typo in command to log pip-diff failure
...
The pip-diff tool from vendor/pip-pop is used to determine stale
requirements. When pip-diff encounters an unexpected failure, a count is
logged using mcount from heroku/buildpack-stdlib.
Due to a typo, mount(8) was invoked instead of mcount, with an invalid
argument.
2019-09-25 09:48:10 +02:00
Casey
ff42f318a0
Merge pull request #848 from heroku/cleanup-output
...
download get-pip silently
v157
2019-09-12 16:17:11 -07:00
Casey
09b5fe4881
Merge branch 'master' into cleanup-output
2019-09-12 15:36:12 -07:00
Casey
7a431ee717
Merge pull request #847 from heroku/codeinteger-6-readme
...
Update README.md
2019-09-12 15:12:30 -07:00
Casey Faist
a80f2be020
download get-pip silently
2019-09-12 14:31:09 -07:00
Casey
15289a94f1
Merge branch 'master' into codeinteger-6-readme
2019-09-12 14:28:16 -07:00
Casey
a013e54769
Merge pull request #846 from heroku/patch-1
...
Patch 1 from PiDelport
2019-09-12 14:28:06 -07:00
codeinteger6
bf8f9419ec
Update README.md
2019-09-12 13:39:50 -07:00
Casey
3346bbc324
Merge branch 'master' into patch-1
2019-09-12 13:31:09 -07:00
Casey
ebfe4946df
Merge pull request #844 from heroku/post-release-changelog
...
New Release: Changelog update
2019-09-12 11:25:52 -07:00
Casey Faist
0bfd1bd51f
Merge branch 'patch-1' of https://github.com/PiDelport/heroku-buildpack-python into patch-1
2019-09-12 11:18:01 -07:00
Pi Delport
b1b3ab1c92
(Typo: requriements -> requirements)
2019-09-12 11:13:03 -07:00
Casey
dfb8185a63
Merge branch 'master' into patch-1
2019-09-12 11:13:03 -07:00
Casey Faist
1c5e876e3d
post release changelog update
2019-09-12 10:06:59 -07:00
Casey
149c046f5f
Merge pull request #843 from heroku/hatchet/test-updates
...
Hatchet/test updates
v156
2019-09-12 09:32:29 -07:00
Casey Faist
fc4cbf272a
steal Ruby's Master heading for pre-release changelog documentation
2019-09-12 08:54:16 -07:00
Casey Faist
61ead23f7f
bump hatchet default python
2019-09-12 08:44:10 -07:00
Casey Faist
f3738a0e70
update changelog
2019-09-12 08:43:35 -07:00
Casey
1e92f31436
Merge pull request #841 from heroku/v-156
...
Release the snakes! (Python 3.7.4 and 3.6.9)
2019-09-11 19:07:54 -07:00
Casey Faist
c969fa0d36
update default pythons
2019-09-11 17:39:38 -07:00
Casey Faist
1851bbf285
update changelog
2019-09-11 17:39:38 -07:00
Casey
a41fd78f72
Merge pull request #840 from heroku/remove-get-pip
...
Move get-pip utility to s3
2019-09-11 17:33:45 -07:00
Casey Faist
56322381f0
Revert "update get-pip to look for sha"
...
This reverts commit a2f3ff7a35 .
2019-09-11 16:59:20 -07:00
Casey Faist
dc878449ee
Revert "update default_pythons to include sha version"
...
This reverts commit 204a6215b2 .
2019-09-11 16:59:11 -07:00
Casey Faist
204a6215b2
update default_pythons to include sha version
2019-09-11 16:37:26 -07:00
Casey Faist
a2f3ff7a35
update get-pip to look for sha
2019-09-11 16:36:48 -07:00
Casey Faist
c3328f57dd
correct cedar-14 ref in Makefile
2019-09-11 14:04:35 -07:00
Casey Faist
5df70ce26c
remove get-pip from repo
2019-09-11 13:37:18 -07:00
Casey Faist
44fe0fe3fd
move get-pip to s3
2019-09-11 13:37:18 -07:00
Casey
b8d1035231
Merge pull request #799 from heroku/build-cleanup
...
Build cleanup
2019-09-11 13:34:56 -07:00
Casey Faist
006ea77641
address issues found in review
2019-09-11 11:57:31 -07:00
Casey Faist
a239fde78c
clarify naming for travis docker tags and correct typo
2019-09-10 18:50:50 -07:00
Casey Faist
783c2e2329
ensure and add comments to base python formulas
2019-09-10 18:35:54 -07:00
Casey Faist
06694bba18
simplify pr for review, pull out staged binaries tooling
2019-09-10 18:29:04 -07:00
Casey Faist
158a3e28a8
update travis to match dockerfile locations
2019-09-10 18:26:14 -07:00
Casey Faist
9031333ef4
change travis to bionic
2019-09-10 18:20:25 -07:00
Casey Faist
b6e2739fb5
add Cedar 14 environment back for tests and binaries
2019-09-10 18:20:25 -07:00
Casey Faist
a8da6e4ed5
add cedar-14 back in after clarification on support policy
...
Heroku will continue to build binaries as long as stacks receive updates,
even after EOL
2019-09-10 18:20:25 -07:00
Casey Faist
707ed848bb
fix typo in compile
2019-09-10 18:20:25 -07:00
Casey Faist
385296c270
Add support for testing binaries in staging/ on S3
...
This will allow for faster and more transparent deploys for Python and
other built dependencies.
2019-09-10 18:20:25 -07:00
Casey Faist
12279e69d5
Clean up comments from python3
2019-09-10 18:20:25 -07:00
Casey Faist
b5fa65d96c
update Makefile to match new directory structure
2019-09-10 18:20:25 -07:00
Casey Faist
a724dfc62e
Add new formula for python3 and latest 3.6 and 3.7 patches
2019-09-10 18:20:25 -07:00
Casey Faist
aecdeddc32
clean up rebase
2019-09-10 18:20:25 -07:00
Casey Faist
f3af6aa4a2
add python3 formula
2019-09-10 18:20:25 -07:00
Casey Faist
6bc4d42774
first try for python-3.6.9
2019-09-10 18:20:25 -07:00
Casey Faist
e1d0fcae0e
remove Cedar from binary docs
2019-09-10 18:20:25 -07:00
David Zuelke
8f1b24f64e
expose $STACK env to each image so it can be used in formulae
2019-09-10 18:20:25 -07:00
David Zuelke
97e3366409
move Dockerfiles to central location, add all stacks, update README
2019-09-10 18:20:25 -07:00