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

index 0cf938c601e90be82d57dac30af5964a75f43a2b..5d99edd99a4a80f5b70f5cfabe2e25971ce6d9f2 100644 (file)
@@ -21,10 +21,8 @@ KEYWORDS="~alpha amd64 arm ~hppa ia64 ~ppc64 s390 ~sh sparc x86 ~amd64-linux ~x8
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-RDEPEND="virtual/python-funcsigs[${PYTHON_USEDEP}]"
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
-               ${RDEPEND}
                $(python_gen_impl_dep sqlite)
                dev-python/mock[${PYTHON_USEDEP}]
                dev-python/nose[${PYTHON_USEDEP}]