diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-07-02 09:21:46 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-07-10 09:24:32 -0700 |
| commit | 190915fd9f7f5f91d24fb926d12c4b53624b7ef2 (patch) | |
| tree | 78a1caec7003abed8e6ab7e6a841536af812c1d7 /meta-python/recipes-devtools/python/python-cython_0.29.10.bb | |
| parent | 9bd0009b34ffa7b39c98d3c0cfc8a48707ffa7fd (diff) | |
| download | meta-openembedded-190915fd9f7f5f91d24fb926d12c4b53624b7ef2.tar.gz | |
python-cython: upgrade 0.29.10 -> 0.29.11
-Upgrade from python-cython_0.29.10.bb to python-cython_0.29.11.bb.
-Upgrade from python3-cython_0.29.10.bb to python3-cython_0.29.11.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cython_0.29.10.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-cython_0.29.10.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-python/recipes-devtools/python/python-cython_0.29.10.bb b/meta-python/recipes-devtools/python/python-cython_0.29.10.bb deleted file mode 100644 index d803a6ed4c..0000000000 --- a/meta-python/recipes-devtools/python/python-cython_0.29.10.bb +++ /dev/null | |||
| @@ -1,10 +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_PN}-distribute \ | ||
| 9 | ${PYTHON_PN}-subprocess \ | ||
| 10 | " | ||
