]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-pbr: upgrade 5.7.0 -> 5.8.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 8 Dec 2021 21:59:33 +0000 (22:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Dec 2021 10:33:21 +0000 (10:33 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pbr_5.7.0.bb [deleted file]
meta/recipes-devtools/python/python3-pbr_5.8.0.bb [new file with mode: 0644]

diff --git a/meta/recipes-devtools/python/python3-pbr_5.7.0.bb b/meta/recipes-devtools/python/python3-pbr_5.7.0.bb
deleted file mode 100644 (file)
index 12aeb7e..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-inherit setuptools3
-require python-pbr.inc
-
-SRC_URI[sha256sum] = "4651ca1445e80f2781827305de3d76b3ce53195f2227762684eb08f17bc473b7"
diff --git a/meta/recipes-devtools/python/python3-pbr_5.8.0.bb b/meta/recipes-devtools/python/python3-pbr_5.8.0.bb
new file mode 100644 (file)
index 0000000..b74fc16
--- /dev/null
@@ -0,0 +1,4 @@
+inherit setuptools3
+require python-pbr.inc
+
+SRC_URI[sha256sum] = "672d8ebee84921862110f23fcec2acea191ef58543d34dfe9ef3d9f13c31cddf"