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 79FB9158013 for ; Tue, 5 Dec 2023 15:46:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A43C52BC016; Tue, 5 Dec 2023 15:46:36 +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 859392BC016 for ; Tue, 5 Dec 2023 15:46:36 +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 779AC335DC5 for ; Tue, 5 Dec 2023 15:46:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CFBCBF26 for ; Tue, 5 Dec 2023 15:46:33 +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: <1701791072.3ac70a0449deb70aa93c2129085cf0de5cb72072.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-glanceclient/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-glanceclient/python-glanceclient-4.4.0-r1.ebuild X-VCS-Directories: dev-python/python-glanceclient/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 3ac70a0449deb70aa93c2129085cf0de5cb72072 X-VCS-Branch: master Date: Tue, 5 Dec 2023 15:46:33 +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: 5ea288fd-85b0-4c82-983b-19389c481a91 X-Archives-Hash: 373914e7be578d822db0133433a9362a commit: 3ac70a0449deb70aa93c2129085cf0de5cb72072 Author: Michał Górny gentoo org> AuthorDate: Tue Dec 5 15:44:32 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Dec 5 15:44:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ac70a04 dev-python/python-glanceclient: Require gentoo.org> dev-python/python-glanceclient/python-glanceclient-4.4.0-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/python-glanceclient/python-glanceclient-4.4.0-r1.ebuild b/dev-python/python-glanceclient/python-glanceclient-4.4.0-r1.ebuild index 232d8a4bb350..3c609ea792f3 100644 --- a/dev-python/python-glanceclient/python-glanceclient-4.4.0-r1.ebuild +++ b/dev-python/python-glanceclient/python-glanceclient-4.4.0-r1.ebuild @@ -40,6 +40,7 @@ BDEPEND=" dev-python/tempest[${PYTHON_USEDEP}] dev-python/testscenarios[${PYTHON_USEDEP}] dev-python/testtools[${PYTHON_USEDEP}] +