mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
net-analyzer/ospd-openvas: weaken defusedxml dependency restriction
Allow for defusedxml 0.8 (and greater), because there seems no API change between defusedxml 0.7 and 0.8, and 0.8 is the only ebuild in ::gentoo marked with python3_13. Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
@@ -19,7 +19,6 @@ IUSE="doc +notus"
|
||||
DEPEND="
|
||||
acct-user/gvm
|
||||
>=dev-python/defusedxml-0.6[${PYTHON_USEDEP}]
|
||||
<dev-python/defusedxml-0.8[${PYTHON_USEDEP}]
|
||||
>=dev-python/deprecated-1.2.10[${PYTHON_USEDEP}]
|
||||
>=dev-python/lxml-4.5.2[${PYTHON_USEDEP}]
|
||||
<dev-python/lxml-6.0.0[${PYTHON_USEDEP}]
|
||||
Reference in New Issue
Block a user