summaryrefslogtreecommitdiff
path: root/net-analyzer/python-gvm
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/python-gvm')
-rw-r--r--net-analyzer/python-gvm/Manifest2
-rw-r--r--net-analyzer/python-gvm/python-gvm-21.11.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/python-gvm/Manifest b/net-analyzer/python-gvm/Manifest
index f6edc41b7c3b..6745f194dee5 100644
--- a/net-analyzer/python-gvm/Manifest
+++ b/net-analyzer/python-gvm/Manifest
@@ -1,3 +1,3 @@
DIST python-gvm-21.11.0.tar.gz 230324 BLAKE2B 1c4ca09f62dbeb6863e6f2da7188fd499d38ec9e1c01a2cac3534b2bff996082a5075a437e225a51bbb98f7a6ebc67062f5bd31ac1ce1a831a82bcc85f377a62 SHA512 df1fe64c65453a782dd89615cb6426a47091c82899d73855ec14174ea01ca3066a987eacb4f553c575695c6a962ec635023d0b79eafe143b564e4dfe494cc2a9
-EBUILD python-gvm-21.11.0.ebuild 761 BLAKE2B eca33332622e0fc5ae4c2b85c0c8f72b90215807c212a83ca975ae14a7db173694e7b3f938081d8de965a96e47532b6c1c3307d7cbc4a0a6d97ee4275e9b0331 SHA512 cc11715ed10aaa52a18b8f222ff5c6d98a18ddef8bca78a21e932b2f4b564db6e967cbb0500dc98a13e20724d7062d8e03655e0a78e65c0c4dfdade4f149425f
+EBUILD python-gvm-21.11.0.ebuild 761 BLAKE2B ccc227d6a574b5c8a40881d6f741d769fb5e5cc6b3208cae780a6c784bb796c46e56de3f0bd4e4ddb017eecfa48a3cb764558bceb628f51fb81f224fb8b8d049 SHA512 b6c56e92fa72c6770a2c3e87988fba9e03135274c3c360314496883e84a33b8b6567ceba745de75fefcccc20252b9cd1d28962b14833878cc25aa6c90309c122
MISC metadata.xml 910 BLAKE2B a6209f005be28029d5aa5d9da8ff7224aa477aef39fce1c5276072ee51aea61741db445707223467ad6e7a0c6a8ffdf58253245600aa3d03a87418f717c58ce2 SHA512 5ad5915c9d19c5653c47f190fa58d2b7e0ad4961218702596d5d7aa09adb6bf4e679104bf4c4e6783307e6f0b2ec71ca1027b8ecdb8edb91c22a31b3c0c90b3d
diff --git a/net-analyzer/python-gvm/python-gvm-21.11.0.ebuild b/net-analyzer/python-gvm/python-gvm-21.11.0.ebuild
index 819a242b2690..584cc1eb5329 100644
--- a/net-analyzer/python-gvm/python-gvm-21.11.0.ebuild
+++ b/net-analyzer/python-gvm/python-gvm-21.11.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
DISTUTILS_USE_PEP517=poetry
inherit distutils-r1