diff options
author | Derek Straka <derek@asterius.io> | 2018-06-29 15:54:46 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-06-29 15:53:09 -0700 |
commit | 09ed17b1af3e7e6e85e1f4938d78e0b9d56314ae (patch) | |
tree | 6fab5d742f213e6f010695881d99b404b2937b9f /meta-python/recipes-devtools/python/python-pyjwt.inc | |
parent | 28b42e54b262f56f7b4041ed81bba4c304097afa (diff) | |
download | meta-openembedded-09ed17b1af3e7e6e85e1f4938d78e0b9d56314ae.tar.gz |
python-pyjwt: update to version 1.6.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-pyjwt.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyjwt.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyjwt.inc b/meta-python/recipes-devtools/python/python-pyjwt.inc index 9f9282eac..00c38e317 100644 --- a/meta-python/recipes-devtools/python/python-pyjwt.inc +++ b/meta-python/recipes-devtools/python/python-pyjwt.inc | |||
@@ -6,8 +6,8 @@ HOMEPAGE = "http://github.com/jpadilla/pyjwt" | |||
6 | LICENSE = "MIT" | 6 | LICENSE = "MIT" |
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=68626705a7b513ca8d5f44a3e200ed0c" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=68626705a7b513ca8d5f44a3e200ed0c" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "f7dbe0d62f2087a7605946aeeca02541" | 9 | SRC_URI[md5sum] = "2731c6b66b67b95d1944f072f5fa35a9" |
10 | SRC_URI[sha256sum] = "dacba5786fe3bf1a0ae8673874e29f9ac497860955c501289c63b15d3daae63a" | 10 | SRC_URI[sha256sum] = "4ee413b357d53fd3fb44704577afac88e72e878716116270d722723d65b42176" |
11 | 11 | ||
12 | PYPI_PACKAGE = "PyJWT" | 12 | PYPI_PACKAGE = "PyJWT" |
13 | inherit pypi | 13 | inherit pypi |