commit: 17b5d7b93719cbf7778af26097557796ec2ce007
Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 18:29:41 2022 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 18:29:41 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b5d7b9
net-misc/exabgp: Drop nose dep in 4.2.20
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
net-misc/exabgp/exabgp-4.2.20.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/net-misc/exabgp/exabgp-4.2.20.ebuild
b/net-misc/exabgp/exabgp-4.2.20.ebuild
index c6fbf314f463..2bd1bad24a9e 100644
--- a/net-misc/exabgp/exabgp-4.2.20.ebuild
+++ b/net-misc/exabgp/exabgp-4.2.20.ebuild
@@ -24,7 +24,6 @@ RDEPEND="
BDEPEND="
test? (
dev-python/psutil[${PYTHON_USEDEP}]
- dev-python/nose[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
)
"