From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1679698-garchives=archives.gentoo.org@lists.gentoo.org>
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 (4096 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 7899F15807B
	for <garchives@archives.gentoo.org>; Sun, 13 Oct 2024 15:35:30 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 61D45E08A4;
	Sun, 13 Oct 2024 15:35:29 +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 46E1BE08A4
	for <gentoo-commits@lists.gentoo.org>; Sun, 13 Oct 2024 15:35:29 +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 4BD5E342FB6
	for <gentoo-commits@lists.gentoo.org>; Sun, 13 Oct 2024 15:35:28 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id AA1B91F41
	for <gentoo-commits@lists.gentoo.org>; Sun, 13 Oct 2024 15:35:26 +0000 (UTC)
From: "Michał Górny" <mgorny@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, "Michał Górny" <mgorny@gentoo.org>
Message-ID: <1728833488.2e5f19e29b7e874b1593bcfed42dab8f2c33f9f0.mgorny@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gns3-gui/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-misc/gns3-gui/gns3-gui-2.2.48.1-r1.ebuild net-misc/gns3-gui/gns3-gui-2.2.48.1.ebuild net-misc/gns3-gui/gns3-gui-2.2.49-r1.ebuild net-misc/gns3-gui/gns3-gui-2.2.49.ebuild
X-VCS-Directories: net-misc/gns3-gui/
X-VCS-Committer: mgorny
X-VCS-Committer-Name: Michał Górny
X-VCS-Revision: 2e5f19e29b7e874b1593bcfed42dab8f2c33f9f0
X-VCS-Branch: master
Date: Sun, 13 Oct 2024 15:35:26 +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: ed732273-d56d-4c5c-a2a1-f2ac88159459
X-Archives-Hash: 0d7df1a082884c9a511d7295af343203

commit:     2e5f19e29b7e874b1593bcfed42dab8f2c33f9f0
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Oct 13 07:47:24 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 15:31:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e5f19e2

net-misc/gns3-gui: drop sentry-sdk dep

Upstream is going to make sentry-sdk optional and it should be already
possbile to run gns3 without it.

Bug: https://github.com/GNS3/gns3-server/issues/2423
Bug: https://bugs.gentoo.org/937896
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/38970
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../gns3-gui/{gns3-gui-2.2.48.1.ebuild => gns3-gui-2.2.48.1-r1.ebuild}   | 1 -
 net-misc/gns3-gui/{gns3-gui-2.2.49.ebuild => gns3-gui-2.2.49-r1.ebuild}  | 1 -
 2 files changed, 2 deletions(-)

diff --git a/net-misc/gns3-gui/gns3-gui-2.2.48.1.ebuild b/net-misc/gns3-gui/gns3-gui-2.2.48.1-r1.ebuild
similarity index 95%
rename from net-misc/gns3-gui/gns3-gui-2.2.48.1.ebuild
rename to net-misc/gns3-gui/gns3-gui-2.2.48.1-r1.ebuild
index 031b643becd8..64018b412299 100644
--- a/net-misc/gns3-gui/gns3-gui-2.2.48.1.ebuild
+++ b/net-misc/gns3-gui/gns3-gui-2.2.48.1-r1.ebuild
@@ -21,7 +21,6 @@ RDEPEND="
 	>=dev-python/distro-1.9.0[${PYTHON_USEDEP}]
 	>=dev-python/jsonschema-4.22.0[${PYTHON_USEDEP}]
 	>=dev-python/psutil-6.0.0[${PYTHON_USEDEP}]
-	>=dev-python/sentry-sdk-2.7.1[${PYTHON_USEDEP}]
 	>=dev-python/truststore-0.9.1[${PYTHON_USEDEP}]
 	~net-misc/gns3-server-${PV}[${PYTHON_USEDEP}]
 	dev-python/PyQt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}]

diff --git a/net-misc/gns3-gui/gns3-gui-2.2.49.ebuild b/net-misc/gns3-gui/gns3-gui-2.2.49-r1.ebuild
similarity index 95%
rename from net-misc/gns3-gui/gns3-gui-2.2.49.ebuild
rename to net-misc/gns3-gui/gns3-gui-2.2.49-r1.ebuild
index 93da65fee60e..2f66a77ac412 100644
--- a/net-misc/gns3-gui/gns3-gui-2.2.49.ebuild
+++ b/net-misc/gns3-gui/gns3-gui-2.2.49-r1.ebuild
@@ -21,7 +21,6 @@ RDEPEND="
 	>=dev-python/distro-1.9.0[${PYTHON_USEDEP}]
 	>=dev-python/jsonschema-4.23.0[${PYTHON_USEDEP}]
 	>=dev-python/psutil-6.0.0[${PYTHON_USEDEP}]
-	>=dev-python/sentry-sdk-2.12[${PYTHON_USEDEP}]
 	>=dev-python/truststore-0.9.1[${PYTHON_USEDEP}]
 	~net-misc/gns3-server-${PV}[${PYTHON_USEDEP}]
 	dev-python/PyQt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}]