diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pysmi_0.2.2.bb (renamed from meta-python/recipes-devtools/python/python-pysmi_0.1.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pysmi_0.1.2.bb b/meta-python/recipes-devtools/python/python-pysmi_0.2.2.bb index 33a387ac7d..24759b5d6d 100644 --- a/meta-python/recipes-devtools/python/python-pysmi_0.1.2.bb +++ b/meta-python/recipes-devtools/python/python-pysmi_0.2.2.bb | |||
@@ -8,8 +8,8 @@ SECTION = "devel/python" | |||
8 | LICENSE = "BSD" | 8 | LICENSE = "BSD" |
9 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=d8b1bbadd635f187dee74d999a8c67b8" | 9 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=d8b1bbadd635f187dee74d999a8c67b8" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "f8754e9ed75698cc16b40f125df85b12" | 11 | SRC_URI[md5sum] = "3b0f71e4e9f730d211f09d8ef5371140" |
12 | SRC_URI[sha256sum] = "e0912180fc6faa9c264df78f97e7c451f77f84f5bd840098d2ce7b1bf70082bc" | 12 | SRC_URI[sha256sum] = "2a315cc3e556b3428372b69da663a24d2f0df9e9ab075b022cb133855f25aef7" |
13 | 13 | ||
14 | inherit pypi setuptools | 14 | inherit pypi setuptools |
15 | 15 | ||