Skip to content

Commit

Permalink
net-analyzer/ospd-openvas: update python targets
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/736627
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Jonas Licht <[email protected]>
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
j-licht authored and juippis committed Aug 21, 2020
1 parent 1826981 commit d2d3d40
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net-analyzer/ospd-openvas/ospd-openvas-1.0.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{7,8,9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1 systemd

Expand All @@ -20,8 +20,8 @@ DEPEND="
acct-user/gvm
dev-python/packaging[${PYTHON_USEDEP}]
dev-python/psutil[${PYTHON_USEDEP}]
dev-python/redis-py[${PYTHON_USEDEP}]
net-analyzer/ospd[${PYTHON_USEDEP}]
>=dev-python/redis-py-3.0.1[${PYTHON_USEDEP}]
>=net-analyzer/ospd-2.0.0[${PYTHON_USEDEP}]
"
RDEPEND="
${DEPEND}
Expand Down

0 comments on commit d2d3d40

Please sign in to comment.