[oe-commits] [meta-openembedded] 50/61: python-pyjwt: update to version 1.6.0

git at git.openembedded.org git at git.openembedded.org
Sat Mar 17 02:48:37 UTC 2018


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master-next
in repository meta-openembedded.

commit bf5789ceed2855adaac80c2f5ddb077c3c845790
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Mar 11 20:23:59 2018 -0400

    python-pyjwt: update to version 1.6.0
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-pyjwt.inc                  | 4 ++--
 .../python/{python-pyjwt_1.5.3.bb => python-pyjwt_1.6.0.bb}           | 0
 .../python/{python3-pyjwt_1.5.3.bb => python3-pyjwt_1.6.0.bb}         | 0
 3 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 dda4b94..baecc39 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] = "739494379f582ca98c89fb7ac229915b"
-SRC_URI[sha256sum] = "500be75b17a63f70072416843dc80c8821109030be824f4d14758f114978bae7"
+SRC_URI[md5sum] = "3c3762c88b210763a311a5db06aa7d6f"
+SRC_URI[sha256sum] = "9c3016e4a292151c5396e25cc0c28c4e1cdf13fa19118eb84f500f9670e3f628"
 
 PYPI_PACKAGE = "PyJWT"
 inherit pypi
diff --git a/meta-python/recipes-devtools/python/python-pyjwt_1.5.3.bb b/meta-python/recipes-devtools/python/python-pyjwt_1.6.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyjwt_1.5.3.bb
rename to meta-python/recipes-devtools/python/python-pyjwt_1.6.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyjwt_1.5.3.bb b/meta-python/recipes-devtools/python/python3-pyjwt_1.6.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyjwt_1.5.3.bb
rename to meta-python/recipes-devtools/python/python3-pyjwt_1.6.0.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list