From 20931f2c58d176c55933e04f79a6c3dfdf0e9e62 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 16 Mar 2020 19:43:23 +0100 Subject: [PATCH] dev-python/APScheduler: Remove py2 virtuals MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/APScheduler/APScheduler-3.3.1.ebuild | 4 +--- dev-python/APScheduler/APScheduler-3.5.3.ebuild | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/dev-python/APScheduler/APScheduler-3.3.1.ebuild b/dev-python/APScheduler/APScheduler-3.3.1.ebuild index e6558052227a..60ecf97d631b 100644 --- a/dev-python/APScheduler/APScheduler-3.3.1.ebuild +++ b/dev-python/APScheduler/APScheduler-3.3.1.ebuild @@ -19,9 +19,7 @@ RESTRICT="!test? ( test )" RDEPEND="dev-python/pytz[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/six-1.4.0[${PYTHON_USEDEP}] - >=dev-python/tzlocal-1.2[${PYTHON_USEDEP}] - virtual/python-funcsigs[${PYTHON_USEDEP}] - virtual/python-futures[${PYTHON_USEDEP}]" + >=dev-python/tzlocal-1.2[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} test? ( dev-python/pytest[${PYTHON_USEDEP}] diff --git a/dev-python/APScheduler/APScheduler-3.5.3.ebuild b/dev-python/APScheduler/APScheduler-3.5.3.ebuild index 23cbda5e5cdf..0f91a4ff2f2d 100644 --- a/dev-python/APScheduler/APScheduler-3.5.3.ebuild +++ b/dev-python/APScheduler/APScheduler-3.5.3.ebuild @@ -19,9 +19,7 @@ RESTRICT="!test? ( test )" RDEPEND="dev-python/pytz[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/six-1.4.0[${PYTHON_USEDEP}] - >=dev-python/tzlocal-1.2[${PYTHON_USEDEP}] - virtual/python-funcsigs[${PYTHON_USEDEP}] - virtual/python-futures[${PYTHON_USEDEP}]" + >=dev-python/tzlocal-1.2[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} test? ( dev-python/pytest[${PYTHON_USEDEP}] -- 2.26.2