mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-29 14:38:21 +00:00
python-cython: update to version 0.27.2
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
084e8d7cae
commit
17bb2c8aeb
@@ -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