From 3a1b73ed758a7d59022db7196e6b83bdf38f41c8 Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Mon, 18 Jan 2021 00:55:58 +0200 Subject: [PATCH] net-im/mirage: update dependencies for live ebuild Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Alfred Wingate --- net-im/mirage/mirage-9999.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/net-im/mirage/mirage-9999.ebuild b/net-im/mirage/mirage-9999.ebuild index bf231f7..768f530 100644 --- a/net-im/mirage/mirage-9999.ebuild +++ b/net-im/mirage/mirage-9999.ebuild @@ -61,15 +61,17 @@ RDEPEND=" >=dev-python/appdirs-1.4.4[${PYTHON_USEDEP}] >=dev-python/dbus-python-1.2.16[${PYTHON_USEDEP}] >=dev-python/filetype-1.0.7[${PYTHON_USEDEP}] - dev-python/hsluv-python[${PYTHON_USEDEP}] + >=dev-python/hsluv-python-5.0.0[${PYTHON_USEDEP}] >=dev-python/html_sanitizer-1.9.1[${PYTHON_USEDEP}] >=dev-python/lxml-4.5.1[${PYTHON_USEDEP}] - dev-python/matrix-nio[e2e,${PYTHON_USEDEP}] + >=dev-python/matrix-nio-0.15.0[e2e,${PYTHON_USEDEP}] >=dev-python/mistune-0.8.4[${PYTHON_USEDEP}] >=dev-python/pillow-7.0.0[${PYTHON_USEDEP}] >=dev-python/plyer-1.4.3[${PYTHON_USEDEP}] >=dev-python/pymediainfo-4.2.1[${PYTHON_USEDEP}] + >=dev-python/redbaron-0.9.2[${PYTHON_USEDEP}] >=dev-python/sortedcontainers-2.2.2[${PYTHON_USEDEP}] + >=dev-python/watchgod-0.6[${PYTHON_USEDEP}] >=media-gfx/cairosvg-2.4.2[${PYTHON_USEDEP}] python_single_target_python3_7? ( >=dev-python/pyfastcopy-1.0.3[python_targets_python3_7] )