]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-pbr: upgrade 5.6.0 -> 5.7.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 10 Nov 2021 19:39:26 +0000 (20:39 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Nov 2021 17:04:09 +0000 (17:04 +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.6.0.bb [deleted file]
meta/recipes-devtools/python/python3-pbr_5.7.0.bb [new file with mode: 0644]

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