From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1F777158095 for ; Fri, 29 Jul 2022 14:37:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 464C3E1024; Fri, 29 Jul 2022 14:37:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 291C3E1024 for ; Fri, 29 Jul 2022 14:37:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 325EA340F9E for ; Fri, 29 Jul 2022 14:37:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41AFC55A for ; Fri, 29 Jul 2022 14:37:48 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1659105460.8c88bd1716f1f3072b7e3783777ecac4a6d7dcfc.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/wd40/package.mask profiles/features/wd40/package.use.mask X-VCS-Directories: profiles/features/wd40/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 8c88bd1716f1f3072b7e3783777ecac4a6d7dcfc X-VCS-Branch: master Date: Fri, 29 Jul 2022 14:37:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 798dfc45-cfe5-436a-85b0-bac992b4f1ae X-Archives-Hash: 84e2c2374fd9002f1a90f22855592efc commit: 8c88bd1716f1f3072b7e3783777ecac4a6d7dcfc Author: Michał Górny gentoo org> AuthorDate: Fri Jul 29 14:14:59 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Jul 29 14:37:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c88bd17 profiles/features/wd40: Mask cryptography revdeps Signed-off-by: Michał Górny gentoo.org> profiles/features/wd40/package.mask | 33 ++++++++++++++++++++++++++++++++- profiles/features/wd40/package.use.mask | 16 +++++++++++++--- 2 files changed, 45 insertions(+), 4 deletions(-) diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 6b3e3bc480bd..102e1e5d3436 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -2,25 +2,55 @@ # Distributed under the terms of the GNU General Public License v2 # Various packages requiring Rust. +app-admin/ansible +app-admin/ansible-base app-crypt/acme app-crypt/certbot app-crypt/certbot-nginx app-eselect/eselect-rust app-text/mdbook +dev-embedded/esptool dev-lang/rust dev-lang/rust-bin >=dev-lang/spidermonkey-78 >=dev-libs/gjs-1.66 +dev-python/autobahn >=dev-python/cryptography-36 dev-python/gcs-oauth2-boto-plugin +dev-python/google-apitools +dev-python/google-reauth-python dev-python/josepy +dev-python/keyring dev-python/libcloud +dev-python/moto dev-python/ndg-httpsclient -dev-python/python-glanceclient +dev-python/oauth2client +dev-python/oauthlib +dev-python/openstacksdk +dev-python/os-client-config +dev-python/osc-lib +dev-python/paramiko >=dev-python/pyopenssl-22 +dev-python/pyspnego +dev-python/python-daemon +dev-python/python-glanceclient +dev-python/python-ironicclient +dev-python/python-jose +dev-python/python-neutronclient +dev-python/python-openstackclient +dev-python/python-sshpubkeys +dev-python/requests-kerberos +dev-python/requests-oauthlib +dev-python/secretstorage +dev-python/service_identity dev-python/setuptools-rust +dev-python/spur +dev-python/sshtunnel +dev-python/tempest dev-python/trustme +dev-python/twine dev-python/watchfiles +dev-ros/roswtf dev-util/cargo-c dev-util/cbindgen dev-util/git-delta @@ -40,6 +70,7 @@ net-libs/quiche net-misc/gsutil net-news/newsboat net-p2p/deluge +ros-meta/ros_comm sci-geosciences/gnome-maps >=sys-apps/bat-0.18.1 virtual/rust diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index f83bccf53ef4..ebb4216a9647 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -1,20 +1,30 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (2022-07-29) +# More packages requiring dev-python/cryptography or its revdeps. +app-admin/salt keyring neutron +dev-python/boto test +dev-python/dask test +dev-python/docker-py test +dev-python/google-api-python-client test +dev-python/keystoneauth test +dev-python/libtmux test +dev-python/locket test +dev-python/pyjwt test +dev-python/python-keystoneclient test + # Michał Górny (2022-07-29) # More packages requiring dev-python/pyopenssl or its revdeps. app-admin/salt libcloud openssl test dev-python/aiohttp test -dev-python/autobahn test dev-python/cheroot test dev-python/cherrypy ssl dev-python/eventlet test dev-python/google-auth test -dev-python/os-client-config test dev-python/pyftpdlib ssl test dev-python/python-novaclient test dev-python/requests test -dev-python/service_identity test dev-python/uvloop test www-apps/roundup ssl