diff mbox series

[v2,16/18] migration-guides/migration-6.0.rst: mention python3-roman-numerals-py rename

Message ID 20260424-third-release-notes-6-0-v2-16-4feacf138e13@bootlin.com
State Under Review
Headers show
Series Updates for upcoming Wrynose release (2) | expand

Commit Message

Antonin Godard April 24, 2026, 8:28 a.m. UTC
Following faff756e829b ("python3-roman-numerals-py: upgrade 3.1.0 ->
4.1.0") in OE-Core.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
 documentation/migration-guides/migration-6.0.rst | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/documentation/migration-guides/migration-6.0.rst b/documentation/migration-guides/migration-6.0.rst
index ecb124a93..905d52fae 100644
--- a/documentation/migration-guides/migration-6.0.rst
+++ b/documentation/migration-guides/migration-6.0.rst
@@ -489,6 +489,9 @@  The following recipes have been removed in this release:
    ``cve-check`` class removal as it was the only user of these recipes.
    (:oecore_rev:`00de455f8d3aeca880129d23e8cfb7e246404699`)
 
+-  ``python3-roman-numerals-py``: renamed to ``python3-roman-numerals``
+   (:oecore_rev:`faff756e829b852724ad706051d6a771071440cb`)
+
 Removed :term:`PACKAGECONFIG` options
 -------------------------------------