public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [OE-core][PATCH v3] python3-roman-numerals-py: upgrade 3.1.0 -> 4.1.0
@ 2026-01-12 10:10 Liu Yiding
  2026-01-12 10:24 ` [PATCH " Varatharajan, Deepesh
  0 siblings, 1 reply; 2+ messages in thread
From: Liu Yiding @ 2026-01-12 10:10 UTC (permalink / raw)
  To: openembedded-core

1. Upstream has renamed roman_numerals-py to roman_numerals
https://pypi.org/project/roman-numerals-py/4.1.0/

2. Changelog
https://github.com/AA-Turner/roman-numerals/blob/master/CHANGES.rst

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
---
 ...numerals-py_3.1.0.bb => python3-roman-numerals_4.1.0.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-devtools/python/{python3-roman-numerals-py_3.1.0.bb => python3-roman-numerals_4.1.0.bb} (60%)

diff --git a/meta/recipes-devtools/python/python3-roman-numerals-py_3.1.0.bb b/meta/recipes-devtools/python/python3-roman-numerals_4.1.0.bb
similarity index 60%
rename from meta/recipes-devtools/python/python3-roman-numerals-py_3.1.0.bb
rename to meta/recipes-devtools/python/python3-roman-numerals_4.1.0.bb
index 9a76df0de2..7a97fd3b19 100644
--- a/meta/recipes-devtools/python/python3-roman-numerals-py_3.1.0.bb
+++ b/meta/recipes-devtools/python/python3-roman-numerals_4.1.0.bb
@@ -3,9 +3,9 @@ HOMEPAGE = "https://github.com/AA-Turner/roman-numerals/"
 LICENSE = "0BSD & CC0-1.0"
 LIC_FILES_CHKSUM = "file://LICENCE.rst;md5=bfcc8b16e42929aafeb9d414360bc2fd"
 
-SRC_URI[sha256sum] = "be4bf804f083a4ce001b5eb7e3c0862479d10f94c936f6c4e5f250aa5ff5bd2d"
-PYPI_PACKAGE = "roman_numerals_py"
-UPSTREAM_CHECK_PYPI_PACKAGE = "roman_numerals_py"
+SRC_URI[sha256sum] = "1af8b147eb1405d5839e78aeb93131690495fe9da5c91856cb33ad55a7f1e5b2"
+PYPI_PACKAGE = "roman_numerals"
+UPSTREAM_CHECK_PYPI_PACKAGE = "roman_numerals"
 
 inherit pypi python_flit_core
 
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v3] python3-roman-numerals-py: upgrade 3.1.0 -> 4.1.0
  2026-01-12 10:10 [OE-core][PATCH v3] python3-roman-numerals-py: upgrade 3.1.0 -> 4.1.0 Liu Yiding
@ 2026-01-12 10:24 ` Varatharajan, Deepesh
  0 siblings, 0 replies; 2+ messages in thread
From: Varatharajan, Deepesh @ 2026-01-12 10:24 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 115 bytes --]

Hi Liu,

I guess you need to adapt the recipe name change in maintainers.inc file as well.

Regards,
Deepesh

[-- Attachment #2: Type: text/html, Size: 146 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-01-12 10:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-12 10:10 [OE-core][PATCH v3] python3-roman-numerals-py: upgrade 3.1.0 -> 4.1.0 Liu Yiding
2026-01-12 10:24 ` [PATCH " Varatharajan, Deepesh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox