commit: 1197b7b2a9737168703771dd61bf1753e6ec4e79 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Dec 19 15:05:15 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Dec 19 15:09:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1197b7b2
profiles/features/wd40: Add new dev-python/python-socks deps Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/features/wd40/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index a61e76346525..ed3fe7e443e0 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -49,12 +49,16 @@ dev-python/boto test dev-python/dask test dev-python/docker-py test dev-python/google-api-python-client test +dev-python/httpx-socks test +dev-python/hypercorn test dev-python/keystoneauth test dev-python/libtmux test dev-python/locket test dev-python/pyjwt test dev-python/python-keystoneclient test dev-python/python-socks test +dev-python/starlette test +dev-python/tiny-proxy test # Michał Górny <[email protected]> (2022-07-29) # More packages requiring dev-python/pyopenssl or its revdeps.
