dev-python/pypy: Remove incorrect pytest dep
authorMichał Górny <mgorny@gentoo.org>
Sun, 5 Nov 2017 00:06:41 +0000 (01:06 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 5 Nov 2017 12:19:19 +0000 (13:19 +0100)
dev-python/pypy/pypy-5.9.0.ebuild
dev-python/pypy/pypy-9999.ebuild

index 4c264728fc8d436aa9df9fb5ae5ffa610a0b9db0..737757a547f588dd14677b982565c0ab8ccbc8a6 100644 (file)
@@ -38,8 +38,7 @@ RDEPEND=">=sys-libs/zlib-1.1.3:0=
        !dev-python/pypy-bin:0"
 DEPEND="${RDEPEND}
        doc? ( dev-python/sphinx )
-       ${PYTHON_DEPS}
-       test? ( dev-python/pytest )"
+       ${PYTHON_DEPS}"
 
 S="${WORKDIR}/${MY_P}-src"
 
index 2929a14e1eba8ae7fc2634058a7338bea429ba92..4fb5eb37b370894fb6e0d49ef98210a54a643c78 100644 (file)
@@ -39,8 +39,7 @@ RDEPEND=">=sys-libs/zlib-1.1.3:0=
        !dev-python/pypy-bin:0"
 DEPEND="${RDEPEND}
        doc? ( dev-python/sphinx )
-       ${PYTHON_DEPS}
-       test? ( dev-python/pytest )"
+       ${PYTHON_DEPS}"
 
 S="${WORKDIR}/${MY_P}-src"