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 6EEEC15A7D9 for ; Fri, 17 Mar 2023 09:14:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A74C22BC061; Fri, 17 Mar 2023 09:14:17 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 52DDB2BC061 for ; Fri, 17 Mar 2023 09:14:17 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3A8F5340DB4 for ; Fri, 17 Mar 2023 09:14:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E69C73E for ; Fri, 17 Mar 2023 09:14:14 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1679044317.3be308ee5b164964a1eb9eb4d79547bbf81efeeb.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/updates/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/updates/1Q-2023 X-VCS-Directories: profiles/updates/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 3be308ee5b164964a1eb9eb4d79547bbf81efeeb X-VCS-Branch: dev Date: Fri, 17 Mar 2023 09:14: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: f8ec0746-8cc4-46db-8053-fe4e0aa4df72 X-Archives-Hash: c4b547ceaa80bf312c44d46df285f757 commit: 3be308ee5b164964a1eb9eb4d79547bbf81efeeb Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Fri Mar 17 09:11:57 2023 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Fri Mar 17 09:11:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3be308ee profiles/updates: dev-python/{python-betterproto → betterproto} Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> profiles/updates/1Q-2023 | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/updates/1Q-2023 b/profiles/updates/1Q-2023 index 7764488ac..36d64d7cf 100644 --- a/profiles/updates/1Q-2023 +++ b/profiles/updates/1Q-2023 @@ -3,3 +3,4 @@ move dev-python/sre_yield dev-python/sre-yield move dev-python/http_ece dev-python/http-ece move dev-util/psautohint dev-python/psautohint move dev-python/factory_boy dev-python/factory-boy +move dev-python/python-betterproto dev-python/betterproto