Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
owners-plugin-test
/
a503aba1cb19efdc2a26dfb484f036f5b5b0f3c4
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-cython_0.28.5.bb
blob: d803a6ed4c854238735c122f132bacdd20daa5be [
file
] [
log
] [
blame
]
inherit setuptools
require
python
-
cython
.
inc
UPSTREAM_CHECK_URI
=
"https://pypi.python.org/pypi/Cython/"
UPSTREAM_CHECK_REGEX
=
"/Cython/(?P<pver>(\d+[\.\-_]*)+)"
RDEPENDS_$
{
PN
}
+=
"\
${PYTHON_PN}-distribute \
${PYTHON_PN}-subprocess \
"