roman-numerals-py is a module providing utilities for working with
well-formed Roman numerals. python3-sphinx relies on this now, so add it
as a recipe.

Signed-off-by: Trevor Gamblin <tgamb...@baylibre.com>
---
 meta/conf/distro/include/maintainers.inc              |  1 +
 .../python/python3-roman-numerals-py_3.1.0.bb         | 11 +++++++++++
 2 files changed, 12 insertions(+)
 create mode 100644 
meta/recipes-devtools/python/python3-roman-numerals-py_3.1.0.bb

diff --git a/meta/conf/distro/include/maintainers.inc 
b/meta/conf/distro/include/maintainers.inc
index e85a0c95636..ef0f16ea640 100644
--- a/meta/conf/distro/include/maintainers.inc
+++ b/meta/conf/distro/include/maintainers.inc
@@ -690,6 +690,7 @@ RECIPE_MAINTAINER:pn-python3-referencing = "Trevor Gamblin 
<tgamb...@baylibre.co
 RECIPE_MAINTAINER:pn-python3-requests = "Tim Orling <tim.orl...@konsulko.com>"
 RECIPE_MAINTAINER:pn-python3-rfc3339-validator = "Bruce Ashfield 
<bruce.ashfi...@gmail.com>"
 RECIPE_MAINTAINER:pn-python3-rfc3987 = "Bruce Ashfield 
<bruce.ashfi...@gmail.com>"
+RECIPE_MAINTAINER:pn-python3-roman-numerals-py = "Trevor Gamblin 
<tgamb...@baylibre.com>"
 RECIPE_MAINTAINER:pn-python3-rpds-py = "Tim Orling <tim.orl...@konsulko.com>"
 RECIPE_MAINTAINER:pn-python3-ruamel-yaml = "Bruce Ashfield 
<bruce.ashfi...@gmail.com>"
 RECIPE_MAINTAINER:pn-python3-scons = "Tim Orling <tim.orl...@konsulko.com>"
diff --git a/meta/recipes-devtools/python/python3-roman-numerals-py_3.1.0.bb 
b/meta/recipes-devtools/python/python3-roman-numerals-py_3.1.0.bb
new file mode 100644
index 00000000000..2f22f15d698
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-roman-numerals-py_3.1.0.bb
@@ -0,0 +1,11 @@
+SUMMARY = "Manipulate roman numerals"
+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"
+
+inherit pypi python_flit_core
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.39.5

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#211966): 
https://lists.openembedded.org/g/openembedded-core/message/211966
Mute This Topic: https://lists.openembedded.org/mt/111400282/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to