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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3B667158042 for ; Sat, 2 Nov 2024 12:06:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B77B7E089F; Sat, 2 Nov 2024 12:06:08 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 9981AE089F for ; Sat, 2 Nov 2024 12:06:08 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B6B73342FDE for ; Sat, 2 Nov 2024 12:06:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3A18F1F9A for ; Sat, 2 Nov 2024 12:06:05 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1730549141.3a4b25b0a28075aff6ecf39726c1930699d57f39.conikost@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/Manifest net-misc/gns3-gui/gns3-gui-2.2.50.ebuild X-VCS-Directories: net-misc/gns3-gui/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 3a4b25b0a28075aff6ecf39726c1930699d57f39 X-VCS-Branch: master Date: Sat, 2 Nov 2024 12:06:05 +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: 26d281c6-82c1-48ac-b1ad-1dfd4645254c X-Archives-Hash: a7f3db25beca9d94913ac1d7d5a5b993 commit: 3a4b25b0a28075aff6ecf39726c1930699d57f39 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sat Oct 26 15:39:42 2024 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Nov 2 12:05:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a4b25b0 net-misc/gns3-gui: add 2.2.50 Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Conrad Kostecki gentoo.org> net-misc/gns3-gui/Manifest | 1 + net-misc/gns3-gui/gns3-gui-2.2.50.ebuild | 40 ++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/net-misc/gns3-gui/Manifest b/net-misc/gns3-gui/Manifest index 4103f35e85a0..4d1f8ef68977 100644 --- a/net-misc/gns3-gui/Manifest +++ b/net-misc/gns3-gui/Manifest @@ -1,2 +1,3 @@ DIST gns3-gui-2.2.48.1.tar.gz 5065473 BLAKE2B 4536997b9bdfad93544582f1c8ef57953b4a83ca0300bdfdc2ebc6dc70db66a779cb924bbae71589ac0971107bcd70ecb9f095346cceef026761d546c7fce7ce SHA512 74c4b9b79a1bda42e7f4bea4439c30ef53f5d3a792295a9395e6a27c5bb7a9bdee9278aafc19f1c283621cff2f79844f0b97ac1ecde48bf7bf897f97fa798479 DIST gns3-gui-2.2.49.tar.gz 5065254 BLAKE2B 4959dad7bad288100dfef467c71876dff287881630aa7e5e1d46f8b774403e5850db11fd525e43d2fd3a980ecd62aae8363e4af56d57c3ba9e37421131b8c7ff SHA512 f85c58287be3d1c9c8ada9590ac67a8703e28d7c5c01d52c8080e192318d42dd0c6bf06b9aed5d61a6e59b523e0de66d2535781ff78cca6b9451b4a7b3a414cb +DIST gns3-gui-2.2.50.tar.gz 5066171 BLAKE2B 7d62e358b8863793c20eb03ecbc412c21c561c3afa3365d43434b96486a474ba3aded18dbdc35205ad2f98353ceead5aac63d807de68ef8b000f578287feb698 SHA512 264870e8aa132aad984c9e45297688eefbbd8be8ad8372f7851f759627f46e5d6fbf985af6ce39ba3b3de35b3e4f235f8f678b69b4f9b36655791c4332c8eaa4 diff --git a/net-misc/gns3-gui/gns3-gui-2.2.50.ebuild b/net-misc/gns3-gui/gns3-gui-2.2.50.ebuild new file mode 100644 index 000000000000..2f66a77ac412 --- /dev/null +++ b/net-misc/gns3-gui/gns3-gui-2.2.50.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{11..12} ) +DISTUTILS_USE_PEP517=setuptools + +inherit distutils-r1 virtualx xdg + +DESCRIPTION="Graphical Network Simulator" +HOMEPAGE="https://www.gns3.com https://github.com/GNS3/gns3-gui" +SRC_URI="https://github.com/GNS3/gns3-gui/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64" + +#net-misc/gns3-server version should always match gns3-gui version +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/truststore-0.9.1[${PYTHON_USEDEP}] + ~net-misc/gns3-server-${PV}[${PYTHON_USEDEP}] + dev-python/PyQt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}] +" + +distutils_enable_tests pytest + +src_prepare() { + default + + # newer python packages are fine + sed -i -e 's/[<>=].*//' requirements.txt || die +} + +src_test() { + virtx distutils-r1_src_test +}