summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-07-05 15:12:17 +0200
committerMichał Górny <mgorny@gentoo.org>2021-07-05 15:25:13 +0200
commit7f30b0df10357f8ca82e86bbc30e5d5aa5a1fc65 (patch)
treece2f208a71206bfd384bbd671b3f5c157d672b4b /dev-python/ws4py/ws4py-0.5.1-r1.ebuild
parentdev-python/kombu: Remove stale dep on unittest2 (diff)
downloadgentoo-7f30b0df10357f8ca82e86bbc30e5d5aa5a1fc65.tar.gz
gentoo-7f30b0df10357f8ca82e86bbc30e5d5aa5a1fc65.tar.bz2
gentoo-7f30b0df10357f8ca82e86bbc30e5d5aa5a1fc65.zip
dev-python/ws4py: Remove stale dep on unittest2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/ws4py/ws4py-0.5.1-r1.ebuild')
-rw-r--r--dev-python/ws4py/ws4py-0.5.1-r1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/ws4py/ws4py-0.5.1-r1.ebuild b/dev-python/ws4py/ws4py-0.5.1-r1.ebuild
index 94d185d86706..dbf1c8a54b9f 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}]
)"