Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/python3: split out wininst*.exe | Natanael Copa | 2017-09-22 | 1 | -2/+9 |
| | | | | | | | | the wininst is only needed for creating binary disttribution for windows and is rarely needed. 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. | ||||
* | main/python3: exclude test_ctypes | Timo Teräs | 2017-08-30 | 1 | -0/+1 |
| | | | | | it fails on aarch64, and upstream knows there's issues with this test; that's why we carry bpo-30353.patch too | ||||
* | main/python3: apply bpo-30353 to fix aarch64 ctypes issue | Timo Teräs | 2017-08-30 | 2 | -3/+139 |
| | |||||
* | main/python3: remove --enable-optimizations, document tests | Timo Teräs | 2017-08-30 | 1 | -10/+30 |
| | |||||
* | main/python3: force parallelize tests, disable more checks | Timo Teräs | 2017-08-29 | 1 | -3/+3 |
| | | | | additional test failures on armhf | ||||
* | main/python3: upgrade to 3.6.2, add --with-lto, --enable-optimizations | Łukasz Jendrysik | 2017-08-29 | 1 | -17/+22 |
| | | | | [TT: add check()] | ||||
* | main/python3: rebuild against readline-7.0.003 | Leonardo Arena | 2017-06-05 | 1 | -1/+1 |
| | |||||
* | main/python3: rebuild against readline-7.0.003 | Leonardo Arena | 2017-06-05 | 1 | -1/+1 |
| | |||||
* | main/python3: patch to not use sys/xattr.h which is from glibc | Francesco Colista | 2017-05-02 | 2 | -2/+19 |
| | |||||
* | main/python3: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/python3: upgrade to 3.6.1 | Łukasz Jendrysik | 2017-03-28 | 1 | -2/+2 |
| | |||||
* | main/python3: upgrade to 3.6.0 | Łukasz Jendrysik | 2017-02-18 | 2 | -272/+6 |
| | |||||
* | main/python3: rebuild | Timo Teräs | 2017-02-07 | 1 | -1/+1 |
| | | | | | x86 build seems to have had gettext-dev present, so this should fix that extra dependency | ||||
* | main/python3: backport upstream fix for getrandom | Natanael Copa | 2016-12-20 | 2 | -4/+266 |
| | | | | upstream bug report: https://bugs.python.org/issue27955 | ||||
* | main/python3: fix python3 to not depend on python3-dev | Timo Teräs | 2016-11-25 | 1 | -2/+2 |
| | | | | | | the dependency was picked up by the symlink pointing to another symlink inside -dev package. expand it so the symlink in the main package points directly to the DSO. | ||||
* | main/python3: rename py3-tkinter to python3-tkinter | Jakub Jirutka | 2016-11-19 | 1 | -2/+3 |
| | | | | To be consistent with python2-tkinter. | ||||
* | main/python3: improve find_library | Timo Teräs | 2016-11-03 | 2 | -13/+13 |
| | | | | ref #5219 | ||||
* | main/python3: add slightly improved musl find_library fix | Timo Teräs | 2016-11-03 | 2 | -5/+55 |
| | | | | ref #5264 | ||||
* | main/[various]: set proper arch | Timo Teräs | 2016-11-01 | 1 | -1/+1 |
| | | | | fixes commit "main/[various]: dont set arch in split function" | ||||
* | main/[various]: dont set arch in split function | Natanael Copa | 2016-10-26 | 1 | -1/+0 |
| | |||||
* | main/python3: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/python3: add provides=py3-pip | Jakub Jirutka | 2016-08-30 | 1 | -1/+2 |
| | | | | | | | python3 includes pip, but python2 does not; there's a separate package py2-pip. Debian does not respect upstream's decision to bundle pip with Python 3, so some users may be confused when they don't find py3-pip package in Alpine. | ||||
* | main/python3: add subpackage py3-tkinter | Jakub Jirutka | 2016-08-26 | 1 | -3/+12 |
| | |||||
* | main/python3: improve abuild | Jakub Jirutka | 2016-08-26 | 1 | -20/+15 |
| | |||||
* | main/python3: claim maintainership | Łukasz Jendrysik | 2016-08-11 | 1 | -2/+2 |
| | |||||
* | main/python3: upgrade to 3.5.2 | Bartłomiej Piotrowski | 2016-07-19 | 1 | -23/+25 |
| | | | | Additionally claim maintainership and make some style changes. | ||||
* | main/python3: enable lzma support | Zaar Hai | 2016-05-30 | 1 | -2/+2 |
| | | | | fixes #5655 | ||||
* | main/python3: enable readline | Natanael Copa | 2016-05-16 | 1 | -2/+2 |
| | | | | apparently libedit is only used on osx | ||||
* | main/python3: include pip3 | Natanael Copa | 2016-02-11 | 1 | -2/+1 |
| | |||||
* | main/python3: new upstream version 3.5.1 | Christian Kampka | 2015-12-09 | 1 | -4/+4 |
| | |||||
* | main/python3: upgrade to 3.5.0 | Natanael Copa | 2015-10-16 | 2 | -36/+24 |
| | |||||
* | main/python3: moved to main | Natanael Copa | 2015-04-10 | 2 | -0/+101 |