Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/py3-aiohttp: upgrade to 3.4.4 | Fabian Affolter | 2018-09-06 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 3.4.0 | Fabian Affolter | 2018-09-05 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 3.3.2 | Fabian Affolter | 2018-06-14 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 3.3.1 | Fabian Affolter | 2018-06-06 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 3.3.0 | Fabian Affolter | 2018-06-01 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 3.2.1 | Fabian Affolter | 2018-05-14 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 3.2.0 | Fabian Affolter | 2018-05-07 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 3.1.3 | Francesco Colista | 2018-04-14 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 3.1.1 | Fabian Affolter | 2018-03-28 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 3.1.0 | Fabian Affolter | 2018-03-24 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 3.0.9 | Fabian Affolter | 2018-03-15 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 3.0.8 | Fabian Affolter | 2018-03-13 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 3.0.6 | Fabian Affolter | 2018-03-06 | 1 | -3/+3 |
| | |||||
* | community/py3-aiohttp: added missing dependency | Francesco Colista | 2018-02-14 | 1 | -2/+3 |
| | |||||
* | community/py3-aiohttp: upgrade to 3.0.1 | Francesco Colista | 2018-02-13 | 1 | -3/+3 |
| | |||||
* | community/py3-aiohttp: added new missing dependency | Francesco Colista | 2018-02-12 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.3.10 | Francesco Colista | 2018-02-05 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.3.9 | Fabian Affolter | 2018-01-19 | 1 | -3/+3 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/ | ||||
* | community/py3-aiohttp: upgrade to 2.3.7 | Francesco Colista | 2017-12-27 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.3.6 | Fabian Affolter | 2017-12-05 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.3.4 | Francesco Colista | 2017-11-30 | 1 | -3/+3 |
| | |||||
* | community/py3-aiohttp: enabled aarch arch | Francesco Colista | 2017-11-22 | 1 | -13/+6 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.3.3 | Fabian Affolter | 2017-11-20 | 1 | -9/+9 |
| | |||||
* | 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/py3-aiohttp: fix build in not x86 architectures | Roberto Oliveira | 2017-10-26 | 1 | -0/+7 |
| | | | | | | | | Manually remove _http_parser.cpython-36m-x86_64-linux-gnu.so shared object that is shipped in source code and make strip fails in not x86 architectures. Bug opened upstream: https://github.com/aio-libs/aiohttp/issues/2414 | ||||
* | community/py3-aiohttp: disabled aarch64 for now since does not build | Francesco Colista | 2017-10-24 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.3.1 | Francesco Colista | 2017-10-24 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.2.5 | Francesco Colista | 2017-08-04 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.2.4 | Francesco Colista | 2017-08-03 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.2.3 | Francesco Colista | 2017-07-05 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.2.2 | Fabian Affolter | 2017-07-03 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.2.1 | Fabian Affolter | 2017-07-03 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.2.0 | Fabian Affolter | 2017-06-21 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.1.0 | Fabian Affolter | 2017-06-02 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.0.7, modernize APKBUILD | Francesco Colista | 2017-04-13 | 1 | -4/+9 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.0.6 | Francesco Colista | 2017-04-07 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.0.5 | Francesco Colista | 2017-03-30 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.0.4 | Francesco Colista | 2017-03-28 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.0.3 | Francesco Colista | 2017-03-25 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.0.2 | Francesco Colista | 2017-03-23 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.0.1 | Francesco Colista | 2017-03-22 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.0.0 | Francesco Colista | 2017-03-21 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 1.3.4 | Francesco Colista | 2017-03-15 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 1.3.3 | Francesco Colista | 2017-02-20 | 1 | -3/+3 |
| | |||||
* | community/py3-aiohttp: rebuild against new version of python3 | Ćukasz Jendrysik | 2017-02-18 | 1 | -1/+1 |
| | |||||
* | community/py3-aiohttp: upgrade to 1.3.2 | Francesco Colista | 2017-02-17 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 1.3.1 | Fabian Affolter | 2017-02-12 | 1 | -4/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 1.3.0 | Francesco Colista | 2017-02-09 | 1 | -4/+4 |
| | |||||
* | community/py3-aiohttp: upgrade to 1.2.0 | Fabian Affolter | 2017-01-25 | 1 | -4/+4 |
| |