mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/cairocffi: Remove dep on virtual/pypy
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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 )
|
||||
|
||||
|
||||
@@ -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}"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user