diff mbox series

[6/8] python3-pbr: upgrade 7.1.0 -> 7.1.2

Message ID 20260826-mathieu-updates-20260826-v1-6-4082bbc152f2@bootlin.com
State New
Headers show
Series Various upgrades | expand

Commit Message

Mathieu Dubois-Briand Aug. 26, 2026, 8:33 a.m. UTC
Changelog:

* Fix hook ordering race that drops subpackages from wheels

Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
---
 .../python/{python3-pbr_7.1.1.bb => python3-pbr_7.1.2.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Richard Purdie Aug. 26, 2026, 8:49 a.m. UTC | #1
On Wed, 2026-08-26 at 10:33 +0200, Mathieu Dubois-Briand via
lists.openembedded.org wrote:
> Changelog:
> 
> * Fix hook ordering race that drops subpackages from wheels

7.1.1 in the subject! :)

Cheers,

Richard
Mathieu Dubois-Briand Aug. 26, 2026, 8:58 a.m. UTC | #2
On Wed Aug 26, 2026 at 10:49 AM CEST, Richard Purdie wrote:
> On Wed, 2026-08-26 at 10:33 +0200, Mathieu Dubois-Briand via
> lists.openembedded.org wrote:
>> Changelog:
>> 
>> * Fix hook ordering race that drops subpackages from wheels
>
> 7.1.1 in the subject! :)
>
> Cheers,
>
> Richard

Right! I forgot to change title from AUH, I will do so.
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pbr_7.1.1.bb b/meta/recipes-devtools/python/python3-pbr_7.1.2.bb
similarity index 83%
rename from meta/recipes-devtools/python/python3-pbr_7.1.1.bb
rename to meta/recipes-devtools/python/python3-pbr_7.1.2.bb
index 987c1615f1ea..9aeb50268df4 100644
--- a/meta/recipes-devtools/python/python3-pbr_7.1.1.bb
+++ b/meta/recipes-devtools/python/python3-pbr_7.1.2.bb
@@ -13,4 +13,4 @@  RDEPENDS:${PN} += "python3-setuptools"
 
 BBCLASSEXTEND = "native nativesdk"
 
-SRC_URI[sha256sum] = "973da2aee9961d7cb278aa74e1829f6daafec9dd8ee8c1655cbf3f5843bfe083"
+SRC_URI[sha256sum] = "4639b87cc91d0d58471b7bda1f28b7d0849ba43d7935c4c482f3c74fef719804"