diff options
author | Giuseppe Foti <foti.giuseppe@gmail.com> | 2024-03-30 21:01:18 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-04-03 19:34:48 +0200 |
commit | 51725071ee76d1f88396fcff09914735eb543194 (patch) | |
tree | 0c8ede92c4183ff3970e90ff171f7b412648a66e /net-analyzer/notus-scanner/notus-scanner-22.6.2.ebuild | |
parent | net-analyzer/openvas-scanner: add 23.0.1 (diff) | |
download | gentoo-51725071ee76d1f88396fcff09914735eb543194.tar.gz gentoo-51725071ee76d1f88396fcff09914735eb543194.tar.bz2 gentoo-51725071ee76d1f88396fcff09914735eb543194.zip |
net-analyzer/notus-scanner: bumping dev-python/packaging version requirement
Partial fix to bug https://bugs.gentoo.org/928232
Bug: https://bugs.gentoo.org/928232
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/36003
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'net-analyzer/notus-scanner/notus-scanner-22.6.2.ebuild')
-rw-r--r-- | net-analyzer/notus-scanner/notus-scanner-22.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/notus-scanner/notus-scanner-22.6.2.ebuild b/net-analyzer/notus-scanner/notus-scanner-22.6.2.ebuild index 1e63401e469d..f62ecf25aaa3 100644 --- a/net-analyzer/notus-scanner/notus-scanner-22.6.2.ebuild +++ b/net-analyzer/notus-scanner/notus-scanner-22.6.2.ebuild @@ -20,7 +20,7 @@ DEPEND=" net-libs/paho-mqtt-c >=dev-python/psutil-5.9[${PYTHON_USEDEP}] >=dev-python/python-gnupg-0.5.1[${PYTHON_USEDEP}] - <dev-python/packaging-23.3[${PYTHON_USEDEP}] + <dev-python/packaging-24.1[${PYTHON_USEDEP}] >=dev-python/paho-mqtt-1.5.1[${PYTHON_USEDEP}] <dev-python/tomli-3[${PYTHON_USEDEP}] " |