diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2022-06-28 11:29:41 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2022-06-28 11:29:41 -0700 |
commit | 17b5d7b93719cbf7778af26097557796ec2ce007 (patch) | |
tree | 52334fd0a896919935658dc01ba989e5eecff7eb /net-misc/exabgp | |
parent | net-misc/exabgp: drop 4.2.11-r1, 4.2.11-r2, 4.2.16 (diff) | |
download | gentoo-17b5d7b93719cbf7778af26097557796ec2ce007.tar.gz gentoo-17b5d7b93719cbf7778af26097557796ec2ce007.tar.bz2 gentoo-17b5d7b93719cbf7778af26097557796ec2ce007.zip |
net-misc/exabgp: Drop nose dep in 4.2.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'net-misc/exabgp')
-rw-r--r-- | net-misc/exabgp/exabgp-4.2.20.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
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}] ) " |