summaryrefslogtreecommitdiff
path: root/net-analyzer/gvm-tools
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/gvm-tools')
-rw-r--r--net-analyzer/gvm-tools/Manifest4
-rw-r--r--net-analyzer/gvm-tools/gvm-tools-23.11.0.ebuild (renamed from net-analyzer/gvm-tools/gvm-tools-23.9.0.ebuild)2
2 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/gvm-tools/Manifest b/net-analyzer/gvm-tools/Manifest
index ffb78756d1d4..f7964980b09d 100644
--- a/net-analyzer/gvm-tools/Manifest
+++ b/net-analyzer/gvm-tools/Manifest
@@ -1,3 +1,3 @@
-DIST gvm-tools-23.9.0.tar.gz 221180 BLAKE2B cb96f7d38e84a7dfd76a859bbd33db715aeb0bfb3aa1d26acd45b04208a33ee9ca309ba736352242b732fec7a0d615f01efc5827e834e2ea0939c846dfa63994 SHA512 2c58d2cf5b0280c54e1451311bd9b331880ea338cef19bd5224580939b7e43befed5270e73e17a3016410803e417c7049f35aec63461b9d4d6c99baec0ecb374
-EBUILD gvm-tools-23.9.0.ebuild 623 BLAKE2B 9058d528ffdf112f209e9f13f89521514e705d1bb268ed3fb207305bfcee36a6218ce1b6b7f7d84fd3e13fc383e3a8fb53eef339b4d16dc19faf0479e76da143 SHA512 f052e150bb957f7b8f29039fe83c44e6bd65fd7aad2a3ad5f8e304adaa4f4ec7c5a95199b78db3b6abcd0ddf26d3eecda95f4e81c078973ea2f4a2331ce0982d
+DIST gvm-tools-23.11.0.tar.gz 218303 BLAKE2B e58ca451d1b058c9baa5493df675026951cfb800b931907bc32faea3f7ff6921cb0e4a9fd1e86e601ad36346e24d0a394d57e5a9a8ec7f69be42141c4ef3306d SHA512 14a6020caed6c0b6e45d34c78bf5a9c43425e1b17fbcdfc2abb1fb88361da5a7e22b4b7f108c2023798154f4481d2b1221c1bbf2a7f22520de0411ddf74aaedd
+EBUILD gvm-tools-23.11.0.ebuild 623 BLAKE2B dd0b5cee08d5178098680b0db810122c283e2ebf9734e3aa51dff921b7e53066037c5fcff2b73420d006eff39c3c374a2dacd05576f789784474bb633b8b19d9 SHA512 dbf969f5ed4f53c725366729b93cc54df18952db0305e6ac6055d653392582dc3b532760fd83a8f7e40680b9721ada74c8b7d5029d0c7a7283ba8b98122a5da7
MISC metadata.xml 1029 BLAKE2B 91595f8420740154d2823126b12f7b67740660a08dbf5b78b26fa59523b3a37238e64d0abbbfc4fdb3dc99cc741ea0c21160923ab67030a4a77b04f1b3a11481 SHA512 0b958ded9193e1acde6db72b15cea25bc9837afb82769cf12c5434afd0223874014a05dffee8680d0bbd27f263c2adb9b5b7f25b7dfddd9f79aa54b837482576
diff --git a/net-analyzer/gvm-tools/gvm-tools-23.9.0.ebuild b/net-analyzer/gvm-tools/gvm-tools-23.11.0.ebuild
index accfcb9a95f1..611f26ff853b 100644
--- a/net-analyzer/gvm-tools/gvm-tools-23.9.0.ebuild
+++ b/net-analyzer/gvm-tools/gvm-tools-23.11.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=poetry
inherit distutils-r1