diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-11-20 14:41:36 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-20 06:57:07 -0800 |
commit | 79d5ecbc1e01167ba58ec4748106d6be49aa68d5 (patch) | |
tree | 75b007ddc940b07c67639e0827b7430fe502b9f6 | |
parent | 0e00d1e45162ba842bf42be1464f228019977487 (diff) | |
download | meta-openembedded-79d5ecbc1e01167ba58ec4748106d6be49aa68d5.tar.gz |
python-yappi: upgrade 0.98 -> 1.0
-License-Update: Update PKG-INFO.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-yappi.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-yappi_1.0.bb (renamed from meta-python/recipes-devtools/python/python-yappi_0.98.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-yappi_1.0.bb (renamed from meta-python/recipes-devtools/python/python3-yappi_0.98.bb) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-yappi.inc b/meta-python/recipes-devtools/python/python-yappi.inc index 651ce7731..54d408742 100644 --- a/meta-python/recipes-devtools/python/python-yappi.inc +++ b/meta-python/recipes-devtools/python/python-yappi.inc | |||
@@ -2,10 +2,10 @@ SUMMARY = "Yet Another Python Profiler" | |||
2 | HOMEPAGE = "http://yappi.googlecode.com/" | 2 | HOMEPAGE = "http://yappi.googlecode.com/" |
3 | 3 | ||
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=6b131c3041637f6a5175a43112dde05c" | 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=9a193c13f346884e597acdcac7fe9ac8" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "dc56240575c99938a924eaeb7c0d8beb" | 7 | SRC_URI[md5sum] = "a545101aa8a435b0780f06f4723f58c8" |
8 | SRC_URI[sha256sum] = "5f657129e1b9b952379ffbc009357d0dcdb58c50f3bfe88ffbb992e4b27b263c" | 8 | SRC_URI[sha256sum] = "7f814131515d51db62b1a3468bcb84de30499124752806a5a6e11caf0b4344bf" |
9 | 9 | ||
10 | inherit pypi setuptools | 10 | inherit pypi setuptools |
11 | 11 | ||
diff --git a/meta-python/recipes-devtools/python/python-yappi_0.98.bb b/meta-python/recipes-devtools/python/python-yappi_1.0.bb index a3bdde5c2..a3bdde5c2 100644 --- a/meta-python/recipes-devtools/python/python-yappi_0.98.bb +++ b/meta-python/recipes-devtools/python/python-yappi_1.0.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-yappi_0.98.bb b/meta-python/recipes-devtools/python/python3-yappi_1.0.bb index 07da5b6eb..07da5b6eb 100644 --- a/meta-python/recipes-devtools/python/python3-yappi_0.98.bb +++ b/meta-python/recipes-devtools/python/python3-yappi_1.0.bb | |||