[oe-commits] [meta-openembedded] 06/13: python3-wrapt: upgrade 1.11.2 -> 1.21.1

git at git.openembedded.org git at git.openembedded.org
Wed Mar 11 01:21:28 UTC 2020


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 47a6b2b73190d5dbe7d6100bea097e414bff47b2
Author: Pierre-Jean Texier <pjtexier at koncepto.io>
AuthorDate: Mon Mar 9 21:13:00 2020 +0000

    python3-wrapt: upgrade 1.11.2 -> 1.21.1
    
    See full changelog https://wrapt.readthedocs.io/en/latest/changes.html
    
    Signed-off-by: Pierre-Jean Texier <pjtexier at koncepto.io>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-wrapt.inc                  | 4 ++--
 .../python/{python3-wrapt_1.11.2.bb => python3-wrapt_1.12.1.bb}       | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-wrapt.inc b/meta-python/recipes-devtools/python/python-wrapt.inc
index 496c73f..f4a8f19 100644
--- a/meta-python/recipes-devtools/python/python-wrapt.inc
+++ b/meta-python/recipes-devtools/python/python-wrapt.inc
@@ -4,8 +4,8 @@ LICENSE = "BSD-2-Clause"
 SECTION = "devel/python"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=fdfc019b57affbe1d7a32e3d34e83db4"
 
-SRC_URI[md5sum] = "cc15c001b129f81eb2f79b15eb99ffe5"
-SRC_URI[sha256sum] = "565a021fd19419476b9362b05eeaa094178de64f8361e44468f9e9d7843901e1"
+SRC_URI[md5sum] = "6d56ed0de4336462a73350341462f45e"
+SRC_URI[sha256sum] = "b62ffa81fb85f4332a4f609cab4ac40709470da05643a082ec1eb88e6d9b97d7"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python3-wrapt_1.11.2.bb b/meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-wrapt_1.11.2.bb
rename to meta-python/recipes-devtools/python/python3-wrapt_1.12.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