From: Alexander Kanavin Date: Wed, 18 May 2022 10:58:37 +0000 (+0200) Subject: python3-pbr: upgrade 5.8.1 -> 5.9.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4080 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5809b50bac5e117382a98f69c664efbba41a99bb;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-pbr: upgrade 5.8.1 -> 5.9.0 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-pbr_5.8.1.bb b/meta/recipes-devtools/python/python3-pbr_5.8.1.bb deleted file mode 100644 index c8664018fad..00000000000 --- a/meta/recipes-devtools/python/python3-pbr_5.8.1.bb +++ /dev/null @@ -1,4 +0,0 @@ -inherit setuptools3 -require python-pbr.inc - -SRC_URI[sha256sum] = "66bc5a34912f408bb3925bf21231cb6f59206267b7f63f3503ef865c1a292e25" diff --git a/meta/recipes-devtools/python/python3-pbr_5.9.0.bb b/meta/recipes-devtools/python/python3-pbr_5.9.0.bb new file mode 100644 index 00000000000..c93b71dbd38 --- /dev/null +++ b/meta/recipes-devtools/python/python3-pbr_5.9.0.bb @@ -0,0 +1,4 @@ +inherit setuptools3 +require python-pbr.inc + +SRC_URI[sha256sum] = "e8dca2f4b43560edef58813969f52a56cef023146cbb8931626db80e6c1c4308"