commit:     f2851bdbab59baa48206400424c3d6fbba43f7df
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  5 13:21:34 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul  5 13:25:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2851bdb

dev-python/raet: Remove stale dep on unittest2

unittest2 is only used for Python < 2.7.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/raet/raet-0.6.8-r2.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/raet/raet-0.6.8-r2.ebuild 
b/dev-python/raet/raet-0.6.8-r2.ebuild
index bd9f9feb3a4..e6a8e72b2ee 100644
--- a/dev-python/raet/raet-0.6.8-r2.ebuild
+++ b/dev-python/raet/raet-0.6.8-r2.ebuild
@@ -21,7 +21,6 @@ RDEPEND=">=dev-python/six-1.6.1[${PYTHON_USEDEP}]
 BDEPEND="${RDEPEND}
        test? (
                >=dev-python/msgpack-1.0.0[${PYTHON_USEDEP}]
-               dev-python/unittest2[${PYTHON_USEDEP}]
        )"
 
 PATCHES=(

Reply via email to