From: Alexander Kanavin Date: Fri, 19 Aug 2022 07:27:16 +0000 (+0200) Subject: python3-pbr: upgrade 5.9.0 -> 5.10.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3189 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ab94a8f171c9caecdce20452b6e39056525bf7f4;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-pbr: upgrade 5.9.0 -> 5.10.0 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- 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 00000000000..022f8349016 --- /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 c93b71dbd38..00000000000 --- 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"