Casey Faist
2942fc8e4a
Correct Changelog
2019-12-23 01:28:06 -05:00
Casey Faist
0e1ac6217b
correct test expectations
2019-12-23 01:22:30 -05:00
Casey Faist
848c846a3d
Add tests for beta Pypy support
2019-12-23 00:17:22 -05:00
Casey Faist
179f345f5b
add beta Pypy support
2019-12-23 00:16:20 -05:00
Casey Faist
6fc11b8370
add up-to-date Pypy runtimes
2019-12-23 00:15:44 -05:00
Casey Faist
f189df5415
Warn about EOL on Python 2 install
2019-12-23 00:13:54 -05:00
Casey Faist
8253ffa354
Default version updates
2019-12-23 00:10:39 -05:00
Casey Faist
514c494891
Add new Python runtimes
2019-12-23 00:08:04 -05:00
Casey Faist
9a9e972db0
Changelog update
2019-12-23 00:06:28 -05:00
Camille Baldock
9ff9466fd5
Use GitHub HTTPS instead of sourceware FTP
2019-12-20 12:21:52 -08:00
Casey
1750242ccd
Merge pull request #908 from heroku/changelog/162
...
Update changelog post-release
2019-12-06 12:38:00 -05:00
Casey Faist
50460beb95
Update changelog
2019-12-06 10:13:45 -05:00
Casey
4e8831a3a3
Merge branch 'master' into geos-deprecation
2019-12-06 10:11:47 -05:00
Casey
69c17b343a
Merge pull request #907 from heroku/refactor-sqlite
...
Bug fix: fragile sqlite install
v162
2019-12-06 09:43:23 -05:00
Casey Faist
f31e9fa835
Correct failing smart requirement steps
2019-12-06 09:20:28 -05:00
Casey Faist
5788ff57cd
changelog
2019-12-05 11:59:13 -05:00
Casey Faist
f0f3463658
remove typo
2019-12-05 11:54:58 -05:00
Casey Faist
ffc7683c05
remove broken pin from sqlite install
2019-12-05 11:17:58 -05:00
Casey
3a6f7f849b
Merge pull request #904 from heroku/sqlite-quickfix
...
Sqlite quickfix
v161
2019-12-02 16:57:01 -05:00
Casey Faist
475af5a1f8
test that sqlite installs properly
2019-12-02 15:57:05 -05:00
Casey Faist
d166ee88d7
add tracking for sqlite install success or failure
2019-12-02 15:22:03 -05:00
Casey Faist
ba55465a2b
Version bump sqlite
2019-12-02 15:16:31 -05:00
Mike
c402d37451
Update README python versions to match docs
2019-12-02 10:06:54 -07:00
Claudio Jolowicz
8eb2954e92
Pin to pip 9.0.2 for pipenv users only
...
This addresses an issue raised by @CaseyFeist during code review:
Updating pip for pipenv users or requiring them to update without a
heads up won't be a good experience (our version is old enough that
they'll need to uninstall and reinstall pipenv locally to successfully
update). If you can refactor this to stay pinned to current version for
pipenv users only, I should be able to accept this (and the related
project updates).
https://github.com/heroku/heroku-buildpack-python/pull/833#issuecomment-537758441
2019-11-24 15:43:13 +01:00
Claudio Jolowicz
468d27ab98
Adapt pip-pop to changes in pip >= 10
...
The pip-diff and pip-grep tools from the vendorized `pip-pop` package
import internal modules from pip. In pip >= 10, internal modules were
moved under `pip._internal`, breaking the imports. Use `try...except
ImportError` to handle both import paths.
Also, the interface of the `PackageFinder` class from one of these
modules changed. Provide a wrapper function to allow creating objects of
this type using the old interface.
2019-11-24 15:43:13 +01:00
Claudio Jolowicz
515a222cc4
Upgrade to pip 19.1.1 for Python 3.4 projects
...
Python 3.4 support was dropped in pip >= 19.2. For projects still on
this Python version, use pip 19.1.1 instead of pip 19.2.1.
2019-11-24 15:43:13 +01:00
Claudio Jolowicz
53c4674ecd
Upgrade to pip 19.2.3
...
Bump PIP_UPDATE from 9.0.2 to 19.2.3. This variable is used in bin/steps/python
to determine which pip version to install or upgrade to.
2019-11-24 15:43:13 +01:00
Casey
93a620e6ed
Merge pull request #881 from heroku/python-versions/2716-279
...
Python formula updates: 2.7.16-2.7.9
2019-10-30 09:20:09 -07:00
Casey
a7a257e099
Merge pull request #880 from heroku/python-versions/py2-base
...
SQLITE: Py2 base formula update
2019-10-30 09:19:58 -07:00
Casey
40e91a9755
Merge pull request #879 from heroku/python-versions/35
...
Python formula updates: 3.5.7-3.5.0
2019-10-30 09:19:48 -07:00
Casey
7686370d81
Merge pull request #878 from heroku/python-versions/373-370
...
Python formula updates: 3.7.3-3.7.0
2019-10-30 09:19:27 -07:00
Casey
2d6990425e
Merge pull request #876 from heroku/python-versions/368-360
...
Python formula updates: 3.6.8-3.6.0
2019-10-30 09:16:54 -07:00
Casey
b5b640ab00
Merge branch 'master' into python-versions/368-360
2019-10-30 08:03:06 -07:00
Casey
dfe28cbe28
Merge pull request #872 from heroku/python-versions/369-374
...
Python formula updates: 3.6.9 and 3.7.4
2019-10-30 08:02:40 -07:00
Casey
8fc94c0868
Merge branch 'master' into python-versions/369-374
2019-10-29 15:59:55 -07:00
Casey
86fc9f156b
Merge pull request #870 from heroku/py3-formula-update
...
SQLITE: Py3 formula update
2019-10-29 15:59:32 -07:00
Casey Faist
2a4f0a66c3
changelog
2019-10-29 15:15:46 -07:00
Casey Faist
87ba8b499a
Update python 2 formulas
2019-10-29 15:12:04 -07:00
Casey Faist
f03b7ed048
update Changelog
2019-10-29 15:06:41 -07:00
Casey Faist
bf1b1dc3f8
update base Python 2 formula
2019-10-29 15:06:17 -07:00
Casey Faist
a421ea93e3
update changelog
2019-10-29 14:59:48 -07:00
Casey Faist
3c40bf8bea
update 3.5 formulas
2019-10-29 14:54:36 -07:00
Casey Faist
f28465bec7
update changelog
2019-10-29 14:46:29 -07:00
Casey Faist
fade163df8
update Changelog
2019-10-29 14:45:58 -07:00
Casey Faist
13fad186ff
changelog update
2019-10-29 14:39:54 -07:00
Casey Faist
c12f395c9a
update all 3.6 formulas to load python3 base
2019-10-29 14:39:26 -07:00
Casey Faist
43c54abf0e
update changelog
2019-10-29 14:36:46 -07:00
Casey Faist
151df58e86
don't use vendored sqlite from s3 in formulas
2019-10-29 14:35:36 -07:00
Casey Faist
1c87fd3d6e
correct changelog
2019-10-29 14:17:46 -07:00
Casey Faist
50cdf10a36
move libsqlite-dev install back to dockerfile
2019-10-29 14:14:20 -07:00