[oe-commits] [meta-openembedded] 09/22: python-decorator: update to version 4.1.2

git at git.openembedded.org git at git.openembedded.org
Thu Aug 10 16:25:24 UTC 2017


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

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

commit 9a9535715d11c1ce82e4ab66c939c06cf214630f
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Aug 9 21:04:41 2017 -0400

    python-decorator: update to version 4.1.2
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-decorator.inc              | 4 ++--
 .../python/{python-decorator_4.0.11.bb => python-decorator_4.1.2.bb}  | 0
 .../{python3-decorator_4.0.11.bb => python3-decorator_4.1.2.bb}       | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-decorator.inc b/meta-python/recipes-devtools/python/python-decorator.inc
index aeae231..859f972 100644
--- a/meta-python/recipes-devtools/python/python-decorator.inc
+++ b/meta-python/recipes-devtools/python/python-decorator.inc
@@ -9,8 +9,8 @@ decorator, just because you can."
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=893f896413826096ce5270c700a498fd"
 
-SRC_URI[md5sum] = "73644c8f0bd4983d1b6a34b49adec0ae"
-SRC_URI[sha256sum] = "953d6bf082b100f43229cf547f4f97f97e970f5ad645ee7601d55ff87afdfe76"
+SRC_URI[md5sum] = "a0f7f4fe00ae2dde93494d90c192cf8c"
+SRC_URI[sha256sum] = "7cb64d38cb8002971710c8899fbdfb859a23a364b7c99dab19d1f719c2ba16b5"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-decorator_4.0.11.bb b/meta-python/recipes-devtools/python/python-decorator_4.1.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-decorator_4.0.11.bb
rename to meta-python/recipes-devtools/python/python-decorator_4.1.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-decorator_4.0.11.bb b/meta-python/recipes-devtools/python/python3-decorator_4.1.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-decorator_4.0.11.bb
rename to meta-python/recipes-devtools/python/python3-decorator_4.1.2.bb

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


More information about the Openembedded-commits mailing list