mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-04 11:00:23 +00:00
python-cython: update to version 0.28.3
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
10
meta-python/recipes-devtools/python/python-cython_0.28.3.bb
Normal file
10
meta-python/recipes-devtools/python/python-cython_0.28.3.bb
Normal file
@@ -0,0 +1,10 @@
|
||||
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 \
|
||||
"
|
||||
Reference in New Issue
Block a user