24 Commits

Author SHA1 Message Date
Fabian Affolter
48427f5e55 community/py3-yarl: upgrade to 1.2.6 2018-06-15 13:16:13 +00:00
Fabian Affolter
6bb8860a6c community/py3-yarl: upgrade to 1.2.4 2018-05-14 19:54:52 +00:00
Francesco Colista
97c72fe7a5 community/py3-yarl: ugprade to 1.2.3 2018-05-08 08:22:02 +00:00
prspkt
8be07a9fbe community/py3-yarl: improve abuild
move py3-pytest to checkdepends
2018-05-08 08:06:52 +00:00
Fabian Affolter
a1bdc02067 community/py3-yarl: upgrade to 1.1.1 2018-02-19 21:59:52 +01:00
Fabian Affolter
45b7bff499 community/py3-yarl: upgrade to 1.1.0 2018-02-03 23:36:54 +01:00
Fabian Affolter
becf345449 community/py3-yarl: upgrade to 1.0.0 2018-01-22 12:06:01 +01:00
Fabian Affolter
e9f8db9c3a community/py3-yarl: upgrade to 0.18.0 2018-01-20 18:03:42 +01:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
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/
2017-12-30 21:05:50 +01:00
Fabian Affolter
3387ae7139 community/py3-yarl: upgrade to 0.15.0 2017-11-28 17:10:37 +00:00
Fabian Affolter
33a6e9e3cf community/py3-yarl: upgrade to 0.14.2 2017-11-20 15:54:28 +00:00
Fabian Affolter
3e77ad595d community/py3-yarl: upgrade to 0.14.1 2017-11-16 12:14:04 +00:00
Fabian Affolter
bb2326b84f community/py3-yarl: upgrade to 0.14.0 2017-11-15 07:46:09 +00:00
Fabian Affolter
7c0b158574 community/py3-yarl: upgrade to 0.13.0 2017-10-02 13:31:10 +00:00
Fabian Affolter
19c78e3ea4 community/py3-yarl: upgrade to 0.12.0 2017-07-18 07:38:34 +00:00
Fabian Affolter
26c693e921 community/py3-yarl: upgrade to 0.11.0 2017-06-30 21:55:41 +00:00
Fabian Affolter
cba4d5167d community/py3-yarl: upgrade to 0.10.3 2017-06-14 10:00:06 +00:00
Fabian Affolter
ad16a3ec74 community/py3-yarl: upgrade to 0.10.2 2017-05-13 01:52:44 +02:00
Fabian Affolter
2d66ceecb5 community/py3-yarl: upgrade to 0.10.0 2017-03-17 20:58:11 +01:00
Łukasz Jendrysik
efb00bc620 community/py3-yarl: rebuild against new version of python3 2017-02-18 16:32:41 +01:00
Francesco Colista
a31e89ff92 community/py3-yarl: upgrade to 0.9.8 2017-02-17 08:56:07 +00:00
Fabian Affolter
850302350c community/py3-yarl: upgrade to 0.9.2 2017-02-09 23:12:26 +01:00
Fabian Affolter
e09a9bd690 community/py3-yarl: upgrade to 0.8.1 2017-01-25 02:51:50 +01:00
Fabian Affolter
60fbeacaed community/py3-yarl: new aport (dependency of py3-aiohttp)
http://yarl.readthedocs.io/en/latest/
The module provides handy URL class for url parsing and changing.
2016-11-08 23:08:52 +01:00