exclude aiohttp-3.8.1-r1 from shellcheck
This commit is contained in:
parent
bb199b794d
commit
0ef00cb720
2
.github/workflows/shellcheck.yml
vendored
2
.github/workflows/shellcheck.yml
vendored
@ -21,4 +21,4 @@ jobs:
|
||||
SHELLCHECK_OPTS: -s bash -e SC2034 -e SC2016
|
||||
with:
|
||||
additional_files: '*.ebuild'
|
||||
ignore_paths: coverage numpy opencv orjson pandas pillow tensorflow protobuf yarl
|
||||
ignore_paths: coverage numpy opencv orjson pandas pillow tensorflow protobuf yarl aiohttp-3.8.1-r1
|
||||
|
@ -587,9 +587,9 @@ There are 1446 Ebuilds in total, 1439 of them have in total 1448 (34 different)
|
||||
|CC0-1.0|1|
|
||||
|GPL-2+|1|
|
||||
|
||||
(Last counted: 28/10/2022)
|
||||
(Last counted: 30/10/2022)
|
||||
|
||||
I did my best to keep these clean. If a valid license was published on PyPI, it has been automatically merged. Otherwise I took it from GitHub or alternatively from comments/files in the source. Sometimes these differed and have been not unique. All license strings are adjusted to the list in `/usr/portage/gentoo/licenses/`. Some packages do not have any license published. In this case, Authors have been asked for clarification, some did not respond. Following the [official Gentoo Guide](https://devmanual.gentoo.org/general-concepts/licenses/index.html), these then were added with an `all-rights-reserved` license and `RESTRICT="mirror"` was set. Find the appropriate licenses referenced in the Ebuild files and in the corresponding homepages or sources.
|
||||
|
||||
A big thanks goes to Iris for reviewing this README.
|
||||
Last updated: 28/10/2022
|
||||
Last updated: 30/10/2022
|
||||
|
Loading…
x
Reference in New Issue
Block a user