diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-ipy_1.01.bb (renamed from meta-python/recipes-devtools/python/python3-ipy_1.00.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ipy_1.00.bb b/meta-python/recipes-devtools/python/python3-ipy_1.01.bb index 14931546e9..c141f6865f 100644 --- a/meta-python/recipes-devtools/python/python3-ipy_1.00.bb +++ b/meta-python/recipes-devtools/python/python3-ipy_1.01.bb | |||
@@ -9,8 +9,8 @@ HOMEPAGE = "https://github.com/autocracy/python-ipy" | |||
9 | LICENSE = "BSD-3-Clause" | 9 | LICENSE = "BSD-3-Clause" |
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=848d24919845901b4f48bae5f13252e6" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=848d24919845901b4f48bae5f13252e6" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "1a90c68174234672241a7e60c7ea0fb9" | 12 | SRC_URI[md5sum] = "d6cf83e7f418ebbd23324ba1c658b907" |
13 | SRC_URI[sha256sum] = "2f2bf658a858d43868d8a4352b3889cf78c66e2ce678b300dcf518c9149ba621" | 13 | SRC_URI[sha256sum] = "edeca741dea2d54aca568fa23740288c3fe86c0f3ea700344571e9ef14a7cc1a" |
14 | 14 | ||
15 | inherit pypi setuptools3 ptest | 15 | inherit pypi setuptools3 ptest |
16 | 16 | ||