commit:     7f30b0df10357f8ca82e86bbc30e5d5aa5a1fc65
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  5 13:12:17 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul  5 13:25:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f30b0df

dev-python/ws4py: Remove stale dep on unittest2

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

 dev-python/ws4py/ws4py-0.5.1-r1.ebuild | 1 -
 dev-python/ws4py/ws4py-9999.ebuild     | 1 -
 2 files changed, 2 deletions(-)

diff --git a/dev-python/ws4py/ws4py-0.5.1-r1.ebuild 
b/dev-python/ws4py/ws4py-0.5.1-r1.ebuild
index 94d185d8670..dbf1c8a54b9 100644
--- a/dev-python/ws4py/ws4py-0.5.1-r1.ebuild
+++ b/dev-python/ws4py/ws4py-0.5.1-r1.ebuild
@@ -40,7 +40,6 @@ RDEPEND=">=dev-python/greenlet-0.4.1[${PYTHON_USEDEP}]
 
 DEPEND="test? (
                >=dev-python/cherrypy-3.2.4[${PYTHON_USEDEP}]
-               dev-python/unittest2[${PYTHON_USEDEP}]
                >=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
        )"
 

diff --git a/dev-python/ws4py/ws4py-9999.ebuild 
b/dev-python/ws4py/ws4py-9999.ebuild
index 5d471f0ff14..d38a767a08c 100644
--- a/dev-python/ws4py/ws4py-9999.ebuild
+++ b/dev-python/ws4py/ws4py-9999.ebuild
@@ -40,7 +40,6 @@ RDEPEND=">=dev-python/greenlet-0.4.1[${PYTHON_USEDEP}]
 
 DEPEND="test? (
                >=dev-python/cherrypy-3.2.4[${PYTHON_USEDEP}]
-               dev-python/unittest2[${PYTHON_USEDEP}]
                >=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
        )"
 

Reply via email to