[oe-commits] [meta-openembedded] 02/07: python-pyjks: upgrade 17.1.1 -> 19.0.0

git at git.openembedded.org git at git.openembedded.org
Mon Nov 4 15:20:18 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 17675d260139817ab2b7f738f983178e4b5efe52
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Mon Nov 4 09:40:08 2019 +0800

    python-pyjks: upgrade 17.1.1 -> 19.0.0
    
    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-pyjks.inc                  | 4 ++--
 .../python/{python-pyjks_17.1.1.bb => python-pyjks_19.0.0.bb}         | 0
 .../python/{python3-pyjks_17.1.1.bb => python3-pyjks_19.0.0.bb}       | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pyjks.inc b/meta-python/recipes-devtools/python/python-pyjks.inc
index d866c56..9a066f7 100644
--- a/meta-python/recipes-devtools/python/python-pyjks.inc
+++ b/meta-python/recipes-devtools/python/python-pyjks.inc
@@ -6,8 +6,8 @@ HOMEPAGE = "http://github.com/kurtbrose/pyjks"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=9694d6cc724caf7f7386be88a4a81958"
 
-SRC_URI[md5sum] = "d53501e7c80d465969742bc6bee91d49"
-SRC_URI[sha256sum] = "709c44a303dd6b2464078ebeb677417e717818d4b3dc3844a462bef9d215dcc8"
+SRC_URI[md5sum] = "b6e8f3b91be355d15e3ba99de2cccf9b"
+SRC_URI[sha256sum] = "9ce5b40289bcdffcd6a8e7118b333ba8ba2ec4c9ebc5e324885cc8a69767011a"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-pyjks_17.1.1.bb b/meta-python/recipes-devtools/python/python-pyjks_19.0.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyjks_17.1.1.bb
rename to meta-python/recipes-devtools/python/python-pyjks_19.0.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyjks_17.1.1.bb b/meta-python/recipes-devtools/python/python3-pyjks_19.0.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyjks_17.1.1.bb
rename to meta-python/recipes-devtools/python/python3-pyjks_19.0.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