Jonathan Stewmon
8d03a5036b
Install tk-dev and tcl-dev before building python
2016-07-18 10:12:52 -05:00
Tianon Gravi
3db904b3f5
configure: WARNING: unrecognized options: --enable-unicode
2016-07-06 11:10:20 -07:00
Tianon Gravi
96bef8d520
Add "--enable-loadable-sqlite-extensions" for 3.x versions
2016-07-06 11:07:10 -07:00
Tianon Gravi
ac647c4b59
Reformat some minor whitespace and further shrink our alpine-debian diff
2016-07-06 11:06:51 -07:00
Tianon Gravi
682708e786
Add a small test to ensure that the pip version we installed is the pip we got
...
See https://github.com/docker-library/python/issues/118 for context.
2016-06-28 15:25:15 -07:00
Kane
8726813a89
Prevent two versions of pip
2016-06-28 15:15:15 -07:00
Tianon Gravi
80e4493d12
Update to 3.5.2, 3.4.5
2016-06-27 10:27:00 -07:00
Tianon Gravi
0610d9ccc2
Update to alpine:3.4
2016-06-07 08:54:35 -07:00
Tianon Gravi
9383f7d4d2
Update to pip 8.1.2
2016-05-11 14:48:17 -07:00
Sukrit Khera
3232863ad5
Fixes https://github.com/docker-library/python/pull/102 (tests folder removal)
2016-04-25 20:37:58 -07:00
Tianon Gravi
8179a07e8a
Merge pull request #90 from ushuz/lzma-deps
...
Add missing build dependency for lzma module
2016-04-21 12:15:01 -07:00
Matt Robenolt
195213c43e
Explicitly empty ~/.cache
...
This shaves off ~1.1MB off the container builds. We do --no-cache-dir on
`pip install`, but turns out, this isn't enough. Stuff from within
`get-pip.py` ends up leveraging the http cache as well, so we should
just nuke it entirely.
2016-04-19 16:38:31 -07:00
Joe Ferguson
764d302a21
Fix python-config symlink
2016-03-28 12:32:01 -07:00
Tianon Gravi
7919b85ec9
Update pip to 8.1.1
2016-03-17 08:54:02 -07:00
Matt Robenolt
d2b679d44b
pip 8.1.0
...
Fixes GH-85
2016-03-05 10:36:54 -08:00
Tianon Gravi
93dd2037ba
Fix "gpg" usage to stop relying on deprecated and insecure behavior
2016-02-29 10:24:10 -08:00
Matt Robenolt
8f0e46ad31
pip 8.0.3
2016-02-26 07:24:20 -08:00
ushuz
cf33ad9c40
Add missing build dependency for lzma module
...
Fix #86 .
2016-02-26 22:02:30 +08:00
Tianon Gravi
12db3f7b07
Apply the 3.5 alpine variant changes across the board (now that they've settled)
2016-01-14 16:43:53 -08:00