Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/python3: moved to main | Natanael Copa | 2015-04-10 | 2 | -101/+0 |
| | |||||
* | testing/python3: add linux-headers to makedepends | Bartłomiej Piotrowski | 2015-04-09 | 1 | -2/+2 |
| | | | | | As headers were unavailable, some modules (such as sockets) were not build. | ||||
* | testing/python3: upgrade to 3.4.3 | Bartłomiej Piotrowski | 2015-04-08 | 1 | -13/+16 |
| | |||||
* | testing/python3: bump pkgrel | Natanael Copa | 2015-04-08 | 1 | -1/+1 |
| | | | | so pbuilder pick up last python3 fix | ||||
* | Move pyconfig.h from python3-dev to python3 package | Vlad | 2015-04-08 | 1 | -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.2 | Natanael Copa | 2014-11-18 | 1 | -4/+4 |
| | |||||
* | testing/python3: upgrade to 3.4.1 | Fabian Affolter | 2014-05-26 | 1 | -9/+9 |
| | |||||
* | testing/python3: update patch for 3.4.1 | Fabian Affolter | 2014-05-26 | 1 | -8/+8 |
| | |||||
* | testing/python3: upgrade to 3.3.4 | Natanael Copa | 2014-02-11 | 2 | -5/+38 |
| | |||||
* | testing/python3: upgrade to 3.3.3 | Natanael Copa | 2013-11-19 | 1 | -4/+4 |
| | |||||
* | testing/python3: upgrade to 3.3.2 | Natanael Copa | 2013-05-21 | 1 | -4/+4 |
| | |||||
* | testing/python3: upgrade to 3.3.0 | Fabian Affolter | 2013-03-04 | 1 | -11/+14 |
| | |||||
* | testing/python3: upgrade to 3.2.3 | Natanael Copa | 2012-05-11 | 1 | -1/+1 |
| | |||||
* | testing/python3: Upgrade to 3.2.0, now with working python3-tests subpkg. | Kiyoshi Aman | 2011-06-23 | 1 | -19/+24 |
| | |||||
* | testing/python3: whitespace cleanups | William Pitcock | 2011-02-04 | 1 | -2/+2 |
| | |||||
* | testing/python3: move 2to3 to 2to3-3.1 | Kiyoshi Aman | 2011-02-04 | 1 | -0/+1 |
| | |||||
* | testing/python3: new aport | Kiyoshi Aman | 2011-02-03 | 1 | -0/+48 |