diff options
-rw-r--r-- | meta/recipes-devtools/python/python-cython.inc | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-cython_0.29.35.bb (renamed from meta/recipes-devtools/python/python3-cython_0.29.34.bb) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-cython.inc b/meta/recipes-devtools/python/python-cython.inc index 2b778493cd..71596caedd 100644 --- a/meta/recipes-devtools/python/python-cython.inc +++ b/meta/recipes-devtools/python/python-cython.inc | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa" | |||
9 | PYPI_PACKAGE = "Cython" | 9 | PYPI_PACKAGE = "Cython" |
10 | BBCLASSEXTEND = "native nativesdk" | 10 | BBCLASSEXTEND = "native nativesdk" |
11 | 11 | ||
12 | SRC_URI[sha256sum] = "1909688f5d7b521a60c396d20bba9e47a1b2d2784bfb085401e1e1e7d29a29a8" | 12 | SRC_URI[sha256sum] = "6e381fa0bf08b3c26ec2f616b19ae852c06f5750f4290118bf986b6f85c8c527" |
13 | UPSTREAM_CHECK_REGEX = "Cython-(?P<pver>.*)\.tar" | 13 | UPSTREAM_CHECK_REGEX = "Cython-(?P<pver>.*)\.tar" |
14 | 14 | ||
15 | inherit pypi | 15 | inherit pypi |
diff --git a/meta/recipes-devtools/python/python3-cython_0.29.34.bb b/meta/recipes-devtools/python/python3-cython_0.29.35.bb index 78be2b94ed..78be2b94ed 100644 --- a/meta/recipes-devtools/python/python3-cython_0.29.34.bb +++ b/meta/recipes-devtools/python/python3-cython_0.29.35.bb | |||