summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-pysmi_0.3.4.bb (renamed from meta-python/recipes-devtools/python/python-pysmi_0.2.2.bb)6
1 files changed, 3 insertions, 3 deletions
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
index 7a2d89d99a..43aa4b84c7 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"
6SECTION = "devel/python" 6SECTION = "devel/python"
7 7
8LICENSE = "BSD-2-Clause" 8LICENSE = "BSD-2-Clause"
9LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=d8b1bbadd635f187dee74d999a8c67b8" 9LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=a088b5c72b59d51a5368ad3b18e219bf"
10 10
11SRC_URI[md5sum] = "3b0f71e4e9f730d211f09d8ef5371140" 11SRC_URI[md5sum] = "10a9dd140ad512eed9f37344df83ce9d"
12SRC_URI[sha256sum] = "2a315cc3e556b3428372b69da663a24d2f0df9e9ab075b022cb133855f25aef7" 12SRC_URI[sha256sum] = "bd15a15020aee8376cab5be264c26330824a8b8164ed0195bd402dd59e4e8f7c"
13 13
14inherit pypi setuptools 14inherit pypi setuptools
15 15