From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 220591581B9 for ; Fri, 26 Sep 2025 08:31:28 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 0E9D4340FE4 for ; Fri, 26 Sep 2025 08:31:28 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 32D2E110574; Fri, 26 Sep 2025 08:31:25 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 280E1110574 for ; Fri, 26 Sep 2025 08:31:25 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D113C340D1B for ; Fri, 26 Sep 2025 08:31:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71CF024A4 for ; Fri, 26 Sep 2025 08:31:23 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1758875479.ebe1cdd7f7f16ac880ff17f210ef367f3a22d647.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-context/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/oslo-context/oslo-context-6.1.0.ebuild X-VCS-Directories: dev-python/oslo-context/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: ebe1cdd7f7f16ac880ff17f210ef367f3a22d647 X-VCS-Branch: master Date: Fri, 26 Sep 2025 08:31:23 +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: e0c1ce71-46c5-4c44-b392-1d1ce862e4ab X-Archives-Hash: b547f7021fc56d389b7fa8bf9c8ae83a commit: ebe1cdd7f7f16ac880ff17f210ef367f3a22d647 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Sep 26 08:31:19 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Sep 26 08:31:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebe1cdd7 dev-python/oslo-context: Stabilize 6.1.0 ALLARCHES, #963441 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/oslo-context/oslo-context-6.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/oslo-context/oslo-context-6.1.0.ebuild b/dev-python/oslo-context/oslo-context-6.1.0.ebuild index cd9b7860ae79..38b6a4f0dc4e 100644 --- a/dev-python/oslo-context/oslo-context-6.1.0.ebuild +++ b/dev-python/oslo-context/oslo-context-6.1.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" RDEPEND=" >=dev-python/pbr-2.1.0[${PYTHON_USEDEP}]