Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/py-greenlet: fix build on mips* | alpine-mips-patches | 2018-12-17 | 1 | -1/+4 |
| | | | | | | | | Build fails at switch_mips_unix.h with "$fp cannot be used in asm here" because of forced -O0 (thus without -fomit-frame-pointer) in APKBUILD. As a quick fix, use the "normal" C*FLAGS on mips* only. Test still passes on mipsel at least. | ||||
* | community/py-greenlet: fix patch for ppc64le | Andy Postnikov | 2018-11-01 | 2 | -3/+31 |
| | |||||
* | community/py-greenlet: add ppc64le patch | Andy Postnikov | 2018-10-27 | 2 | -2/+14 |
| | |||||
* | community/py-greenlet: upgrade to 0.4.15 | J0WI | 2018-10-26 | 3 | -42/+3 |
| | |||||
* | community/py-greenlet: modernize and add check | J0WI | 2018-10-26 | 1 | -2/+8 |
| | |||||
* | community/py-greenlet: upgrade to 0.4.13 | Roberto Oliveira | 2018-04-14 | 1 | -4/+3 |
| | |||||
* | community/*: fix homepage url and source from http:// to https:// | Jakub Jirutka | 2017-11-19 | 1 | -1/+1 |
| | | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring. | ||||
* | community/[various]: fix trailing whitespace | tmpfile | 2017-07-10 | 1 | -2/+2 |
| | |||||
* | community/py-greenlet: Re-enabling build on ppc64le | Breno Leitao | 2017-04-10 | 2 | -3/+27 |
| | | | | | | | Fixing py-greenlet to build on ppc64le. This package was FTBFS because it is being compiled without omiting the frame pointer, and trying, at the same time, to clobber r31 (frame pointer register). | ||||
* | community/py-greenlet: disable build on ppc64le | Leonardo Arena | 2017-04-03 | 1 | -2/+3 |
| | | | | | | | | | | | | | In file included from slp_platformselect.h:16:0, from greenlet.c:328: platform/switch_ppc64_linux.h: In function 'slp_switch': platform/switch_ppc64_linux.h:88:1: error: 31 cannot be used in asm here } ^ platform/switch_ppc64_linux.h:88:1: error: 31 cannot be used in asm here error: command 'gcc' failed with exit status 1 http://build.alpinelinux.org/buildlogs/build-edge-ppc64le/community/py-greenlet/py-greenlet-0.4.12-r0.log | ||||
* | community/py-greenlet: upgrade to 0.4.12 | William Pitcock | 2017-03-29 | 1 | -6/+4 |
| | |||||
* | community/py-greenlet: rebuild against new version of python3 | Łukasz Jendrysik | 2017-02-18 | 1 | -1/+1 |
| | |||||
* | community/[various]: dont set arch in split function | Timo Teräs | 2016-11-02 | 1 | -2/+1 |
| | |||||
* | community/py-greenlet: bump pkgrel to trigger rebuild | Francesco Colista | 2016-08-24 | 1 | -1/+1 |
| | |||||
* | community/py-greenlet: rebuild | Jakub Jirutka | 2016-08-23 | 1 | -4/+3 |
| | |||||
* | community/py-greenlet: moved from testing, added python3 support, added ↵ | Francesco Colista | 2016-08-23 | 2 | -0/+66 |
py2/py3 subpackages |