From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1726306-garchives=archives.gentoo.org@lists.gentoo.org>
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 B3AF01582EF
	for <garchives@archives.gentoo.org>; Mon, 10 Mar 2025 07:19:53 +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 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	(Authenticated sender: relay-lists.gentoo.org@gentoo.org)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 70C0234311E
	for <garchives@archives.gentoo.org>; Mon, 10 Mar 2025 07:19:53 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id 252531102E0;
	Mon, 10 Mar 2025 07:19:52 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 1B0CD1102E0
	for <gentoo-commits@lists.gentoo.org>; Mon, 10 Mar 2025 07:19:52 +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 BAB4934310F
	for <gentoo-commits@lists.gentoo.org>; Mon, 10 Mar 2025 07:19:51 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1EECC27E6
	for <gentoo-commits@lists.gentoo.org>; Mon, 10 Mar 2025 07:19:50 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1741591142.bcc8ba7ca1d9ce1872fcbea7c1b3552ae0b17ed0.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/targetcli-fb/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-block/targetcli-fb/targetcli-fb-2.1.58-r1.ebuild sys-block/targetcli-fb/targetcli-fb-2.1.58.ebuild
X-VCS-Directories: sys-block/targetcli-fb/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: bcc8ba7ca1d9ce1872fcbea7c1b3552ae0b17ed0
X-VCS-Branch: master
Date: Mon, 10 Mar 2025 07:19:50 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: e605546f-c278-42fb-a20d-26971323d533
X-Archives-Hash: 63f37255c13d44dd36bdccdd2317c60a

commit:     bcc8ba7ca1d9ce1872fcbea7c1b3552ae0b17ed0
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Mon Mar 10 07:06:18 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 10 07:19:02 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcc8ba7c

sys-block/targetcli-fb: add upperbound for rtslib-fb

Bug: https://bugs.gentoo.org/950321
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/40990
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{targetcli-fb-2.1.58.ebuild => targetcli-fb-2.1.58-r1.ebuild}     | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sys-block/targetcli-fb/targetcli-fb-2.1.58.ebuild b/sys-block/targetcli-fb/targetcli-fb-2.1.58-r1.ebuild
similarity index 87%
rename from sys-block/targetcli-fb/targetcli-fb-2.1.58.ebuild
rename to sys-block/targetcli-fb/targetcli-fb-2.1.58-r1.ebuild
index f505ad8e0559..85a7fce1eb3c 100644
--- a/sys-block/targetcli-fb/targetcli-fb-2.1.58.ebuild
+++ b/sys-block/targetcli-fb/targetcli-fb-2.1.58-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,8 +15,10 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
 
+# bug #950321: <dev-python/rtslib-fb-2.2
 RDEPEND="dev-python/configshell-fb[${PYTHON_USEDEP}]
 	dev-python/pygobject:3[${PYTHON_USEDEP}]
+	<dev-python/rtslib-fb-2.2[${PYTHON_USEDEP}]
 	>=dev-python/rtslib-fb-2.1.73[${PYTHON_USEDEP}]
 	dev-python/six[${PYTHON_USEDEP}]
 	sys-apps/dbus"