dev-python/APScheduler: Remove py2 virtuals
authorMichał Górny <mgorny@gentoo.org>
Mon, 16 Mar 2020 18:43:23 +0000 (19:43 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 16 Mar 2020 18:43:23 +0000 (19:43 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/APScheduler/APScheduler-3.3.1.ebuild
dev-python/APScheduler/APScheduler-3.5.3.ebuild

index e6558052227aa6e1fbaaccd29b69c0265921afcd..60ecf97d631b326d83c699b8280a8b995eb6d726 100644 (file)
@@ -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}]
index 23cbda5e5cdf48a2a7f8ed23843524f29c2d7fff..0f91a4ff2f2d0c517f8cbd1b91f27e8ee7c6f250 100644 (file)
@@ -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}]