[oe] [meta-python] [PATCH] python-decorator: upgrade 4.4.0 -> 4.4.1

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Thu Nov 7 02:35:31 UTC 2019


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-decorator.inc      | 4 ++--
 .../{python-decorator_4.4.0.bb => python-decorator_4.4.1.bb}  | 0
 ...{python3-decorator_4.4.0.bb => python3-decorator_4.4.1.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-decorator_4.4.0.bb => python-decorator_4.4.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-decorator_4.4.0.bb => python3-decorator_4.4.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-decorator.inc b/meta-python/recipes-devtools/python/python-decorator.inc
index caf4340b2..65db1a961 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-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=be2fd2007972bf96c08af3293d728b22"
 
-SRC_URI[md5sum] = "a565a98581c0d110bc247323e89df9b1"
-SRC_URI[sha256sum] = "86156361c50488b84a3f148056ea716ca587df2f0de1d34750d35c21312725de"
+SRC_URI[md5sum] = "933981f288c4230816b5beee8d40e6ea"
+SRC_URI[sha256sum] = "54c38050039232e1db4ad7375cfce6748d7b41c29e95a081c8a6d2c30364a2ce"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-decorator_4.4.0.bb b/meta-python/recipes-devtools/python/python-decorator_4.4.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-decorator_4.4.0.bb
rename to meta-python/recipes-devtools/python/python-decorator_4.4.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-decorator_4.4.0.bb b/meta-python/recipes-devtools/python/python3-decorator_4.4.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-decorator_4.4.0.bb
rename to meta-python/recipes-devtools/python/python3-decorator_4.4.1.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list