diff options
| author | Derek Straka <derek@asterius.io> | 2018-07-09 13:24:14 -0400 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-07-12 07:19:42 -0700 | 
| commit | 210be37da0eb5776928994364d035a3e81ba4d9d (patch) | |
| tree | 59838f606ee33c42739781186384e4acbab004c5 /meta-python/recipes-devtools/python/python-cython.inc | |
| parent | 35187ed4b665ce17e22351f63d455991295042f1 (diff) | |
| download | meta-openembedded-210be37da0eb5776928994364d035a3e81ba4d9d.tar.gz | |
python-cython: update to version 0.28.4
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cython.inc')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-cython.inc | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/meta-python/recipes-devtools/python/python-cython.inc b/meta-python/recipes-devtools/python/python-cython.inc index 33873c91d1..713fd2f789 100644 --- a/meta-python/recipes-devtools/python/python-cython.inc +++ b/meta-python/recipes-devtools/python/python-cython.inc | |||
| @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa" | |||
| 7 | PYPI_PACKAGE = "Cython" | 7 | PYPI_PACKAGE = "Cython" | 
| 8 | BBCLASSEXTEND = "native nativesdk" | 8 | BBCLASSEXTEND = "native nativesdk" | 
| 9 | 9 | ||
| 10 | SRC_URI[md5sum] = "586f0eb70ba1fcc34334e9e10c5e68c0" | 10 | SRC_URI[md5sum] = "fa01ba71b1e3136b0f12e3ed8958ea02" | 
| 11 | SRC_URI[sha256sum] = "1aae6d6e9858888144cea147eb5e677830f45faaff3d305d77378c3cba55f526" | 11 | SRC_URI[sha256sum] = "76ac2b08d3d956d77b574bb43cbf1d37bd58b9d50c04ba281303e695854ebc46" | 
| 12 | 12 | ||
| 13 | inherit pypi | 13 | inherit pypi | 
| 14 | 14 | ||
