python-typing: update to version 3.6.2

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka
2017-08-09 21:00:07 -04:00
committed by Martin Jansa
parent 1eb9dfae0c
commit 7307bb9be2
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/python/typing"
LICENSE = "PSF"
LIC_FILES_CHKSUM = "file://LICENSE;md5=64fc2b30b67d0a8423c250e0386ed72f"
SRC_URI[md5sum] = "3fec97415bae6f742fb3c3013dedeb89"
SRC_URI[sha256sum] = "c36dec260238e7464213dcd50d4b5ef63a507972f5780652e835d0228d0edace"
SRC_URI[md5sum] = "143af0bf3afd1887622771f2f1ffe8e1"
SRC_URI[sha256sum] = "d514bd84b284dd3e844f0305ac07511f097e325171f6cc4a20878d11ad771849"
BBCLASSEXTEND = "native nativesdk"