[oe] [meta-python][PATCH] python-pyjwt: update to version 1.6.1

Derek Straka derek at asterius.io
Mon Mar 19 12:02:43 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-pyjwt.inc                  | 4 ++--
 .../python/{python-pyjwt_1.6.0.bb => python-pyjwt_1.6.1.bb}           | 0
 .../python/{python3-pyjwt_1.6.0.bb => python3-pyjwt_1.6.1.bb}         | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pyjwt_1.6.0.bb => python-pyjwt_1.6.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pyjwt_1.6.0.bb => python3-pyjwt_1.6.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pyjwt.inc b/meta-python/recipes-devtools/python/python-pyjwt.inc
index baecc39..9f9282e 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"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=68626705a7b513ca8d5f44a3e200ed0c"
 
-SRC_URI[md5sum] = "3c3762c88b210763a311a5db06aa7d6f"
-SRC_URI[sha256sum] = "9c3016e4a292151c5396e25cc0c28c4e1cdf13fa19118eb84f500f9670e3f628"
+SRC_URI[md5sum] = "f7dbe0d62f2087a7605946aeeca02541"
+SRC_URI[sha256sum] = "dacba5786fe3bf1a0ae8673874e29f9ac497860955c501289c63b15d3daae63a"
 
 PYPI_PACKAGE = "PyJWT"
 inherit pypi
diff --git a/meta-python/recipes-devtools/python/python-pyjwt_1.6.0.bb b/meta-python/recipes-devtools/python/python-pyjwt_1.6.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyjwt_1.6.0.bb
rename to meta-python/recipes-devtools/python/python-pyjwt_1.6.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyjwt_1.6.0.bb b/meta-python/recipes-devtools/python/python3-pyjwt_1.6.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyjwt_1.6.0.bb
rename to meta-python/recipes-devtools/python/python3-pyjwt_1.6.1.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list