python3-pbr: upgrade 5.8.0 -> 5.8.1

Message ID 1644848923-3406-3-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 848a506a71d789a4c81df8bf04deaba42f5b5f51
Headers show
Series python3-pbr: upgrade 5.8.0 -> 5.8.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 14, 2022, 2:28 p.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta/recipes-devtools/python/python3-pbr_5.8.0.bb | 4 ----
 meta/recipes-devtools/python/python3-pbr_5.8.1.bb | 4 ++++
 2 files changed, 4 insertions(+), 4 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python3-pbr_5.8.0.bb
 create mode 100644 meta/recipes-devtools/python/python3-pbr_5.8.1.bb

Patch

diff --git a/meta/recipes-devtools/python/python3-pbr_5.8.0.bb b/meta/recipes-devtools/python/python3-pbr_5.8.0.bb
deleted file mode 100644
index b74fc16754..0000000000
--- a/meta/recipes-devtools/python/python3-pbr_5.8.0.bb
+++ /dev/null
@@ -1,4 +0,0 @@ 
-inherit setuptools3
-require python-pbr.inc
-
-SRC_URI[sha256sum] = "672d8ebee84921862110f23fcec2acea191ef58543d34dfe9ef3d9f13c31cddf"
diff --git a/meta/recipes-devtools/python/python3-pbr_5.8.1.bb b/meta/recipes-devtools/python/python3-pbr_5.8.1.bb
new file mode 100644
index 0000000000..c8664018fa
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-pbr_5.8.1.bb
@@ -0,0 +1,4 @@ 
+inherit setuptools3
+require python-pbr.inc
+
+SRC_URI[sha256sum] = "66bc5a34912f408bb3925bf21231cb6f59206267b7f63f3503ef865c1a292e25"