Commit Graph

20 Commits

Author SHA1 Message Date
Francesco Colista
d3a2611605 community/py3-multidict: upgrade to 4.1.0 2018-01-29 14:54:57 +00:00
Francesco Colista
e37372768b community/py3-multidict: upgrade to 4.0.0 2018-01-15 15:52:05 +00: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
3be852fb5e community/py3-multidict: upgrade to 3.3.2 2017-11-20 15:56:24 +00:00
Francesco Colista
647941f7fd community/py3-multidict: upgrade to 3.3.0 2017-10-24 01:37:27 +00:00
Fabian Affolter
f12ea6bbfe community/py3-multidict: upgrade to 3.2.0 2017-10-09 15:10:56 +00:00
Francesco Colista
6b93c3e18b community/py3-multidict: upgrade to 3.1.3 2017-07-19 06:19:28 +00:00
Fabian Affolter
f026174d42 community/py3-multidict: upgrade to 3.1.1 2017-07-10 09:19:16 +00:00
Fabian Affolter
7d8fd6e338 community/py3-multidict: upgrade to 3.1.0 2017-07-03 07:52:36 +00:00
William Pitcock
118568f8a5 community/py3-multidict: disable strip 2017-06-30 22:20:04 +00:00
Fabian Affolter
d9a08c9eb9 community/py3-multidict: upgrade to 3.0.0 2017-06-30 21:58:02 +00:00
Francesco Colista
fe766f7e20 community/py3-multidict: added check() function 2017-06-22 13:07:18 +00:00
Francesco Colista
2a9bbafcb9 Revert "community/py3-multidict: upgrade to 3.0.0"
This reverts commit 4a9823cc10.
2017-06-22 13:05:02 +00:00
Francesco Colista
4a9823cc10 community/py3-multidict: upgrade to 3.0.0 2017-06-22 06:31:26 +00:00
Francesco Colista
e4ef4ed626 community/py3-multidict: upgrade to 2.1.6 2017-05-31 14:51:33 +00:00
Francesco Colista
68b4c41238 community/py3-multidict: upgrade to 2.1.5 2017-05-25 08:13:49 +00:00
Łukasz Jendrysik
16116eed15 community/py3-multidict: rebuild against new version of python3 2017-02-18 16:32:40 +01:00
Fabian Affolter
7e85cd16fa community/py3-multidict: upgrade to 2.1.4 2017-01-25 02:52:49 +01:00
Francesco Colista
cca7b4dc55 community/py3-multidict: upgrade to 2.1.2 2016-11-15 14:01:30 +00:00
Francesco Colista
5e04977dfe community/py3-multidict: upgrade to 2.0.0. Moved from testing 2016-08-19 13:00:03 +00:00