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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 90F7D15838C for ; Tue, 23 Jan 2024 13:30:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC8E5E2A16; Tue, 23 Jan 2024 13:30:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C46B1E2A16 for ; Tue, 23 Jan 2024 13:30:05 +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 E9AD1343137 for ; Tue, 23 Jan 2024 13:30:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 393351474 for ; Tue, 23 Jan 2024 13:30:02 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1706016569.87d4dfe1d30166d32cce75624b8c3fa1aa7c77c8.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/python-gvm/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/python-gvm/Manifest net-analyzer/python-gvm/python-gvm-23.11.0.ebuild net-analyzer/python-gvm/python-gvm-24.1.0.ebuild X-VCS-Directories: net-analyzer/python-gvm/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 87d4dfe1d30166d32cce75624b8c3fa1aa7c77c8 X-VCS-Branch: master Date: Tue, 23 Jan 2024 13:30:02 +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: 9deadbd8-69b6-46be-8c3f-c250acb8de16 X-Archives-Hash: 0ddd2876d32910740b987604b76454ba commit: 87d4dfe1d30166d32cce75624b8c3fa1aa7c77c8 Author: Giuseppe Foti gmail com> AuthorDate: Mon Jan 22 08:09:17 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Tue Jan 23 13:29:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87d4dfe1 net-analyzer/python-gvm: add 24.1.0, drop 23.11.0 Signed-off-by: Giuseppe Foti gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34956 Signed-off-by: Florian Schmaus gentoo.org> net-analyzer/python-gvm/Manifest | 2 +- .../{python-gvm-23.11.0.ebuild => python-gvm-24.1.0.ebuild} | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/net-analyzer/python-gvm/Manifest b/net-analyzer/python-gvm/Manifest index ec19e1336065..72ac45aa37e9 100644 --- a/net-analyzer/python-gvm/Manifest +++ b/net-analyzer/python-gvm/Manifest @@ -1 +1 @@ -DIST python-gvm-23.11.0.tar.gz 273395 BLAKE2B 52e497886b1380f32c68534dff08b8e11a3ac3a66cbad8d7b31af334d6e9e94e00735defce02871173043b696ae3ff373d94b4f4698b2ce01c478caf079d09fe SHA512 0596d5634b038bde787c93411c50f4c64e232857b8a4b4d2713ba6af5330d13a9702f37606e152bfd8f8319ae8a4c68a1684a4f532d13f667f1be870ff7bbb95 +DIST python-gvm-24.1.0.tar.gz 287497 BLAKE2B 049154d5a516c56885c06e2a83884736c9e4009e1e69a817e541f1317d4fe0cb886f98ed1572bcb55bcfdd40ed7da6639ba52cc89b113731f24d941de3f6195b SHA512 d70d3c654aefb6e5949e35f68fd1585c243988a41165c9fefb54c8fe6dd24694391553201a95558d3fd4a6e8c88783a1fc4d2205ce9ae1a7d2fc2dafdf19825b diff --git a/net-analyzer/python-gvm/python-gvm-23.11.0.ebuild b/net-analyzer/python-gvm/python-gvm-24.1.0.ebuild similarity index 88% rename from net-analyzer/python-gvm/python-gvm-23.11.0.ebuild rename to net-analyzer/python-gvm/python-gvm-24.1.0.ebuild index 68582ab6a337..5ded27fa294e 100644 --- a/net-analyzer/python-gvm/python-gvm-23.11.0.ebuild +++ b/net-analyzer/python-gvm/python-gvm-24.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,12 +15,14 @@ SRC_URI="https://github.com/greenbone/python-gvm/archive/v${PV}.tar.gz -> ${P}.t SLOT="0" LICENSE="GPL-3+" KEYWORDS="~amd64 ~x86" -RESTRICT="test" RDEPEND=" >=dev-python/defusedxml-0.6[${PYTHON_USEDEP}] >=dev-python/lxml-4.5.0[${PYTHON_USEDEP}] >=dev-python/paramiko-2.7.1[${PYTHON_USEDEP}] + test? ( + >=net-analyzer/pontos-22.7.2[${PYTHON_USEDEP}] + ) " DEPEND="${RDEPEND}"