summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2019-12-02 07:30:29 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-06 14:41:28 +0000
commite7e61427e25a23c183d853b0e6dbb52685232fcb (patch)
treea28772f23b04665e1226e97b325a46eb0e11c2c6 /meta/recipes-devtools/python
parenta364a16faaf83390fe3b3701f8c7f4e71fb8d06c (diff)
downloadpoky-e7e61427e25a23c183d853b0e6dbb52685232fcb.tar.gz
python3-pbr: upgrade 5.4.3 -> 5.4.4
(From OE-Core rev: be70057d2fc0b2e2d05af452f95e85f61aa4d380) Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-pbr_5.4.3.bb5
-rw-r--r--meta/recipes-devtools/python/python3-pbr_5.4.4.bb5
2 files changed, 5 insertions, 5 deletions
diff --git a/meta/recipes-devtools/python/python3-pbr_5.4.3.bb b/meta/recipes-devtools/python/python3-pbr_5.4.3.bb
deleted file mode 100644
index e7835e7a97..0000000000
--- a/meta/recipes-devtools/python/python3-pbr_5.4.3.bb
+++ /dev/null
@@ -1,5 +0,0 @@
1inherit setuptools3
2require python-pbr.inc
3
4SRC_URI[md5sum] = "477d2aa285ad97250a172b199f4060b7"
5SRC_URI[sha256sum] = "2c8e420cd4ed4cec4e7999ee47409e876af575d4c35a45840d59e8b5f3155ab8"
diff --git a/meta/recipes-devtools/python/python3-pbr_5.4.4.bb b/meta/recipes-devtools/python/python3-pbr_5.4.4.bb
new file mode 100644
index 0000000000..6f335ea341
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-pbr_5.4.4.bb
@@ -0,0 +1,5 @@
1inherit setuptools3
2require python-pbr.inc
3
4SRC_URI[md5sum] = "65cdc32e1a1ff56d481fc15aa8caf988"
5SRC_URI[sha256sum] = "139d2625547dbfa5fb0b81daebb39601c478c21956dc57e2e07b74450a8c506b"