[oe-commits] [meta-openembedded] 03/03: python3-itsdangerous: upgrade from 0.24 to 1.1.0

git at git.openembedded.org git at git.openembedded.org
Wed Nov 13 00:26:07 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 9bd478a32af77a52aedd5edf1b907ec513cdc39a
Author: Trevor Gamblin <trevor.gamblin at windriver.com>
AuthorDate: Tue Nov 12 19:23:39 2019 -0500

    python3-itsdangerous: upgrade from 0.24 to 1.1.0
    
    Signed-off-by: Trevor Gamblin <trevor.gamblin at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-itsdangerous.inc         | 6 +++---
 .../{python-itsdangerous_0.24.bb => python-itsdangerous_1.1.0.bb}   | 0
 .../{python3-itsdangerous_0.24.bb => python3-itsdangerous_1.1.0.bb} | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-itsdangerous.inc b/meta-python/recipes-devtools/python/python-itsdangerous.inc
index 84f9e77..241786a 100644
--- a/meta-python/recipes-devtools/python/python-itsdangerous.inc
+++ b/meta-python/recipes-devtools/python/python-itsdangerous.inc
@@ -1,10 +1,10 @@
 SUMMARY = "Various helpers to pass trusted data to untrusted environments and back."
 HOMEPAGE = "http://github.com/mitsuhiko/itsdangerous"
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=b61841e2bf5f07884148e2a6f1bcab0c"
+LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=370799bf709a1e4a6a369fa089ac73a6"
 
-SRC_URI[md5sum] = "a3d55aa79369aef5345c036a8a26307f"
-SRC_URI[sha256sum] = "cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519"
+SRC_URI[md5sum] = "9b7f5afa7f1e3acfb7786eeca3d99307"
+SRC_URI[sha256sum] = "321b033d07f2a4136d3ec762eac9f16a10ccd60f53c0c91af90217ace7ba1f19"
 
 CLEANBROKEN = "1"
 
diff --git a/meta-python/recipes-devtools/python/python-itsdangerous_0.24.bb b/meta-python/recipes-devtools/python/python-itsdangerous_1.1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-itsdangerous_0.24.bb
rename to meta-python/recipes-devtools/python/python-itsdangerous_1.1.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-itsdangerous_0.24.bb b/meta-python/recipes-devtools/python/python3-itsdangerous_1.1.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-itsdangerous_0.24.bb
rename to meta-python/recipes-devtools/python/python3-itsdangerous_1.1.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