diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-cython_3.0.11.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-cython_3.0.11.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-cython_3.0.11.bb b/meta/recipes-devtools/python/python3-cython_3.0.11.bb index 2501e6ed23..c1d45eaff5 100644 --- a/meta/recipes-devtools/python/python3-cython_3.0.11.bb +++ b/meta/recipes-devtools/python/python3-cython_3.0.11.bb | |||
| @@ -15,8 +15,6 @@ inherit pypi setuptools3 cython | |||
| 15 | # No need to depend on self | 15 | # No need to depend on self |
| 16 | DEPENDS:remove = "python3-cython-native" | 16 | DEPENDS:remove = "python3-cython-native" |
| 17 | 17 | ||
| 18 | UPSTREAM_CHECK_PYPI_PACKAGE = "Cython" | ||
| 19 | |||
| 20 | do_install:append() { | 18 | do_install:append() { |
| 21 | # rename scripts that would conflict with the Python 2 build of Cython | 19 | # rename scripts that would conflict with the Python 2 build of Cython |
| 22 | mv ${D}${bindir}/cython ${D}${bindir}/cython3 | 20 | mv ${D}${bindir}/cython ${D}${bindir}/cython3 |
