mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-22 04:51:06 +00:00
python-cython: update to version 0.27
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
5b365513c0
commit
1a07c590ca
@@ -0,0 +1,9 @@
|
||||
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-distribute \
|
||||
"
|
||||
Reference in New Issue
Block a user