From patchwork Mon Sep 25 11:41:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samantha Jalabert X-Patchwork-Id: 31095 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 35C9DCE7A94 for ; Mon, 25 Sep 2023 11:42:31 +0000 (UTC) Received: from 9.mo582.mail-out.ovh.net (9.mo582.mail-out.ovh.net [87.98.171.146]) by mx.groups.io with SMTP id smtpd.web11.59267.1695642143304429324 for ; Mon, 25 Sep 2023 04:42:24 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=softfail (domain: syslinbit.com, ip: 87.98.171.146, mailfrom: samantha.jalabert@syslinbit.com) Received: from director6.ghost.mail-out.ovh.net (unknown [10.108.16.177]) by mo582.mail-out.ovh.net (Postfix) with ESMTP id 534E928518 for ; Mon, 25 Sep 2023 11:42:21 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-qwhs7 (unknown [10.111.208.234]) by director6.ghost.mail-out.ovh.net (Postfix) with ESMTPS id B9F511FE07; Mon, 25 Sep 2023 11:42:20 +0000 (UTC) Received: from syslinbit.com ([37.59.142.96]) by ghost-submission-6684bf9d7b-qwhs7 with ESMTPSA id aMoFLBxyEWWc0AUA4dzdTw (envelope-from ); Mon, 25 Sep 2023 11:42:20 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-96R001fb27ae3f-566f-4bb9-9541-08c01688ffe1, FBD810A19267834B149CBBD30CC19800876A49ED) smtp.auth=samantha.jalabert@syslinbit.com X-OVh-ClientIp: 141.94.99.231 From: samantha.jalabert@syslinbit.com To: openembedded-devel@lists.openembedded.org, mrybczynska@syslinbit.com Cc: Samantha Jalabert Subject: [meta-python][PATCH 1/6] Remove python3-xmltodict Date: Mon, 25 Sep 2023 11:41:37 +0000 Message-Id: <20230925114142.2508458-2-samantha.jalabert@syslinbit.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230925114142.2508458-1-samantha.jalabert@syslinbit.com> References: <20230925114142.2508458-1-samantha.jalabert@syslinbit.com> MIME-Version: 1.0 X-Ovh-Tracer-Id: 8222728498351048969 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedviedrudelgedggedvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomhepshgrmhgrnhhthhgrrdhjrghlrggsvghrthesshihshhlihhnsghithdrtghomhenucggtffrrghtthgvrhhnpeehfefhteelveekheehhfegjeehkeeuvddtteefjeetlefhkeeffedtffdtteffvdenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppeduvdejrddtrddtrddupddugedurdelgedrleelrddvfedupdefjedrheelrddugedvrdelieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehsrghmrghnthhhrgdrjhgrlhgrsggvrhhtsehshihslhhinhgsihhtrdgtohhmqedpnhgspghrtghpthhtohepuddprhgtphhtthhopehophgvnhgvmhgsvgguuggvugdquggvvhgvlheslhhishhtshdrohhpvghnvghmsggvugguvggurdhorhhgpdfovfetjfhoshhtpehmohehkedvpdhmohguvgepshhmthhpohhuth List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 25 Sep 2023 11:42:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/105122 From: Samantha Jalabert python3-xmltodict recipe is moved to openembedded-core. Signed-off-by: Marta Rybczynska Signed-off-by: Samantha Jalabert --- .../python/python3-xmltodict/run-ptest | 3 -- .../python/python3-xmltodict_0.13.0.bb | 29 ------------------- 2 files changed, 32 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-xmltodict/run-ptest delete mode 100644 meta-python/recipes-devtools/python/python3-xmltodict_0.13.0.bb diff --git a/meta-python/recipes-devtools/python/python3-xmltodict/run-ptest b/meta-python/recipes-devtools/python/python3-xmltodict/run-ptest deleted file mode 100644 index 3385d68939..0000000000 --- a/meta-python/recipes-devtools/python/python3-xmltodict/run-ptest +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -pytest -o log_cli=true -o log_cli_level=INFO | sed -e 's/\[...%\]//g'| sed -e 's/PASSED/PASS/g'| sed -e 's/FAILED/FAIL/g'|sed -e 's/SKIPED/SKIP/g'| awk '{if ($NF=="PASS" || $NF=="FAIL" || $NF=="SKIP" || $NF=="XFAIL" || $NF=="XPASS"){printf "%s: %s\n", $NF, $0}else{print}}'| awk '{if ($NF=="PASS" || $NF=="FAIL" || $NF=="SKIP" || $NF=="XFAIL" || $NF=="XPASS") {$NF="";print $0}else{print}}' diff --git a/meta-python/recipes-devtools/python/python3-xmltodict_0.13.0.bb b/meta-python/recipes-devtools/python/python3-xmltodict_0.13.0.bb deleted file mode 100644 index a1f3957adc..0000000000 --- a/meta-python/recipes-devtools/python/python3-xmltodict_0.13.0.bb +++ /dev/null @@ -1,29 +0,0 @@ -SUMMARY = "Makes working with XML feel like you are working with JSON" -HOMEPAGE = "https://github.com/martinblech/xmltodict" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=01441d50dc74476db58a41ac10cb9fa2" - -SRC_URI[sha256sum] = "341595a488e3e01a85a9d8911d8912fd922ede5fecc4dce437eb4b6c8d037e56" - -PYPI_PACKAGE = "xmltodict" - -inherit pypi setuptools3 ptest - -SRC_URI += " \ - file://run-ptest \ -" - -RDEPENDS:${PN} += " \ - ${PYTHON_PN}-core \ - ${PYTHON_PN}-xml \ - ${PYTHON_PN}-io \ -" - -RDEPENDS:${PN}-ptest += " \ - ${PYTHON_PN}-pytest \ -" - -do_install_ptest() { - install -d ${D}${PTEST_PATH}/tests - cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ -} From patchwork Mon Sep 25 11:41:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samantha Jalabert X-Patchwork-Id: 31093 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 376C1CE7A95 for ; Mon, 25 Sep 2023 11:42:31 +0000 (UTC) Received: from 8.mo550.mail-out.ovh.net (8.mo550.mail-out.ovh.net [178.33.110.239]) by mx.groups.io with SMTP id smtpd.web10.58657.1695642144410177526 for ; Mon, 25 Sep 2023 04:42:24 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=softfail (domain: syslinbit.com, ip: 178.33.110.239, mailfrom: samantha.jalabert@syslinbit.com) Received: from director6.ghost.mail-out.ovh.net (unknown [10.109.146.131]) by mo550.mail-out.ovh.net (Postfix) with ESMTP id 545AB28FF4 for ; Mon, 25 Sep 2023 11:42:22 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-qwhs7 (unknown [10.111.208.234]) by director6.ghost.mail-out.ovh.net (Postfix) with ESMTPS id D82C51FE9F; Mon, 25 Sep 2023 11:42:21 +0000 (UTC) Received: from syslinbit.com ([37.59.142.96]) by ghost-submission-6684bf9d7b-qwhs7 with ESMTPSA id OGsBMx1yEWWc0AUA4dzdTw (envelope-from ); Mon, 25 Sep 2023 11:42:21 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-96R001578369a8-afcc-4c3e-a4d8-b785b32e3ef6, FBD810A19267834B149CBBD30CC19800876A49ED) smtp.auth=samantha.jalabert@syslinbit.com X-OVh-ClientIp: 141.94.99.231 From: samantha.jalabert@syslinbit.com To: openembedded-devel@lists.openembedded.org, mrybczynska@syslinbit.com Cc: Samantha Jalabert Subject: [meta-python][PATCH 2/6] Remove python3-rdflib Date: Mon, 25 Sep 2023 11:41:38 +0000 Message-Id: <20230925114142.2508458-3-samantha.jalabert@syslinbit.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230925114142.2508458-1-samantha.jalabert@syslinbit.com> References: <20230925114142.2508458-1-samantha.jalabert@syslinbit.com> MIME-Version: 1.0 X-Ovh-Tracer-Id: 8223009970452433161 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedviedrudelgedggedvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomhepshgrmhgrnhhthhgrrdhjrghlrggsvghrthesshihshhlihhnsghithdrtghomhenucggtffrrghtthgvrhhnpeetleffjeffvdejvdfgueelvdfgheejieetheevteehleeljeduuedtteekgfeuffenucfkphepuddvjedrtddrtddruddpudeguddrleegrdelledrvdefuddpfeejrdehledrudegvddrleeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeoshgrmhgrnhhthhgrrdhjrghlrggsvghrthesshihshhlihhnsghithdrtghomheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepohhpvghnvghmsggvugguvgguqdguvghvvghlsehlihhsthhsrdhophgvnhgvmhgsvgguuggvugdrohhrghdpoffvtefjohhsthepmhhoheehtddpmhhouggvpehsmhhtphhouhht List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 25 Sep 2023 11:42:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/105123 From: Samantha Jalabert python3-rdflib recipe is moved to openembedded-core. Signed-off-by: Marta Rybczynska Signed-off-by: Samantha Jalabert --- .../python/python3-rdflib_7.0.0.bb | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-rdflib_7.0.0.bb diff --git a/meta-python/recipes-devtools/python/python3-rdflib_7.0.0.bb b/meta-python/recipes-devtools/python/python3-rdflib_7.0.0.bb deleted file mode 100644 index 952c210116..0000000000 --- a/meta-python/recipes-devtools/python/python3-rdflib_7.0.0.bb +++ /dev/null @@ -1,19 +0,0 @@ -SUMMARY = "RDFLib is a pure Python package for working with RDF" -LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=37d489c0cefe52a17e1d5007e196464a" - -SRC_URI[sha256sum] = "9995eb8569428059b8c1affd26b25eac510d64f5043d9ce8c84e0d0036e995ae" - -inherit pypi python_poetry_core - -RDEPENDS:${PN} += " \ - ${PYTHON_PN}-isodate \ - ${PYTHON_PN}-pyparsing \ - ${PYTHON_PN}-logging \ - ${PYTHON_PN}-numbers \ - ${PYTHON_PN}-xml \ - ${PYTHON_PN}-compression \ - ${PYTHON_PN}-core \ -" - -BBCLASSEXTEND = "native nativesdk" From patchwork Mon Sep 25 11:41:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samantha Jalabert X-Patchwork-Id: 31094 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 454CFCE7A96 for ; Mon, 25 Sep 2023 11:42:31 +0000 (UTC) Received: from 13.mo550.mail-out.ovh.net (13.mo550.mail-out.ovh.net [178.33.253.128]) by mx.groups.io with SMTP id smtpd.web10.58658.1695642144638721539 for ; Mon, 25 Sep 2023 04:42:25 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=softfail (domain: syslinbit.com, ip: 178.33.253.128, mailfrom: samantha.jalabert@syslinbit.com) Received: from director6.ghost.mail-out.ovh.net (unknown [10.109.146.131]) by mo550.mail-out.ovh.net (Postfix) with ESMTP id 1AFC7290AE for ; Mon, 25 Sep 2023 11:42:23 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-qwhs7 (unknown [10.111.208.234]) by director6.ghost.mail-out.ovh.net (Postfix) with ESMTPS id DA68D1FE9F; Mon, 25 Sep 2023 11:42:22 +0000 (UTC) Received: from syslinbit.com ([37.59.142.96]) by ghost-submission-6684bf9d7b-qwhs7 with ESMTPSA id 4MO+Mx5yEWWc0AUA4dzdTw (envelope-from ); Mon, 25 Sep 2023 11:42:22 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-96R00196afbdac-dcfc-4f31-922e-21c6245adb67, FBD810A19267834B149CBBD30CC19800876A49ED) smtp.auth=samantha.jalabert@syslinbit.com X-OVh-ClientIp: 141.94.99.231 From: samantha.jalabert@syslinbit.com To: openembedded-devel@lists.openembedded.org, mrybczynska@syslinbit.com Cc: Samantha Jalabert Subject: [meta-python][PATCH 3/6] Remove python3-license-expression Date: Mon, 25 Sep 2023 11:41:39 +0000 Message-Id: <20230925114142.2508458-4-samantha.jalabert@syslinbit.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230925114142.2508458-1-samantha.jalabert@syslinbit.com> References: <20230925114142.2508458-1-samantha.jalabert@syslinbit.com> MIME-Version: 1.0 X-Ovh-Tracer-Id: 8223291447961782537 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedviedrudelgedggedvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomhepshgrmhgrnhhthhgrrdhjrghlrggsvghrthesshihshhlihhnsghithdrtghomhenucggtffrrghtthgvrhhnpeehfefhteelveekheehhfegjeehkeeuvddtteefjeetlefhkeeffedtffdtteffvdenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppeduvdejrddtrddtrddupddugedurdelgedrleelrddvfedupdefjedrheelrddugedvrdelieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehsrghmrghnthhhrgdrjhgrlhgrsggvrhhtsehshihslhhinhgsihhtrdgtohhmqedpnhgspghrtghpthhtohepuddprhgtphhtthhopehophgvnhgvmhgsvgguuggvugdquggvvhgvlheslhhishhtshdrohhpvghnvghmsggvugguvggurdhorhhgpdfovfetjfhoshhtpehmohehhedtpdhmohguvgepshhmthhpohhuth List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 25 Sep 2023 11:42:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/105124 From: Samantha Jalabert python3-license-expression recipe is moved to openembedded-core. Signed-off-by: Marta Rybczynska Signed-off-by: Samantha Jalabert --- .../python3-license-expression/run-ptest | 3 -- .../python3-license-expression_30.1.1.bb | 36 ------------------- 2 files changed, 39 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-license-expression/run-ptest delete mode 100644 meta-python/recipes-devtools/python/python3-license-expression_30.1.1.bb diff --git a/meta-python/recipes-devtools/python/python3-license-expression/run-ptest b/meta-python/recipes-devtools/python/python3-license-expression/run-ptest deleted file mode 100644 index 5cec711696..0000000000 --- a/meta-python/recipes-devtools/python/python3-license-expression/run-ptest +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -pytest diff --git a/meta-python/recipes-devtools/python/python3-license-expression_30.1.1.bb b/meta-python/recipes-devtools/python/python3-license-expression_30.1.1.bb deleted file mode 100644 index 31fb88d6e5..0000000000 --- a/meta-python/recipes-devtools/python/python3-license-expression_30.1.1.bb +++ /dev/null @@ -1,36 +0,0 @@ -SUMMARY = "Utility library to parse, compare, simplify and normalize license expressions" -HOMEPAGE = "https://github.com/nexB/license-expression" - -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://apache-2.0.LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" - -SRC_URI[sha256sum] = "42375df653ad85e6f5b4b0385138b2dbea1f5d66360783d8625c3e4f97f11f0c" - -inherit pypi ptest python_setuptools_build_meta - -DEPENDS += "${PYTHON_PN}-setuptools-scm-native" - -RDEPENDS:${PN} += "\ - ${PYTHON_PN}-booleanpy \ - ${PYTHON_PN}-core \ - ${PYTHON_PN}-json \ - ${PYTHON_PN}-stringold \ - ${PYTHON_PN}-logging \ -" - -BBCLASSEXTEND = "native nativesdk" - -SRC_URI += " \ - file://run-ptest \ -" - -RDEPENDS:${PN}-ptest += " \ - ${PYTHON_PN}-pytest \ -" - -do_install_ptest() { - install -d ${D}${PTEST_PATH}/tests - install -d ${D}${PTEST_PATH}/src - cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ - cp -rf ${S}/src/* ${D}${PTEST_PATH}/src/ -} From patchwork Mon Sep 25 11:41:40 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samantha Jalabert X-Patchwork-Id: 31097 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4BAA1CE7A98 for ; Mon, 25 Sep 2023 11:42:31 +0000 (UTC) Received: from 4.mo560.mail-out.ovh.net (4.mo560.mail-out.ovh.net [87.98.172.75]) by mx.groups.io with SMTP id smtpd.web11.59268.1695642145872137041 for ; Mon, 25 Sep 2023 04:42:26 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=softfail (domain: syslinbit.com, ip: 87.98.172.75, mailfrom: samantha.jalabert@syslinbit.com) Received: from director6.ghost.mail-out.ovh.net (unknown [10.109.146.173]) by mo560.mail-out.ovh.net (Postfix) with ESMTP id 4FAD027464 for ; Mon, 25 Sep 2023 11:42:24 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-qwhs7 (unknown [10.111.208.234]) by director6.ghost.mail-out.ovh.net (Postfix) with ESMTPS id D5EA51FEA5; Mon, 25 Sep 2023 11:42:23 +0000 (UTC) Received: from syslinbit.com ([37.59.142.96]) by ghost-submission-6684bf9d7b-qwhs7 with ESMTPSA id kMTNMh9yEWWc0AUA4dzdTw (envelope-from ); Mon, 25 Sep 2023 11:42:23 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-96R0012b4d2997-312b-42fa-b5dc-0a3d7179d0a7, FBD810A19267834B149CBBD30CC19800876A49ED) smtp.auth=samantha.jalabert@syslinbit.com X-OVh-ClientIp: 141.94.99.231 From: samantha.jalabert@syslinbit.com To: openembedded-devel@lists.openembedded.org, mrybczynska@syslinbit.com Cc: Samantha Jalabert Subject: [meta-python][PATCH 4/6] Remove python3-click Date: Mon, 25 Sep 2023 11:41:40 +0000 Message-Id: <20230925114142.2508458-5-samantha.jalabert@syslinbit.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230925114142.2508458-1-samantha.jalabert@syslinbit.com> References: <20230925114142.2508458-1-samantha.jalabert@syslinbit.com> MIME-Version: 1.0 X-Ovh-Tracer-Id: 8223572923142244617 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedviedrudelgedggedvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomhepshgrmhgrnhhthhgrrdhjrghlrggsvghrthesshihshhlihhnsghithdrtghomhenucggtffrrghtthgvrhhnpeekuefghedvtdehvedvtdetgeegledugedugeehveejgeeghfehvdehueegtdffhfenucffohhmrghinhepphhotghoohdrohhrghenucfkphepuddvjedrtddrtddruddpudeguddrleegrdelledrvdefuddpfeejrdehledrudegvddrleeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeoshgrmhgrnhhthhgrrdhjrghlrggsvghrthesshihshhlihhnsghithdrtghomheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepohhpvghnvghmsggvugguvgguqdguvghvvghlsehlihhsthhsrdhophgvnhgvmhgsvgguuggvugdrohhrghdpoffvtefjohhsthepmhhoheeitddpmhhouggvpehsmhhtphhouhht List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 25 Sep 2023 11:42:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/105125 From: Samantha Jalabert python3-click recipe is moved to openembedded-core. Signed-off-by: Marta Rybczynska Signed-off-by: Samantha Jalabert --- .../python/python3-click/run-ptest | 3 -- .../python/python3-click_8.1.7.bb | 39 ------------------- 2 files changed, 42 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-click/run-ptest delete mode 100644 meta-python/recipes-devtools/python/python3-click_8.1.7.bb diff --git a/meta-python/recipes-devtools/python/python3-click/run-ptest b/meta-python/recipes-devtools/python/python3-click/run-ptest deleted file mode 100644 index b63c4de0d9..0000000000 --- a/meta-python/recipes-devtools/python/python3-click/run-ptest +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -pytest -o log_cli=true -o log_cli_level=INFO | sed -e 's/\[...%\]//g'| sed -e 's/PASSED/PASS/g'| sed -e 's/FAILED/FAIL/g'|sed -e 's/SKIPPED/SKIP/g'| awk '{if ($NF=="PASS" || $NF=="FAIL" || $NF=="SKIP" || $NF=="XFAIL" || $NF=="XPASS"){printf "%s: %s\n", $NF, $0}else{print}}'| awk '{if ($NF=="PASS" || $NF=="FAIL" || $NF=="SKIP" || $NF=="XFAIL" || $NF=="XPASS") {$NF="";print $0}else{print}}' diff --git a/meta-python/recipes-devtools/python/python3-click_8.1.7.bb b/meta-python/recipes-devtools/python/python3-click_8.1.7.bb deleted file mode 100644 index a4ec6cd1ef..0000000000 --- a/meta-python/recipes-devtools/python/python3-click_8.1.7.bb +++ /dev/null @@ -1,39 +0,0 @@ -SUMMARY = "A simple wrapper around optparse for powerful command line utilities." -DESCRIPTION = "\ -Click is a Python package for creating beautiful command line interfaces \ -in a composable way with as little code as necessary. It's the "Command \ -Line Interface Creation Kit". It's highly configurable but comes with \ -sensible defaults out of the box." -HOMEPAGE = "http://click.pocoo.org/" -LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=1fa98232fd645608937a0fdc82e999b8" - -SRC_URI[sha256sum] = "ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de" - -inherit pypi setuptools3 ptest - -SRC_URI += "file://run-ptest" - -RDEPENDS:${PN}-ptest += " \ - ${PYTHON_PN}-pytest \ - ${PYTHON_PN}-terminal \ - ${PYTHON_PN}-unixadmin \ -" - -do_install_ptest() { - install -d ${D}${PTEST_PATH}/tests - cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ - cp -rf ${S}/setup.cfg ${D}${PTEST_PATH}/ - cp -rf ${S}/docs ${D}${PTEST_PATH}/ -} - -UPSTREAM_CHECK_REGEX = "click/(?P\d+(\.\d+)+)/" - -CLEANBROKEN = "1" - -RDEPENDS:${PN} += "\ - ${PYTHON_PN}-io \ - ${PYTHON_PN}-threading \ - " - -BBCLASSEXTEND = "native nativesdk" From patchwork Mon Sep 25 11:41:41 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samantha Jalabert X-Patchwork-Id: 31096 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 55559CE7A81 for ; Mon, 25 Sep 2023 11:42:31 +0000 (UTC) Received: from 6.mo583.mail-out.ovh.net (6.mo583.mail-out.ovh.net [178.32.119.138]) by mx.groups.io with SMTP id smtpd.web10.58659.1695642146799516653 for ; Mon, 25 Sep 2023 04:42:27 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=softfail (domain: syslinbit.com, ip: 178.32.119.138, mailfrom: samantha.jalabert@syslinbit.com) Received: from director6.ghost.mail-out.ovh.net (unknown [10.108.16.84]) by mo583.mail-out.ovh.net (Postfix) with ESMTP id 3221928747 for ; Mon, 25 Sep 2023 11:42:25 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-qwhs7 (unknown [10.111.208.234]) by director6.ghost.mail-out.ovh.net (Postfix) with ESMTPS id D9E6F1FEA9; Mon, 25 Sep 2023 11:42:24 +0000 (UTC) Received: from syslinbit.com ([37.59.142.96]) by ghost-submission-6684bf9d7b-qwhs7 with ESMTPSA id YK7MMyByEWWc0AUA4dzdTw (envelope-from ); Mon, 25 Sep 2023 11:42:24 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-96R00167b0b78a-0cd1-4419-ab0c-6027185e4b43, FBD810A19267834B149CBBD30CC19800876A49ED) smtp.auth=samantha.jalabert@syslinbit.com X-OVh-ClientIp: 141.94.99.231 From: samantha.jalabert@syslinbit.com To: openembedded-devel@lists.openembedded.org, mrybczynska@syslinbit.com Cc: Samantha Jalabert Subject: [meta-python][PATCH 5/6] Remove python3-booleanpy Date: Mon, 25 Sep 2023 11:41:41 +0000 Message-Id: <20230925114142.2508458-6-samantha.jalabert@syslinbit.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230925114142.2508458-1-samantha.jalabert@syslinbit.com> References: <20230925114142.2508458-1-samantha.jalabert@syslinbit.com> MIME-Version: 1.0 X-Ovh-Tracer-Id: 8223854396331067657 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedviedrudelgedggedvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomhepshgrmhgrnhhthhgrrdhjrghlrggsvghrthesshihshhlihhnsghithdrtghomhenucggtffrrghtthgvrhhnpedvhfefleetveevtdegudekgeetjefhieelheffieekheettdetvdeihfdugfeiueenucffohhmrghinhepghhithhhuhgsrdgtohhmpdgsohholhgvrghnrdhphienucfkphepuddvjedrtddrtddruddpudeguddrleegrdelledrvdefuddpfeejrdehledrudegvddrleeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeoshgrmhgrnhhthhgrrdhjrghlrggsvghrthesshihshhlihhnsghithdrtghomheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepohhpvghnvghmsggvugguvgguqdguvghvvghlsehlihhsthhsrdhophgvnhgvmhgsvgguuggvugdrohhrghdpoffvtefjohhsthepmhhoheekfedpmhhouggvpehsmhhtphhouhht List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 25 Sep 2023 11:42:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/105126 From: Samantha Jalabert python3-booleanpy recipe is moved to openembedded-core. Signed-off-by: Marta Rybczynska Signed-off-by: Samantha Jalabert --- .../python/python3-booleanpy_4.0.bb | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-booleanpy_4.0.bb diff --git a/meta-python/recipes-devtools/python/python3-booleanpy_4.0.bb b/meta-python/recipes-devtools/python/python3-booleanpy_4.0.bb deleted file mode 100644 index 41fd3d960a..0000000000 --- a/meta-python/recipes-devtools/python/python3-booleanpy_4.0.bb +++ /dev/null @@ -1,13 +0,0 @@ -SUMMARY = "Define boolean algebras, create and parse boolean expressions and create custom boolean DSL" -HOMEPAGE = "https://github.com/bastikr/boolean.py" - -LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d118b5feceee598ebeca76e13395c2bd" - -SRC_URI[sha256sum] = "17b9a181630e43dde1851d42bef546d616d5d9b4480357514597e78b203d06e4" - -PYPI_PACKAGE = "boolean.py" - -inherit pypi setuptools3 - -BBCLASSEXTEND = "native nativesdk" From patchwork Mon Sep 25 11:41:42 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samantha Jalabert X-Patchwork-Id: 31098 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5D253CE7A99 for ; Mon, 25 Sep 2023 11:42:31 +0000 (UTC) Received: from 8.mo575.mail-out.ovh.net (8.mo575.mail-out.ovh.net [46.105.74.219]) by mx.groups.io with SMTP id smtpd.web10.58660.1695642148052040958 for ; Mon, 25 Sep 2023 04:42:28 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=softfail (domain: syslinbit.com, ip: 46.105.74.219, mailfrom: samantha.jalabert@syslinbit.com) Received: from director6.ghost.mail-out.ovh.net (unknown [10.109.156.77]) by mo575.mail-out.ovh.net (Postfix) with ESMTP id 35F28256BB for ; Mon, 25 Sep 2023 11:42:26 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-qwhs7 (unknown [10.111.208.234]) by director6.ghost.mail-out.ovh.net (Postfix) with ESMTPS id E83E91FD3C; Mon, 25 Sep 2023 11:42:25 +0000 (UTC) Received: from syslinbit.com ([37.59.142.96]) by ghost-submission-6684bf9d7b-qwhs7 with ESMTPSA id AChQNyFyEWWc0AUA4dzdTw (envelope-from ); Mon, 25 Sep 2023 11:42:25 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-96R001902136d8-9c45-49eb-a8e7-157d2ac4d41f, FBD810A19267834B149CBBD30CC19800876A49ED) smtp.auth=samantha.jalabert@syslinbit.com X-OVh-ClientIp: 141.94.99.231 From: samantha.jalabert@syslinbit.com To: openembedded-devel@lists.openembedded.org, mrybczynska@syslinbit.com Cc: Samantha Jalabert Subject: [meta-python][PATCH 6/6] Remove python3-isodate Date: Mon, 25 Sep 2023 11:41:42 +0000 Message-Id: <20230925114142.2508458-7-samantha.jalabert@syslinbit.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230925114142.2508458-1-samantha.jalabert@syslinbit.com> References: <20230925114142.2508458-1-samantha.jalabert@syslinbit.com> MIME-Version: 1.0 X-Ovh-Tracer-Id: 8224135871776557321 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedviedrudelgedggedvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomhepshgrmhgrnhhthhgrrdhjrghlrggsvghrthesshihshhlihhnsghithdrtghomhenucggtffrrghtthgvrhhnpeetleffjeffvdejvdfgueelvdfgheejieetheevteehleeljeduuedtteekgfeuffenucfkphepuddvjedrtddrtddruddpudeguddrleegrdelledrvdefuddpfeejrdehledrudegvddrleeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeoshgrmhgrnhhthhgrrdhjrghlrggsvghrthesshihshhlihhnsghithdrtghomheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepohhpvghnvghmsggvugguvgguqdguvghvvghlsehlihhsthhsrdhophgvnhgvmhgsvgguuggvugdrohhrghdpoffvtefjohhsthepmhhoheejhedpmhhouggvpehsmhhtphhouhht List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 25 Sep 2023 11:42:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/105127 From: Samantha Jalabert python3-isodate recipe is moved to openembedded-core. Signed-off-by: Marta Rybczynska Signed-off-by: Samantha Jalabert --- .../python/python3-isodate_0.6.1.bb | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb diff --git a/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb b/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb deleted file mode 100644 index c65083b777..0000000000 --- a/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb +++ /dev/null @@ -1,14 +0,0 @@ -SUMMARY = "ISO 8601 date/time parser" -LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709" - -SRC_URI[sha256sum] = "48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c127bde9" - -inherit pypi setuptools3 - -RDEPENDS:${PN} += " \ - python3-numbers \ - python3-six \ -" - -BBCLASSEXTEND = "native nativesdk"