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 8C4A215800D for ; Thu, 6 Jul 2023 14:15:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7084CE07F6; Thu, 6 Jul 2023 14:15:16 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 33EBFE07F1 for ; Thu, 6 Jul 2023 14:15:16 +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 6F34334100A for ; Thu, 6 Jul 2023 14:15:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03BC5AC6 for ; Thu, 6 Jul 2023 14:15:14 +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: <1688652910.0cfabe9eb60a4c01ba1b242f1db8a2fac279c170.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: 0cfabe9eb60a4c01ba1b242f1db8a2fac279c170 X-VCS-Branch: master Date: Thu, 6 Jul 2023 14:15:14 +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: 440e1735-3f78-46c6-a6ed-ebcaae1e567d X-Archives-Hash: a8a1cca65bbcfedaa96db9bf9aa16877 commit: 0cfabe9eb60a4c01ba1b242f1db8a2fac279c170 Author: Michał Górny gentoo org> AuthorDate: Thu Jul 6 14:12:16 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Jul 6 14:15:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cfabe9e profiles/features/wd40: Mask pydantic & revdeps Signed-off-by: Michał Górny gentoo.org> profiles/features/wd40/package.mask | 8 ++++++++ profiles/features/wd40/package.use.mask | 7 +++++++ 2 files changed, 15 insertions(+) diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 6fd509401125..4a7b55def97a 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -18,8 +18,13 @@ dev-lang/rust-bin >=dev-lang/spidermonkey-78 >=dev-libs/gjs-1.66 dev-python/autobahn +dev-python/aws-sam-translator >=dev-python/bcrypt-4 +dev-python/cfn-lint >=dev-python/cryptography-36 +dev-python/dirty-equals +dev-python/inflect +dev-python/jaraco-itertools dev-python/josepy dev-python/jsonschema-spec dev-python/jsonschema-specifications @@ -41,6 +46,8 @@ dev-python/os-client-config dev-python/osc-lib dev-python/paramiko dev-python/pooch +dev-python/pydantic +dev-python/pydantic-core dev-python/pyfuse3 >=dev-python/pyopenssl-22 dev-python/pymdown-extensions @@ -90,6 +97,7 @@ gnome-extra/sushi >=media-gfx/libimagequant-4 >=media-libs/libopenraw-0.3.2 media-video/rav1e +net-analyzer/wtfis net-im/gajim >=net-irc/polari-3.37 net-libs/quiche diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index a6e21e96de2b..95f0fc545723 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -1,6 +1,13 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (2023-06-06) +# Packages needing dev-python/pydantic. +dev-python/jaraco-itertools test +dev-python/jaraco-text cli +dev-python/versioningit test +dev-python/zipp test + # matoro (2023-06-09) # Deps on several mkdocs plugins (#882593) dev-python/bracex doc