dev-python/cairocffi: Remove dep on virtual/pypy
authorMichał Górny <mgorny@gentoo.org>
Mon, 30 Dec 2019 12:30:55 +0000 (13:30 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 30 Dec 2019 12:58:55 +0000 (13:58 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/cairocffi/cairocffi-0.8.0.ebuild
dev-python/cairocffi/cairocffi-0.9.0.ebuild
dev-python/cairocffi/cairocffi-1.0.2.ebuild

index 7a53cc6195e8a6ca4bf3aea23c448ed96b6796a2..ecb98aff51f8c9895e64ac861fc97eded0bf25df 100644 (file)
@@ -24,8 +24,7 @@ RDEPEND="
        $(python_gen_cond_dep '>=dev-python/cffi-1.1.0:=[${PYTHON_USEDEP}]' 'python*')
        >=dev-python/xcffib-0.3.2[${PYTHON_USEDEP}]
        x11-libs/cairo:0=[xcb]
-       x11-libs/gdk-pixbuf[jpeg]
-       $(python_gen_cond_dep '>=virtual/pypy-2.6.0' pypy )"
+       x11-libs/gdk-pixbuf[jpeg]"
 
 DEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
@@ -33,8 +32,7 @@ DEPEND="
        test? (
                ${RDEPEND}
                dev-python/pytest[${PYTHON_USEDEP}]
-       )
-       $(python_gen_cond_dep '>=virtual/pypy-2.6.0' pypy )"
+       )"
 
 PATCHES=( "${FILESDIR}"/${P}-tests.patch )
 
index ac85506d60c532319665dce050829dca292115e4..c1800f48398fb90f8a9476ffc4697176318f1c11 100644 (file)
@@ -24,8 +24,7 @@ RDEPEND="
        $(python_gen_cond_dep '>=dev-python/cffi-1.1.0:=[${PYTHON_USEDEP}]' 'python*')
        >=dev-python/xcffib-0.3.2[${PYTHON_USEDEP}]
        x11-libs/cairo:0=[xcb]
-       x11-libs/gdk-pixbuf[jpeg]
-       $(python_gen_cond_dep '>=virtual/pypy-2.6.0' pypy )"
+       x11-libs/gdk-pixbuf[jpeg]"
 
 DEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
@@ -33,8 +32,7 @@ DEPEND="
        test? (
                ${RDEPEND}
                dev-python/pytest[${PYTHON_USEDEP}]
-       )
-       $(python_gen_cond_dep '>=virtual/pypy-2.6.0' pypy )"
+       )"
 
 S="${WORKDIR}/${MY_P}"
 
index 686400bc32f681af9b8992e7b52241e2b2f8488f..7597d48990a9ae5d836b274015dbbf12af49499c 100644 (file)
@@ -24,8 +24,7 @@ RDEPEND="
        $(python_gen_cond_dep '>=dev-python/cffi-1.1.0:=[${PYTHON_USEDEP}]' 'python*')
        >=dev-python/xcffib-0.3.2[${PYTHON_USEDEP}]
        x11-libs/cairo:0=[xcb]
-       x11-libs/gdk-pixbuf[jpeg]
-       $(python_gen_cond_dep '>=virtual/pypy-2.6.0' pypy )"
+       x11-libs/gdk-pixbuf[jpeg]"
 
 DEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
@@ -33,8 +32,7 @@ DEPEND="
        test? (
                ${RDEPEND}
                dev-python/pytest[${PYTHON_USEDEP}]
-       )
-       $(python_gen_cond_dep '>=virtual/pypy-2.6.0' pypy )"
+       )"
 
 PATCHES=(
        "${FILESDIR}"/${PN}-0.8.0-tests.patch