yosifkit
711a6ff31a
Merge pull request #131 from infosiftr/dpkg-divert
...
Use "dpkg-divert" instead of "purge" to avoid Debian's Python
2016-07-27 10:17:15 -07:00
Tianon Gravi
a819c92949
Use "dpkg-divert" instead of "purge" to avoid Debian's Python
2016-07-22 12:58:33 -07:00
yosifkit
3e451a9b89
Merge pull request #130 from JayH5/alpine-tkinter
...
Alpine: add tk as build dependency
2016-07-21 14:56:18 -07:00
Jamie Hewland
8ab2af26df
Alpine: add tk as build dependency
2016-07-21 11:39:36 +02:00
Tianon Gravi
94652e72fc
Merge pull request #127 from jstewmon/tkinter
...
Install tk-dev and tcl-dev before building python
2016-07-19 09:50:17 -07:00
Jonathan Stewmon
8d03a5036b
Install tk-dev and tcl-dev before building python
2016-07-18 10:12:52 -05:00
yosifkit
cfe3b11c98
Merge pull request #125 from infosiftr/loadable-sqlite-extensions
...
Add "--enable-loadable-sqlite-extensions" for 3.x versions
2016-07-07 11:54:22 -07: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
8a66fdc325
Re-consistentize line ordering
2016-07-05 10:12:52 -07:00
Tianon Gravi
e12c8e4321
Fix update.sh to handle alpha/beta/rc appropriately
2016-07-01 11:56:44 -07:00
Tianon Gravi
8b7f167d6e
Fix typo
2016-07-01 11:55:17 -07:00
yosifkit
b4459ed523
Merge pull request #123 from jstewmon/python-3.6
...
add python-3.6
2016-07-01 11:53:05 -07:00
Jonathan Stewmon
d92b2e0035
use Ned Deily's gpg key
2016-07-01 12:59:25 -05:00
Jonathan Stewmon
635ea5d58b
add python-3.6
2016-07-01 12:30:37 -05:00
yosifkit
d037ec96ed
Merge pull request #121 from infosiftr/seeing-double
...
Fix two versions of pip being installed, and add a basic test to ensure the pip version we request is the pip version we get
2016-06-28 15:43:49 -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
yosifkit
9cd676b226
Merge pull request #120 from mattrobenolt/2.7.12
...
2.7.12
2016-06-28 13:24:34 -07:00
Matt Robenolt
cc63f456f5
2.7.12
...
Fixes GH-117
2016-06-28 12:15:56 -07:00
Tianon Gravi
80e4493d12
Update to 3.5.2, 3.4.5
2016-06-27 10:27:00 -07:00
Joe Ferguson
795e8bf88a
Convert "generate-stackbrew-library.sh" to output the new 2822-based format
2016-06-09 11:36:47 -07:00
Tianon Gravi
ea80e655b2
Simplify silly syntax
2016-06-09 10:35: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
Tianon Gravi
87cd3580b7
Fix embarassing README.md typo ( https://github.com/docker-library/docs/pull/557 )
2016-04-26 14:38:11 -07:00
yosifkit
85da414d0c
Merge pull request #102 from sukrit007/patch_remove-test-directories
...
Fixes: Removal of test folders
2016-04-26 12:38:12 -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
Tianon Gravi
6452851ffc
Merge pull request #103 from mattrobenolt/slimmer
...
Explicitly empty ~/.cache
2016-04-19 16:40:09 -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
e327311c1e
Merge pull request #99 from infosiftr/python-config
...
Fix python-config symlink
2016-03-29 15:58:10 -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
yosifkit
d68e76a276
Merge pull request #94 from mattrobenolt/pip-8.1
...
pip 8.1.0
2016-03-07 09:41:32 -08:00
Matt Robenolt
d2b679d44b
pip 8.1.0
...
Fixes GH-85
2016-03-05 10:36:54 -08:00
yosifkit
38f6ab379d
Merge pull request #91 from infosiftr/fix-gpg
...
Fix "gpg" usage to stop relying on deprecated and insecure behavior
2016-02-29 15:47:12 -08:00
Tianon Gravi
93dd2037ba
Fix "gpg" usage to stop relying on deprecated and insecure behavior
2016-02-29 10:24:10 -08:00
yosifkit
17f2bb90ff
Merge pull request #83 from mattrobenolt/pip-8
...
pip 8.0
2016-02-26 11:34:37 -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
yosifkit
2f33ab3158
Merge pull request #87 from infosiftr/eol-3.2
...
Remove 3.2 (EOL next month)
2016-01-26 09:23:05 -08:00
Tianon Gravi
1af374a7ff
Remove 3.2 (EOL next month)
...
https://www.python.org/dev/peps/pep-0392/#lifespan
2016-01-26 09:15:31 -08:00
Tianon Gravi
d5cf1e3366
Apply update.sh to .travis.yml
2016-01-15 11:18:40 -08:00
yosifkit
ae6b3181ee
Merge pull request #82 from infosiftr/alpine-3
...
Apply the 3.5 alpine variant changes across the board for 3.x (now that they've settled)
2016-01-14 16:48:53 -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
yosifkit
4981110076
Merge pull request #81 from infosiftr/sync-alpine-better
...
Adjust alpine and standard variants to be closer in sync
2016-01-12 10:39:53 -08:00
Tianon Gravi
326d146f38
Adjust alpine and standard variants to be closer in sync
2016-01-12 09:10:21 -08:00
yosifkit
6ebb4afe5e
Merge pull request #80 from Soullivaneuh/2.7-alpine
...
Python 2.7 Alpine variant
2016-01-12 08:55:05 -08:00