Am 13.07.26 um 17:43 schrieb Kirill Ponomarev:
www/py-aiohttp is not a dependency of salt, not in the 3008
RUN_DEPENDS, and nothing in salt's dependency chain. It's building
because your set is 150amd64-gitlab-salt314, so it's coming from the
gitlab side of the bulk, not from salt.
I execute poudriere with:
poudriere bulk -t -r -p gitlab -j 150amd64 -z salt314 sysutils/py-salt
I think it is pulled in by:
security/py-google-auth/Makefile
...
OPTIONS_DEFAULT=AIOHTTP PYJWT REQUESTS
...
AIOHTTP_RUN_DEPENDS=
${PYTHON_PKGNAMEPREFIX}aiohttp>=3.8.0<4.0.0:www/py-aiohttp@${PY_FLAVOR}
Kind regards
Matthias