diff options
| author | Derek Straka <derek@asterius.io> | 2017-09-16 18:55:58 -0400 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-09-22 22:50:42 +0000 |
| commit | b2e9dc50ddd4b0cb23125599d783050a8fb6e6c5 (patch) | |
| tree | 2574e9383dbf9355ba3fc43b557a2b15deb8c1eb /meta-python/recipes-devtools/python/python-cython_0.26.bb | |
| parent | 58074e02f9767003307b55d63c7404b8e9f67b31 (diff) | |
| download | meta-openembedded-b2e9dc50ddd4b0cb23125599d783050a8fb6e6c5.tar.gz | |
python-cython: update to version 0.26.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cython_0.26.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-cython_0.26.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-python/recipes-devtools/python/python-cython_0.26.bb b/meta-python/recipes-devtools/python/python-cython_0.26.bb deleted file mode 100644 index bdf9490c63..0000000000 --- a/meta-python/recipes-devtools/python/python-cython_0.26.bb +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | inherit setuptools | ||
| 2 | require python-cython.inc | ||
| 3 | |||
| 4 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/Cython/" | ||
| 5 | UPSTREAM_CHECK_REGEX = "/Cython/(?P<pver>(\d+[\.\-_]*)+)" | ||
| 6 | |||
| 7 | RDEPENDS_${PN} += "\ | ||
| 8 | python-distribute \ | ||
| 9 | " | ||
