public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/targetcli-fb/
Date: Mon, 10 Mar 2025 07:19:50 +0000 (UTC)	[thread overview]
Message-ID: <1741591142.bcc8ba7ca1d9ce1872fcbea7c1b3552ae0b17ed0.sam@gentoo> (raw)

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"


             reply	other threads:[~2025-03-10  7:19 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-10  7:19 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-27  9:30 [gentoo-commits] repo/gentoo:master commit in: sys-block/targetcli-fb/ Petr Vaněk
2024-06-06  6:47 Sam James
2024-06-06  6:47 Sam James
2023-05-15 23:16 Sam James
2022-11-25  9:08 Arthur Zamarin
2022-11-23  4:25 Sam James
2022-11-23  4:25 Sam James
2022-11-23  4:16 Sam James
2022-11-23  4:16 Sam James
2022-10-07  8:47 WANG Xuerui
2022-09-25  1:27 Sam James
2022-09-19  6:42 Michał Górny
2022-09-04 18:21 Arthur Zamarin
2022-08-25 17:39 Arthur Zamarin
2022-08-25 16:44 Arthur Zamarin
2022-08-25 16:44 Arthur Zamarin
2022-08-25 16:44 Arthur Zamarin
2022-08-25 16:44 Arthur Zamarin
2022-08-25 10:59 Marek Szuba
2022-07-04  0:46 Sam James
2022-04-17 19:17 Sam James
2022-02-07 10:26 Jakov Smolić
2022-02-06 11:18 Jonas Stein
2021-10-18  8:44 Arthur Zamarin
2021-10-18  8:44 Arthur Zamarin
2020-08-30 22:45 Sam James
2020-08-30  3:14 Sam James
2020-08-25 12:40 Sam James
2020-08-25  1:51 Sam James
2020-08-25  0:10 Sam James
2020-08-25  0:10 Sam James
2020-05-13 10:08 Agostino Sarubbo
2020-05-12 13:05 Agostino Sarubbo
2020-04-21 12:45 Joonas Niilola
2020-04-21 12:45 Joonas Niilola
2020-04-14 12:32 Agostino Sarubbo
2020-04-07 10:32 Agostino Sarubbo
2020-01-13  9:48 Michał Górny
2019-04-22  5:55 Michał Górny
2019-04-22  5:55 Michał Górny
2019-04-22  5:55 Michał Górny
2018-05-14  1:06 Matt Thode
2018-02-18 17:16 Patrice Clement
2018-02-18 17:16 Patrice Clement
2017-01-12 17:34 Matt Thode
2016-11-04 21:45 Patrice Clement
2016-10-29 18:29 Michael Palimaka
2016-10-27 22:27 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1741591142.bcc8ba7ca1d9ce1872fcbea7c1b3552ae0b17ed0.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox