Commit Graph

15 Commits

Author SHA1 Message Date
Jonathan Stewmon 8d03a5036b Install tk-dev and tcl-dev before building python 2016-07-18 10:12:52 -05: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
Matt Robenolt cc63f456f5 2.7.12
Fixes GH-117
2016-06-28 12:15:56 -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
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
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
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
Tianon Gravi 326d146f38 Adjust alpine and standard variants to be closer in sync 2016-01-12 09:10:21 -08:00
Sullivan SENECHAL 895e408f9d Python 2.7 Alpine variant 2016-01-12 16:58:22 +01:00