From 83603bc82a5f3582a5c7590fe0fac08c62eefe5b Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Fri, 12 Mar 2021 01:40:47 +0000 Subject: Adding metadata --- dev-python/python-engineio/python-engineio-4.0.1.ebuild | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'dev-python/python-engineio/python-engineio-4.0.1.ebuild') diff --git a/dev-python/python-engineio/python-engineio-4.0.1.ebuild b/dev-python/python-engineio/python-engineio-4.0.1.ebuild index 03094f78e3ca..3d34f1159364 100644 --- a/dev-python/python-engineio/python-engineio-4.0.1.ebuild +++ b/dev-python/python-engineio/python-engineio-4.0.1.ebuild @@ -19,9 +19,14 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" +RDEPEND=" + dev-python/aiohttp[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] + dev-python/websocket-client[${PYTHON_USEDEP}]" BDEPEND=" test? ( dev-python/eventlet[${PYTHON_USEDEP}] + www-servers/tornado[${PYTHON_USEDEP}] )" distutils_enable_tests pytest -- cgit v1.3.1