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 8414815ACFC for ; Wed, 3 May 2023 05:35:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99A8BE08E8; Wed, 3 May 2023 05:35:24 +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 7F13CE08E8 for ; Wed, 3 May 2023 05:35:24 +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 9210C33BF5D for ; Wed, 3 May 2023 05:35:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C7D6990 for ; Wed, 3 May 2023 05:35:22 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1683092111.8da0d0ba21eef81ca711698918268ab721d1126a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyGPG/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyGPG/metadata.xml X-VCS-Directories: dev-python/pyGPG/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8da0d0ba21eef81ca711698918268ab721d1126a X-VCS-Branch: master Date: Wed, 3 May 2023 05:35:22 +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: 139ed09b-ce9d-426d-bf4e-b693bac20798 X-Archives-Hash: bfbfc27e4497dacea0e5f449a8cbb826 commit: 8da0d0ba21eef81ca711698918268ab721d1126a Author: Sam James gentoo org> AuthorDate: Wed May 3 05:35:11 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed May 3 05:35:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8da0d0ba dev-python/pyGPG: mark ALLARCHES Bug: https://bugs.gentoo.org/905424 Signed-off-by: Sam James gentoo.org> dev-python/pyGPG/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/pyGPG/metadata.xml b/dev-python/pyGPG/metadata.xml index 9f215a16d869..b04f3dcc2151 100644 --- a/dev-python/pyGPG/metadata.xml +++ b/dev-python/pyGPG/metadata.xml @@ -9,6 +9,7 @@ It also connects to gpg's status-fd output and makes all the status data available as subclassed namedtuple instances. + dol-sen/pyGPG