summaryrefslogtreecommitdiffstats
path: root/testing/python3
Commit message (Collapse)AuthorAgeFilesLines
* main/python3: moved to mainNatanael Copa2015-04-102-101/+0
|
* testing/python3: add linux-headers to makedependsBartłomiej Piotrowski2015-04-091-2/+2
| | | | | As headers were unavailable, some modules (such as sockets) were not build.
* testing/python3: upgrade to 3.4.3Bartłomiej Piotrowski2015-04-081-13/+16
|
* testing/python3: bump pkgrelNatanael Copa2015-04-081-1/+1
| | | | so pbuilder pick up last python3 fix
* Move pyconfig.h from python3-dev to python3 packageVlad2015-04-081-0/+8
| | | | | | | | | | | Here is the related commit in python (python2) package: https://github.com/alpinelinux/aports/commit/01a80be974d3c4034414bdfde057ca2ecd96601d The lack of `pyconfig.h` breaks distutils (`/usr/lib/python3.4/distutils/sysconfig.py`): ```bash $ pip3 install -U pip ``` Please, note that I have added suffix 'm' as since Python 3.2 it is configured with enabled `--with-pymalloc` option by default, which adds suffix 'm' (/usr/include/python3.4m/).
* testing/python3: upgrade to 3.4.2Natanael Copa2014-11-181-4/+4
|
* testing/python3: upgrade to 3.4.1Fabian Affolter2014-05-261-9/+9
|
* testing/python3: update patch for 3.4.1Fabian Affolter2014-05-261-8/+8
|
* testing/python3: upgrade to 3.3.4Natanael Copa2014-02-112-5/+38
|
* testing/python3: upgrade to 3.3.3Natanael Copa2013-11-191-4/+4
|
* testing/python3: upgrade to 3.3.2Natanael Copa2013-05-211-4/+4
|
* testing/python3: upgrade to 3.3.0Fabian Affolter2013-03-041-11/+14
|
* testing/python3: upgrade to 3.2.3Natanael Copa2012-05-111-1/+1
|
* testing/python3: Upgrade to 3.2.0, now with working python3-tests subpkg.Kiyoshi Aman2011-06-231-19/+24
|
* testing/python3: whitespace cleanupsWilliam Pitcock2011-02-041-2/+2
|
* testing/python3: move 2to3 to 2to3-3.1Kiyoshi Aman2011-02-041-0/+1
|
* testing/python3: new aportKiyoshi Aman2011-02-031-0/+48