1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-19 01:05:15 +03:00
Commit graph

16 commits

Author SHA1 Message Date
Natanael Copa
a1d9dd6f3a testing/aws-cli: rebuild against python 3.8 2019-11-05 15:35:27 +00:00
Joe Searle
140ed4e4f9 testing/aws-cli: upgrade to 1.16.244 2019-09-24 16:33:10 -03:00
Natanael Copa
bbddf034a7 testing/aws-cli: rebuild against python 3.7 2019-04-17 11:45:51 +00:00
Andy Postnikov
d93df17cee testing/aws-cli: upgrade to 1.16.85 2019-01-09 04:48:31 +02:00
Keith Maxwell
3f341d5d96 testing/aws-cli: update to 1.15.66 2018-07-31 14:33:44 +00:00
Valery Kartel
51dcab383b testing/aws-cli: upgrade to 1.15.38 2018-06-21 11:03:07 +00:00
Valery Kartel
88614e9508 testing/aws-cli: upgrade to 1.14.17 2018-01-19 13:58:47 +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
Valery Kartel
ff7e719f15 testing/aws-cli: upgrade to 1.14.16 2017-12-29 10:50:04 +01:00
Francesco Colista
d9637cbe2e testing/aws-cli: since python3 is hardcoded, added py3 packages only. Fixes #8248 2017-12-12 00:30:18 +00:00
Francesco Colista
ecc3209c97 testing/aws-cli: upgrade to 1.14.7 2017-12-11 18:16:35 +00:00
Roberto Oliveira
cc0bb4cffb testing/aws-cli: upgrade to 1.11.177 2017-10-26 19:29:27 +00:00
Roberto Oliveira
127497b691 testing/aws-cli: upgrade to 1.11.162 2017-10-01 00:36:43 +00:00
Valery Kartel
886e5f3b15 testing/aws-cli: upgrade to 1.11.130 2017-08-11 13:53:06 +00:00
Valery Kartel
3f6aafa93c testing/aws-cli: upgrade to 1.11.121 2017-08-03 11:29:20 +00:00
Valery Kartel
9aa906c9db testing/aws-cli: rename testing/awscli to its real name 2017-03-28 09:59:52 +00:00