Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main: (Bulk change) Update source urls to https using HTTPS Everywhere | J0WI | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | main/python2: add secfixes comment | Natanael Copa | 2018-08-16 | 1 | -0/+5 |
| | |||||
* | main/python2: split out wininst*.exe | Natanael Copa | 2018-08-16 | 1 | -2/+10 |
| | | | | | | | | | The wininst is only needed for creating binary distribution for windows and is rarely needed, if ever. The precompiled .exe files contains statically linked version of zlib 1.2.8 which is vulnerable. Remove them from main package and save a couple of MB, like we did with python3 (commit c3f535e2460f82e36facf515d906accf0a0a2f7b). | ||||
* | main/python2: upgrade to 2.7.15 | Jakub Jirutka | 2018-05-10 | 2 | -89/+4 |
| | |||||
* | main/python2: backport fix for libressl-2.7 | Natanael Copa | 2018-04-06 | 2 | -3/+89 |
| | |||||
* | main/python2: rebuild against libressl-2.7 | Natanael Copa | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | main/python2: set thread stack size to 1 MiB | Natanael Copa | 2017-12-14 | 1 | -2/+22 |
| | | | | | We need increase stack size so we dont segfautl before we hit the recursion limit. | ||||
* | main/python2: rebuild against libressl-2.6 | Natanael Copa | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | main/python2: bump to 2.7.14 | Daniel Isaksen | 2017-09-27 | 1 | -18/+11 |
| | | | | [TT: reset pkgrel, modernize] | ||||
* | main/python2: rebuild against readline-7.0.003 | Leonardo Arena | 2017-06-05 | 1 | -1/+1 |
| | |||||
* | main/python2: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/python2: upgrade to 2.7.13 | Natanael Copa | 2016-12-20 | 1 | -5/+5 |
| | |||||
* | main/python2: improve find_library | Timo Teräs | 2016-11-03 | 2 | -20/+22 |
| | | | | ref #5219 | ||||
* | main/python2: fix py-gdbm to not provide itself | Timo Teräs | 2016-11-01 | 1 | -2/+2 |
| | |||||
* | [various] rename dependency python to python2 | Jakub Jirutka | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | main/python2: add comment on synchronizing with python2-tkinter | Natanael Copa | 2016-10-26 | 1 | -0/+2 |
| | |||||
* | main/python2: fix cyclic dependency for tkinter | Natanael Copa | 2016-10-26 | 1 | -14/+1 |
| | | | | | | Add a separate apkbuild for tkinter to avoid the cyclic buildtime dependency: python -> tk -> libX11 -> libxcb -> xcb-proto -> python | ||||
* | main/python2: skip py2-tkinter when BOOTSTRAP is set | Jakub Jirutka | 2016-10-25 | 1 | -4/+7 |
| | |||||
* | main/python2: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/python2: add subpackage py2-tkinter | Jakub Jirutka | 2016-08-26 | 1 | -3/+11 |
| | |||||
* | main/python2: rename py-gdbm to py2-gdbm | Jakub Jirutka | 2016-08-26 | 1 | -4/+4 |
| | |||||
* | main/python2: fix src url | Carlo Landmeter | 2016-07-27 | 1 | -1/+1 |
| | |||||
* | main/python2: provide and replace all main/python subpkgs | Bartłomiej Piotrowski | 2016-07-18 | 1 | -1/+9 |
| | |||||
* | main/python2: abort if default_prepare fails | Natanael Copa | 2016-07-18 | 1 | -1/+1 |
| | |||||
* | main/python2: use builddir | Bartłomiej Piotrowski | 2016-07-18 | 1 | -2/+4 |
| | |||||
* | main/python: rename to python2 | Bartłomiej Piotrowski | 2016-07-18 | 3 | -0/+155 |