aboutsummaryrefslogtreecommitdiffstats
path: root/main/python2
Commit message (Collapse)AuthorAgeFilesLines
* main: (Bulk change) Update source urls to https using HTTPS EverywhereJ0WI2018-10-061-1/+1
|
* main/python2: add secfixes commentNatanael Copa2018-08-161-0/+5
|
* main/python2: split out wininst*.exeNatanael Copa2018-08-161-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.15Jakub Jirutka2018-05-102-89/+4
|
* main/python2: backport fix for libressl-2.7Natanael Copa2018-04-062-3/+89
|
* main/python2: rebuild against libressl-2.7Natanael Copa2018-04-061-1/+1
|
* main/python2: set thread stack size to 1 MiBNatanael Copa2017-12-141-2/+22
| | | | | We need increase stack size so we dont segfautl before we hit the recursion limit.
* main/python2: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/python2: bump to 2.7.14Daniel Isaksen2017-09-271-18/+11
| | | | [TT: reset pkgrel, modernize]
* main/python2: rebuild against readline-7.0.003Leonardo Arena2017-06-051-1/+1
|
* main/python2: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/python2: upgrade to 2.7.13Natanael Copa2016-12-201-5/+5
|
* main/python2: improve find_libraryTimo Teräs2016-11-032-20/+22
| | | | ref #5219
* main/python2: fix py-gdbm to not provide itselfTimo Teräs2016-11-011-2/+2
|
* [various] rename dependency python to python2Jakub Jirutka2016-10-261-1/+1
|
* main/python2: add comment on synchronizing with python2-tkinterNatanael Copa2016-10-261-0/+2
|
* main/python2: fix cyclic dependency for tkinterNatanael Copa2016-10-261-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 setJakub Jirutka2016-10-251-4/+7
|
* main/python2: rebuild against libresslNatanael Copa2016-10-101-2/+2
|
* main/python2: add subpackage py2-tkinterJakub Jirutka2016-08-261-3/+11
|
* main/python2: rename py-gdbm to py2-gdbmJakub Jirutka2016-08-261-4/+4
|
* main/python2: fix src urlCarlo Landmeter2016-07-271-1/+1
|
* main/python2: provide and replace all main/python subpkgsBartłomiej Piotrowski2016-07-181-1/+9
|
* main/python2: abort if default_prepare failsNatanael Copa2016-07-181-1/+1
|
* main/python2: use builddirBartłomiej Piotrowski2016-07-181-2/+4
|
* main/python: rename to python2Bartłomiej Piotrowski2016-07-183-0/+155