[oe] [meta-python] [PATCH] python-pysmi: upgrade 0.2.2 -> 0.3.4

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Fri Nov 8 07:35:55 UTC 2019


-License-Update: Copyright year updated to 2019.

Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 .../python/{python-pysmi_0.2.2.bb => python-pysmi_0.3.4.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pysmi_0.2.2.bb => python-pysmi_0.3.4.bb} (59%)

diff --git a/meta-python/recipes-devtools/python/python-pysmi_0.2.2.bb b/meta-python/recipes-devtools/python/python-pysmi_0.3.4.bb
similarity index 59%
rename from meta-python/recipes-devtools/python/python-pysmi_0.2.2.bb
rename to meta-python/recipes-devtools/python/python-pysmi_0.3.4.bb
index 7a2d89d99..43aa4b84c 100644
--- a/meta-python/recipes-devtools/python/python-pysmi_0.2.2.bb
+++ b/meta-python/recipes-devtools/python/python-pysmi_0.3.4.bb
@@ -6,10 +6,10 @@ HOMEPAGE = "https://pypi.python.org/pypi/pysmi"
 SECTION = "devel/python"
 
 LICENSE = "BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=d8b1bbadd635f187dee74d999a8c67b8"
+LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=a088b5c72b59d51a5368ad3b18e219bf"
 
-SRC_URI[md5sum] = "3b0f71e4e9f730d211f09d8ef5371140"
-SRC_URI[sha256sum] = "2a315cc3e556b3428372b69da663a24d2f0df9e9ab075b022cb133855f25aef7"
+SRC_URI[md5sum] = "10a9dd140ad512eed9f37344df83ce9d"
+SRC_URI[sha256sum] = "bd15a15020aee8376cab5be264c26330824a8b8164ed0195bd402dd59e4e8f7c"
 
 inherit pypi setuptools
 
-- 
2.20.1





More information about the Openembedded-devel mailing list