Because python3-hypothesis depends on this package, otherwise the runtime test cannot pass. I will investigate whether this problem can be solved by adding other dependence. -- Best Regards --------------------------------------------------- Wang Mingyu Development Dept.I Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST) No. 6 Wenzhu Road, Nanjing, 210012, China TEL: +86+25-86630566-8568 COINS: 79988548 FAX: +86+25-83317685 MAIL: [email protected]<mailto:[email protected]> http://www.fujitsu.com/cn/fnst/
From: [email protected] <[email protected]> On Behalf Of Tim Orling Sent: Friday, June 17, 2022 10:31 PM To: Wang, Mingyu/王 鸣瑜 <[email protected]> Cc: [email protected] Subject: Re: [OE-core] [PATCH] python3-exceptiongroup : add recipe Why should this be added to oe-core? You have an empty git log with no justification. We also do not typically take pre-release components to oe-core (the version is a release candidate). You also need to add a maintainer entry. On Thu, Jun 16, 2022 at 11:25 PM wangmy <[email protected]<mailto:[email protected]>> wrote: Signed-off-by: Wang Mingyu <[email protected]<mailto:[email protected]>> --- .../python/python3-exceptiongroup_1.0.0rc8.bb<http://python3-exceptiongroup_1.0.0rc8.bb> | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-exceptiongroup_1.0.0rc8.bb<http://python3-exceptiongroup_1.0.0rc8.bb> diff --git a/meta/recipes-devtools/python/python3-exceptiongroup_1.0.0rc8.bb<http://python3-exceptiongroup_1.0.0rc8.bb> b/meta/recipes-devtools/python/python3-exceptiongroup_1.0.0rc8.bb<http://python3-exceptiongroup_1.0.0rc8.bb> new file mode 100644 index 0000000000..adf530a6e5 --- /dev/null +++ b/meta/recipes-devtools/python/python3-exceptiongroup_1.0.0rc8.bb<http://python3-exceptiongroup_1.0.0rc8.bb> @@ -0,0 +1,11 @@ +DESCRIPTION = "This is a backport of the BaseExceptionGroup and ExceptionGroup classes from Python 3.11." +HOMEPAGE = "https://pypi.org/project/exceptiongroup" +SECTION = "devel/python" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://LICENSE;md5=d5caa317463c433575efff1d2fe206d7" + +SRC_URI[sha256sum] = "6990c24f06b8d33c8065cfe43e5e8a4bfa384e0358be036af9cc60b6321bd11a" + +#RDEPENDS:${PN} += "python3-profile python3-logging" + +inherit pypi python_setuptools_build_meta -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#167032): https://lists.openembedded.org/g/openembedded-core/message/167032 Mute This Topic: https://lists.openembedded.org/mt/91816507/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
