[oe-commits] [meta-openembedded] 02/10: python-pyjwt: upgrade 1.6.4 -> 1.7.1

git at git.openembedded.org git at git.openembedded.org
Mon Nov 4 20:15:08 UTC 2019


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

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

commit ac19cfb30bc9e91625f49b5c692cb4f87c7f6073
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Mon Nov 4 10:19:43 2019 +0800

    python-pyjwt: upgrade 1.6.4 -> 1.7.1
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pyjwt.inc                  | 4 ++--
 .../python/{python-pyjwt_1.6.4.bb => python-pyjwt_1.7.1.bb}           | 0
 .../python/{python3-pyjwt_1.6.4.bb => python3-pyjwt_1.7.1.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 00c38e3..9b89385 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] = "2731c6b66b67b95d1944f072f5fa35a9"
-SRC_URI[sha256sum] = "4ee413b357d53fd3fb44704577afac88e72e878716116270d722723d65b42176"
+SRC_URI[md5sum] = "a4712f980c008696e13e09504120b2a0"
+SRC_URI[sha256sum] = "8d59a976fb773f3e6a39c85636357c4f0e242707394cadadd9814f5cbaa20e96"
 
 PYPI_PACKAGE = "PyJWT"
 inherit pypi
diff --git a/meta-python/recipes-devtools/python/python-pyjwt_1.6.4.bb b/meta-python/recipes-devtools/python/python-pyjwt_1.7.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyjwt_1.6.4.bb
rename to meta-python/recipes-devtools/python/python-pyjwt_1.7.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyjwt_1.6.4.bb b/meta-python/recipes-devtools/python/python3-pyjwt_1.7.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyjwt_1.6.4.bb
rename to meta-python/recipes-devtools/python/python3-pyjwt_1.7.1.bb

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


More information about the Openembedded-commits mailing list