python-cython: update to version 0.28.2

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2018-04-22 11:25:11 -04:00
committed by Armin Kuster
parent 3753088263
commit dd15921960
3 changed files with 2 additions and 2 deletions

View File

@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa"
PYPI_PACKAGE = "Cython"
BBCLASSEXTEND = "native nativesdk"
SRC_URI[md5sum] = "459a7980c508e61fc37b3245612969ac"
SRC_URI[sha256sum] = "518f7e22da54109661e483a91a63045203caf9fd78da4a69185a7622f759965f"
SRC_URI[md5sum] = "0e0568d6bed4b09ad01afe0a38805305"
SRC_URI[sha256sum] = "634e2f10fc8d026c633cffacb45cd8f4582149fa68e1428124e762dbc566e68a"
inherit pypi