summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-11-01 13:12:44 +0800
committerKhem Raj <raj.khem@gmail.com>2019-11-01 17:22:53 -0700
commit683f83a8b5853a64215ad28e550b1df354cf10d1 (patch)
tree963dbfb647c959e21708f4377f6c3682d88e930c
parent0e68a7c4f0e11c088e2051be95f1be73d85c83ab (diff)
downloadmeta-openembedded-683f83a8b5853a64215ad28e550b1df354cf10d1.tar.gz
python-progress: upgrade 1.4 -> 1.5
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-progress.inc4
-rw-r--r--meta-python/recipes-devtools/python/python-progress_1.5.bb (renamed from meta-python/recipes-devtools/python/python-progress_1.4.bb)0
-rw-r--r--meta-python/recipes-devtools/python/python3-progress_1.5.bb (renamed from meta-python/recipes-devtools/python/python3-progress_1.4.bb)0
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-progress.inc b/meta-python/recipes-devtools/python/python-progress.inc
index 9f00615c46..d59ba2cc5a 100644
--- a/meta-python/recipes-devtools/python/python-progress.inc
+++ b/meta-python/recipes-devtools/python/python-progress.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "http://github.com/verigak/progress/"
3LICENSE = "ISC" 3LICENSE = "ISC"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=aef5566ac4fede9815eccf124c281317" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=aef5566ac4fede9815eccf124c281317"
5 5
6SRC_URI[md5sum] = "057981e2f09029288f5255b1ea3ab64d" 6SRC_URI[md5sum] = "408df0e3db0ad4b74f19f6beec814ae4"
7SRC_URI[sha256sum] = "5e2f9da88ed8236a76fffbee3ceefd259589cf42dfbc2cec2877102189fae58a" 7SRC_URI[sha256sum] = "69ecedd1d1bbe71bf6313d88d1e6c4d2957b7f1d4f71312c211257f7dae64372"
8 8
9RDEPENDS_${PN}_class-target += " \ 9RDEPENDS_${PN}_class-target += " \
10 ${PYTHON_PN}-datetime \ 10 ${PYTHON_PN}-datetime \
diff --git a/meta-python/recipes-devtools/python/python-progress_1.4.bb b/meta-python/recipes-devtools/python/python-progress_1.5.bb
index 80608627a6..80608627a6 100644
--- a/meta-python/recipes-devtools/python/python-progress_1.4.bb
+++ b/meta-python/recipes-devtools/python/python-progress_1.5.bb
diff --git a/meta-python/recipes-devtools/python/python3-progress_1.4.bb b/meta-python/recipes-devtools/python/python3-progress_1.5.bb
index 45e2642133..45e2642133 100644
--- a/meta-python/recipes-devtools/python/python3-progress_1.4.bb
+++ b/meta-python/recipes-devtools/python/python3-progress_1.5.bb