]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-pbr: upgrade 5.10.0 -> 5.11.0
authorzhengruoqin <zhengrq.fnst@fujitsu.com>
Fri, 4 Nov 2022 06:59:24 +0000 (14:59 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Nov 2022 14:32:39 +0000 (14:32 +0000)
Changelog:
=========
* Fix symbol identification in multiline message
* Replace deprecated readfp method with read\_file

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-pbr_5.10.0.bb [deleted file]
meta/recipes-devtools/python/python3-pbr_5.11.0.bb [new file with mode: 0644]

diff --git a/meta/recipes-devtools/python/python3-pbr_5.10.0.bb b/meta/recipes-devtools/python/python3-pbr_5.10.0.bb
deleted file mode 100644 (file)
index 022f834..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-inherit setuptools3
-require python-pbr.inc
-
-SRC_URI[sha256sum] = "cfcc4ff8e698256fc17ea3ff796478b050852585aa5bae79ecd05b2ab7b39b9a"
diff --git a/meta/recipes-devtools/python/python3-pbr_5.11.0.bb b/meta/recipes-devtools/python/python3-pbr_5.11.0.bb
new file mode 100644 (file)
index 0000000..16967f6
--- /dev/null
@@ -0,0 +1,4 @@
+inherit setuptools3
+require python-pbr.inc
+
+SRC_URI[sha256sum] = "b97bc6695b2aff02144133c2e7399d5885223d42b7912ffaec2ca3898e673bfe"