diff mbox series

[31/42] python3-pbr: upgrade 5.9.0 -> 5.10.0

Message ID 20220819072727.2236928-31-alex@linutronix.de
State Accepted, archived
Commit ab94a8f171c9caecdce20452b6e39056525bf7f4
Headers show
Series [01/42] nfs-utils: upgrade 2.6.1 -> 2.6.2 | expand

Commit Message

Alexander Kanavin Aug. 19, 2022, 7:27 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 meta/recipes-devtools/python/python3-pbr_5.10.0.bb | 4 ++++
 meta/recipes-devtools/python/python3-pbr_5.9.0.bb  | 4 ----
 2 files changed, 4 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python3-pbr_5.10.0.bb
 delete mode 100644 meta/recipes-devtools/python/python3-pbr_5.9.0.bb
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pbr_5.10.0.bb b/meta/recipes-devtools/python/python3-pbr_5.10.0.bb
new file mode 100644
index 0000000000..022f834901
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-pbr_5.10.0.bb
@@ -0,0 +1,4 @@ 
+inherit setuptools3
+require python-pbr.inc
+
+SRC_URI[sha256sum] = "cfcc4ff8e698256fc17ea3ff796478b050852585aa5bae79ecd05b2ab7b39b9a"
diff --git a/meta/recipes-devtools/python/python3-pbr_5.9.0.bb b/meta/recipes-devtools/python/python3-pbr_5.9.0.bb
deleted file mode 100644
index c93b71dbd3..0000000000
--- a/meta/recipes-devtools/python/python3-pbr_5.9.0.bb
+++ /dev/null
@@ -1,4 +0,0 @@ 
-inherit setuptools3
-require python-pbr.inc
-
-SRC_URI[sha256sum] = "e8dca2f4b43560edef58813969f52a56cef023146cbb8931626db80e6c1c4308"