Skip to content

Commit

Permalink
net-misc/gns3-gui: drop sentry-sdk dep
Browse files Browse the repository at this point in the history
Upstream is going to make sentry-sdk optional and should be already possbile to run gns3 without it
GNS3/gns3-server#2423

Bug: https://bugs.gentoo.org/937896
Signed-off-by: Michael Mair-Keimberger <[email protected]>
  • Loading branch information
mm1ke committed Oct 13, 2024
1 parent 7240c91 commit f4a710d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion net-misc/gns3-gui/gns3-gui-2.2.48.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}]
Expand Down
1 change: 0 additions & 1 deletion net-misc/gns3-gui/gns3-gui-2.2.49.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}]
Expand Down

0 comments on commit f4a710d

Please sign in to comment.