commit:     87d4dfe1d30166d32cce75624b8c3fa1aa7c77c8
Author:     Giuseppe Foti <foti.giuseppe <AT> gmail <DOT> com>
AuthorDate: Mon Jan 22 08:09:17 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> 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 <foti.giuseppe <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/34956
Signed-off-by: Florian Schmaus <flow <AT> 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}"
 

Reply via email to