app-forensics/scap-security-guide: removed deprecated test dependency (repoman dependency.deprecated fix)

This commit is contained in:
Guido Kroon 2020-04-01 15:25:50 +02:00
parent f90a9caf28
commit 37d9a7b4c8
No known key found for this signature in database
GPG key ID: 394C398C531EFAB0
2 changed files with 2 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -53,7 +53,6 @@ DEPEND="${PYTHON_DEPS}
)
test? (
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-cov[${PYTHON_USEDEP}]
)"
S="${WORKDIR}"/content-${PV}

View file

@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -53,7 +53,6 @@ DEPEND="${PYTHON_DEPS}
)
test? (
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-cov[${PYTHON_USEDEP}]
)"
S="${WORKDIR}"/content-${PV}