From patchwork Wed Sep 25 23:32:30 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 49619 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 3D047CCFA06 for ; Wed, 25 Sep 2024 23:32:42 +0000 (UTC) Received: from mail-pf1-f181.google.com (mail-pf1-f181.google.com [209.85.210.181]) by mx.groups.io with SMTP id smtpd.web10.30670.1727307157563598660 for ; Wed, 25 Sep 2024 16:32:37 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=QyKEBezW; spf=pass (domain: gmail.com, ip: 209.85.210.181, mailfrom: raj.khem@gmail.com) Received: by mail-pf1-f181.google.com with SMTP id d2e1a72fcca58-71971d20a95so298681b3a.3 for ; Wed, 25 Sep 2024 16:32:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1727307156; x=1727911956; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=fHqsGbVt3BnNKm1s0/d+pN91SRCBny9Vnd2QuYDU3dk=; b=QyKEBezWTr3Su+EoBVYLe/0XAhn4HEBGDzU9FsUoD27kiDoQzDqsEXP3bxuivI9y9q b1n0AmHitKgqaENYvugxFW3LrJ+3wrMcHckLkj4aVqPspA30XtVjRcmeN7QhtElIKgBF Y2POHE5W8m9FUYvys5LK7Z65vWZDILzQkd1rYgI0YAm7+AsxXOxFzFomGEiFkvfYIYup DwdyjXSPyg9USNUMltLVgJSWo9hYFAHJd8uXO8cKDLxKCBuEiwXO5RE9w8xjSzAcfsps SfBsyBaA1iCQlFPTDyyRmW/L8ztaWNyepS5HkOlnPXF8IyXIeNj9m73rtjQgbX7RtxWO V5Pg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727307156; x=1727911956; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=fHqsGbVt3BnNKm1s0/d+pN91SRCBny9Vnd2QuYDU3dk=; b=ebA8t8xMFRiqTaC+W8FI+n3tt6/euAnvNGpfNcs/rqcM3RI39EErJEE6nslGuCOcIX 8ZXN8bFEAZ+fM6T209fXLNRdc/gPRTkTWxVx5IjIFdVJEsieHpId8bcrQF1iFP9xqQTp LA6ma/9CtKtxlv6c4S/xkWpz05gubxxr0UBIkVY9AVdkQ86Qsx3M8cmMS48d2FrwDX3T tDOoSIOvSq0cZ6H8stznw1/GhW+5EcFZopDAvpZvgVv+OtfbY/t0cFLuquv8Qv899nql skSAXI/Vz7tPifw89GOFJmWoLYw0d0Q0wmL1eSP/8Q7Ytsv9EjxAwwlXRwTr+tFNa0Zn /sfw== X-Gm-Message-State: AOJu0YxIKlDpBStcF+hKMVF98Kkt7s9/193s0MgHA/9EzOkVAYOKwXbp FqTXXczfQ8EAIpplOYvRla7xrF5NR98tovpRs+mP8keb2es3n+4X+XZ3I94n X-Google-Smtp-Source: AGHT+IEbtczuqM100EINdkKhbZ94ymhpxTPTD1OI5+724mghA8BUPdk0h9q8dw7WIFPgBuI8tHUizw== X-Received: by 2002:a05:6a21:38c:b0:1d4:becc:6ef1 with SMTP id adf61e73a8af0-1d4d4b85ffbmr4667307637.31.1727307156575; Wed, 25 Sep 2024 16:32:36 -0700 (PDT) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::eea4]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-71afc939046sm3243550b3a.107.2024.09.25.16.32.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Sep 2024 16:32:36 -0700 (PDT) From: Khem Raj To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-python][PATCH 1/5] python3-setproctitle: Add missing rdeps for ptests Date: Wed, 25 Sep 2024 16:32:30 -0700 Message-ID: <20240925233234.1685606-1-raj.khem@gmail.com> X-Mailer: git-send-email 2.46.2 MIME-Version: 1.0 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 ; Wed, 25 Sep 2024 23:32:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112502 Signed-off-by: Khem Raj --- .../recipes-devtools/python/python3-setproctitle_1.3.3.bb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-setproctitle_1.3.3.bb b/meta-python/recipes-devtools/python/python3-setproctitle_1.3.3.bb index dcae6b4681..d0373b46d7 100644 --- a/meta-python/recipes-devtools/python/python3-setproctitle_1.3.3.bb +++ b/meta-python/recipes-devtools/python/python3-setproctitle_1.3.3.bb @@ -16,6 +16,10 @@ SRC_URI += " \ " RDEPENDS:${PN}-ptest += "\ + packagegroup-core-buildessential \ + procps-ps \ + python3-dev \ + python3-multiprocessing \ python3-pytest \ python3-unittest-automake-output \ " @@ -26,3 +30,5 @@ do_install_ptest() { } BBCLASSEXTEND = "native nativesdk" + +INSANE_SKIP:${PN}-ptest = "dev-deps" From patchwork Wed Sep 25 23:32:31 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 49622 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 3BA8FCCFA0B for ; Wed, 25 Sep 2024 23:32:42 +0000 (UTC) Received: from mail-pg1-f181.google.com (mail-pg1-f181.google.com [209.85.215.181]) by mx.groups.io with SMTP id smtpd.web11.30760.1727307158161133098 for ; Wed, 25 Sep 2024 16:32:38 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=G6jumGx+; spf=pass (domain: gmail.com, ip: 209.85.215.181, mailfrom: raj.khem@gmail.com) Received: by mail-pg1-f181.google.com with SMTP id 41be03b00d2f7-6e7b121be30so232610a12.1 for ; Wed, 25 Sep 2024 16:32:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1727307157; x=1727911957; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=xUZAixrCNjIoel0EQiIgP3zBjN73Z5p9LNs+2uti/AQ=; b=G6jumGx+UROON4a6YAXGSReKRB3sqEfi30z11kYVyUSrukZpih+FayAMZvMzYJ0V+K QoYCE38jNG46DSAum6BUl2pbyagdC882dB+JDFGL7q7Nu5wN1R4BPSVcVpYrJm3eyjWz BtUvXWA85T+dRJ95179elI0p8RxuqNigfMh3yAVQLXrtJ8sl6BhxFtTr6d6IE3WWhZS0 28y9TG24EEwI4++JJMnluaqqw4fiNNy8SPTap0n7W+DzA2B0j9KQK5LUsl+LFGpFwy8A KG6OkBUbJ4lqNjYllXnuDKl2NNXY/pU+3/iKPDFyjNEiUM5jUoukSbApPxQhHSmLIWS9 KqFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727307157; x=1727911957; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xUZAixrCNjIoel0EQiIgP3zBjN73Z5p9LNs+2uti/AQ=; b=u2IFM3yh8eKUSIh017hcbHsPkJbiXeauskusZr+Rmcvncov+28La+0OJ2kjSn24ZKk k9KyGQnTbGvhjxFPLMAYOMf7JkbolNurlqLAkao5QGsRkgMCMtTrA+5vI8QrltRZToEd rIconFOUWZS3Rzza6UGIVMkTneUz3UmBQzY51N9UpJHqknXgnLxcRnijrkhz95ae0+YF DE1dUBMNnxZVWC5UY26KggqDBZwIT1NMP90b40+IuXBVhqp629ureyzeVW0XQMTkUuXv wWggpHDC49VNVpyfR93a1669itOYWPciyW8FouZJBcTpXoOunQ26BF7qJyjJc+Y/as3C wuqA== X-Gm-Message-State: AOJu0Yzhfz5Y3qFWuFSZMW5h0gs1FWTt/O/YxZTwuGFMgun4eW8xSOvN ZA7zBV7eWNzEt0jrMEcanhJ71sLZZrrtw8ErAbPd2KvtCHaCVnYWsFrYbRYD X-Google-Smtp-Source: AGHT+IF00WXyPoJ21wTKWosDM0f63Ig0n+/9sFhTFXygJ41H7jf6vC8C4IIYgQsWnrmsbVtXyiz1jA== X-Received: by 2002:a05:6a20:e13:b0:1d4:e4c0:58fa with SMTP id adf61e73a8af0-1d4e4c0c53cmr3513067637.2.1727307157341; Wed, 25 Sep 2024 16:32:37 -0700 (PDT) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::eea4]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-71afc939046sm3243550b3a.107.2024.09.25.16.32.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Sep 2024 16:32:37 -0700 (PDT) From: Khem Raj To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-python][PATCH 2/5] python3-ujson: Add python misc modules to ptest rdeps Date: Wed, 25 Sep 2024 16:32:31 -0700 Message-ID: <20240925233234.1685606-2-raj.khem@gmail.com> X-Mailer: git-send-email 2.46.2 In-Reply-To: <20240925233234.1685606-1-raj.khem@gmail.com> References: <20240925233234.1685606-1-raj.khem@gmail.com> MIME-Version: 1.0 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 ; Wed, 25 Sep 2024 23:32:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112503 Its needed for ModuleNotFoundError: No module named 'tracemalloc' Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-ujson/run-ptest | 2 +- meta-python/recipes-devtools/python/python3-ujson_5.10.0.bb | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-ujson/run-ptest b/meta-python/recipes-devtools/python/python3-ujson/run-ptest index 8d2017d39c..4863c5e5a3 100644 --- a/meta-python/recipes-devtools/python/python3-ujson/run-ptest +++ b/meta-python/recipes-devtools/python/python3-ujson/run-ptest @@ -1,3 +1,3 @@ #!/bin/sh -pytest --automake +FORCE_COLOR=1 pytest --automake --capture=no diff --git a/meta-python/recipes-devtools/python/python3-ujson_5.10.0.bb b/meta-python/recipes-devtools/python/python3-ujson_5.10.0.bb index 18ce5cc301..5f4439c4c3 100644 --- a/meta-python/recipes-devtools/python/python3-ujson_5.10.0.bb +++ b/meta-python/recipes-devtools/python/python3-ujson_5.10.0.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e0039a83d8a99726b5 SRC_URI[sha256sum] = "b3cd8f3c5d8c7738257f1018880444f7b7d9b66232c64649f562d7ba86ad4bc1" -inherit pypi ptest setuptools3 +inherit pypi ptest python_setuptools_build_meta # let OE do the strip operation export UJSON_BUILD_NO_STRIP = "1" @@ -24,6 +24,7 @@ RDEPENDS:${PN} += "\ RDEPENDS:${PN}-ptest += " \ python3-json \ + python3-misc \ python3-pytest \ python3-pytz \ python3-unittest-automake-output \ From patchwork Wed Sep 25 23:32:32 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 49618 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 3A3BDCCFA0A for ; Wed, 25 Sep 2024 23:32:42 +0000 (UTC) Received: from mail-pf1-f182.google.com (mail-pf1-f182.google.com [209.85.210.182]) by mx.groups.io with SMTP id smtpd.web11.30761.1727307159043789671 for ; Wed, 25 Sep 2024 16:32:39 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=HdIA4HN9; spf=pass (domain: gmail.com, ip: 209.85.210.182, mailfrom: raj.khem@gmail.com) Received: by mail-pf1-f182.google.com with SMTP id d2e1a72fcca58-71788bfe60eso376398b3a.1 for ; Wed, 25 Sep 2024 16:32:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1727307158; x=1727911958; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=8Euzu/mwowfdHbwELPeXNXoyUJ6LXAgAKzFt3Qofoo4=; b=HdIA4HN98m/tHiuXg6QhFmCw8fBC7dMHqtAksOKZ3fEOQ14aDH902ibQK5YWSz9/g5 BD+cMj9dVs1DDsC6mzAxVCPKp1qbo3nPM1tqw9UbJde9rDKHac5SM4WwK6VaFAQcaase K6dVuyRlFJsfgATCuN44+SUHlj/iu/NkjAazpT7avszypjIYA70GlPRM4T6cUZzHbped jdHjrcGwHZn76d5rHvhCOjbWM+rmdi9Ly+PeaTbCSNWH+wWJtlcvh/lzdOC4aGdJqNHA Js8t3+Bi7pzHf1P9sRkvvO/FOLQ0ydlH0n3SqYb8zbNIxUPgzSzBLX9cjlolHYbb4Mdf 9H2w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727307158; x=1727911958; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8Euzu/mwowfdHbwELPeXNXoyUJ6LXAgAKzFt3Qofoo4=; b=l9IpjEKZj95lz0zHl16++/aM3k1gnr7Bbqe1170t3+W/rS62XsBBPCnW+Z5I7iOZHz f+H1iZ3PKJglLbq7VBFpf7fuV7j57AXyEIcDeOXcFgxBFAHCN5+z9NvTG+uY3QHWLxi8 TLL5ztfllRIyJCb2wYMwKyUU8YycPbNcp8pvN8gXwCpaEe4Q15jUAGp6FsJ7JxBtfEHv 1IIt0dzG/RU7XkAoPi6yyLAXgo0yuO0ErFxcnq9VLqlB8KB9ggO2sGf5eUZX3Loove8f qNJEOgqUj4fNOavrhFaE+mjzhybCG+ry47O8pXsnkUOYoaFOgRvqb0690Jlgpq5mGINM egGw== X-Gm-Message-State: AOJu0Yxdt3rD3wRUMrLKsal9hO6DJ8C44umzu8T9FXkzQzj1U0DYvzRQ ka1dCjx9Uv/+8QzFxibkgbLQTVMcdHkoN9GCnqnRFRs7StwAZu7HPrz7FBGr X-Google-Smtp-Source: AGHT+IFSRaByax4qKno9BxtyI6fndtiYty8SxakbVWYhyesY2siDIedHyIFAAWllgNqsBREa0Ave3w== X-Received: by 2002:a05:6a00:3cd3:b0:714:3a4b:f78f with SMTP id d2e1a72fcca58-71b0ac531c9mr5350636b3a.20.1727307158231; Wed, 25 Sep 2024 16:32:38 -0700 (PDT) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::eea4]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-71afc939046sm3243550b3a.107.2024.09.25.16.32.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Sep 2024 16:32:37 -0700 (PDT) From: Khem Raj To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-python][PATCH 3/5] python3-gunicorn: Add missing rdeps for ptests Date: Wed, 25 Sep 2024 16:32:32 -0700 Message-ID: <20240925233234.1685606-3-raj.khem@gmail.com> X-Mailer: git-send-email 2.46.2 In-Reply-To: <20240925233234.1685606-1-raj.khem@gmail.com> References: <20240925233234.1685606-1-raj.khem@gmail.com> MIME-Version: 1.0 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 ; Wed, 25 Sep 2024 23:32:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112504 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-gunicorn_23.0.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-gunicorn_23.0.0.bb b/meta-python/recipes-devtools/python/python3-gunicorn_23.0.0.bb index 8d825c8651..3c819a934d 100644 --- a/meta-python/recipes-devtools/python/python3-gunicorn_23.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-gunicorn_23.0.0.bb @@ -11,9 +11,11 @@ SRC_URI += " \ file://run-ptest \ " +# python-misc for wsgiref RDEPENDS:${PN}-ptest += " \ python3-eventlet \ python3-gevent \ + python3-misc \ python3-pytest \ python3-unittest-automake-output \ " From patchwork Wed Sep 25 23:32:33 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 49620 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 51C15CCFA0F for ; Wed, 25 Sep 2024 23:32:42 +0000 (UTC) Received: from mail-pf1-f172.google.com (mail-pf1-f172.google.com [209.85.210.172]) by mx.groups.io with SMTP id smtpd.web11.30764.1727307160084896527 for ; Wed, 25 Sep 2024 16:32:40 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=ZwZQfnmX; spf=pass (domain: gmail.com, ip: 209.85.210.172, mailfrom: raj.khem@gmail.com) Received: by mail-pf1-f172.google.com with SMTP id d2e1a72fcca58-7198cb6bb02so299478b3a.3 for ; Wed, 25 Sep 2024 16:32:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1727307159; x=1727911959; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=bFbFAakj5sH+nyCkWlvVhM9Mk7A920FaTYa4vCLLSE8=; b=ZwZQfnmXm8v/qcz8t/ax7gqdiYYI7AnUImF3OTugux1BL9XuL9oaYUYDuTLUAH6RGx s7Ze8UASfu+0Hupa1sW9VeafRJvOq2ZYxNyfRzy+T+cTAcUpKWWCnWzxJxiDCEmQaJYE /5nCHi4efxVatf6BWto7XV+BlkkHwqfMTqtP/8FTvQvvtnWG288sC6B7go0n6o+YkU9X mA/ovfy98WXzxzMXb1BnaF5fupjcIB9K8qlIpFwfClpFVfF7cGZncmdJRoPJqLvpQ/oU ip6ij5T9LOBQjxOzHemF8fywgJ9o3OBb0nMr2Iu0gHKl+ukHPNBJur8SPyK/gqNuuQ46 rrFQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727307159; x=1727911959; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bFbFAakj5sH+nyCkWlvVhM9Mk7A920FaTYa4vCLLSE8=; b=iS+wlf5PYCMW3gx6aVBRgNDRJNZuUjbIwastUPMIiMtKYgacSpl98hm9dysJJzsFYg H6XIW54lTl1Y5MvSniRv2SPoGPzsYDtS+uMF49Lp/EiHzyq1HUtVYm9NODQcYq5FvqRa oeki0im3bdMApr2exSx9aR7sl7CDRjiFtK+jAmBkf+PnVpJpoe3Ov7bBJRQ7MOOQkO81 2w7H/i9393jg8Ek2v4oyLlTCmNV5HH8VYtilmm1bU+LwhcCwdPQWYpAN18DIj/560Eqc iq5qCohcrfAFm8hlhJ3wHbNGf4XWwPsftzs0vTPIMn9PECYFuTM3HpfbDn+uB4aK+foJ Et6Q== X-Gm-Message-State: AOJu0Yz9A4HjMlG5A8Cn5PqKfAwnf4iTZkc2+xYtPV5uEIwUVxY6Mx6i RB2PN59qerdKCaitj4I9OFzqvxIELPsuGb3oTSa43yZgWULjzH11YPV2x6pQ X-Google-Smtp-Source: AGHT+IGKEAZjLqAAKXWwBtZwK5JkgN6M6JEe2skIQxeW5GMzotcN26bdxL8Qy5zafeu64yQuNPOvqw== X-Received: by 2002:a05:6a00:4b52:b0:717:85a0:1ddb with SMTP id d2e1a72fcca58-71b0aaaff6fmr5836200b3a.10.1727307159145; Wed, 25 Sep 2024 16:32:39 -0700 (PDT) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::eea4]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-71afc939046sm3243550b3a.107.2024.09.25.16.32.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Sep 2024 16:32:38 -0700 (PDT) From: Khem Raj To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-python][PATCH 4/5] python3-eth-hash: Add packageconfigs and switch to pep517-backend Date: Wed, 25 Sep 2024 16:32:33 -0700 Message-ID: <20240925233234.1685606-4-raj.khem@gmail.com> X-Mailer: git-send-email 2.46.2 In-Reply-To: <20240925233234.1685606-1-raj.khem@gmail.com> References: <20240925233234.1685606-1-raj.khem@gmail.com> MIME-Version: 1.0 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 ; Wed, 25 Sep 2024 23:32:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112505 Signed-off-by: Khem Raj --- .../python/python3-eth-hash_0.7.0.bb | 20 ++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-eth-hash_0.7.0.bb b/meta-python/recipes-devtools/python/python3-eth-hash_0.7.0.bb index 0f548cf86f..1137e744cf 100644 --- a/meta-python/recipes-devtools/python/python3-eth-hash_0.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-eth-hash_0.7.0.bb @@ -1,14 +1,20 @@ -SUMMARY = "The Ethereum hashing function, keccak256, sometimes (erroneously) called sha3." +SUMMARY = "eth-hash: The Ethereum hashing function, keccak256, sometimes (erroneously) called sha3" HOMEPAGE = "https://github.com/ethereum/eth-hash" -SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=3d7bdfe69b1ffbde073ca6e96f5c53f7" SRC_URI[sha256sum] = "bacdc705bfd85dadd055ecd35fd1b4f846b671add101427e089a4ca2e8db310a" -inherit pypi setuptools3 +inherit pypi python_setuptools_build_meta -RDEPENDS:${PN} = "\ - python3-logging \ - python3-pycryptodome \ -" +PACKAGECONFIG ?= "" +PACKAGECONFIG[dev] = ",,,python3-build python3-bumpversion python3-ipython python3-pre-commit python3-pytest python3-pytest-xdist python3-sphinx python3-sphinx_rtd_theme python3-towncrier python3-tox python3-twine python3-wheel" +PACKAGECONFIG[docs] = ",,,python3-sphinx python3-sphinx_rtd_theme python3-towncrier" +PACKAGECONFIG[pycryptodome] = ",,,python3-pycryptodome" +PACKAGECONFIG[pysha3python-version-smaller-3-dot-9] = ",,,python3-pysha3" +PACKAGECONFIG[pysha3python-version-bigger--equals-3-dot-9] = ",,,python3-safe-pysha3" +PACKAGECONFIG[test] = ",,,python3-pytest python3-pytest-xdist" + +RDEPENDS:${PN} += "python3-core python3-logging python3-pycryptodome" + +PYPI_PACKAGE = "eth-hash" From patchwork Wed Sep 25 23:32:34 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 49621 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 555C2CCFA10 for ; Wed, 25 Sep 2024 23:32:42 +0000 (UTC) Received: from mail-pg1-f170.google.com (mail-pg1-f170.google.com [209.85.215.170]) by mx.groups.io with SMTP id smtpd.web11.30765.1727307160942983730 for ; Wed, 25 Sep 2024 16:32:40 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=N1hXz3id; spf=pass (domain: gmail.com, ip: 209.85.215.170, mailfrom: raj.khem@gmail.com) Received: by mail-pg1-f170.google.com with SMTP id 41be03b00d2f7-7d666fb3fb9so231730a12.0 for ; Wed, 25 Sep 2024 16:32:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1727307160; x=1727911960; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=JL4++0add67cNMoqf91Jea0WHVTwVbogkpr5ka+HB6A=; b=N1hXz3id0xoKB/wfEVzg+07ghaTIAveE8wbrN3apLqzbh6KEzerkZKZitIqPdNkD13 n9MX62H3+eaB6nLK3shFfJ9y3E/erFvKXXqoyb0fKi679R4laerKPTcfBYAuPOfS+BaD 1Ra2NtDe5s2SdHPqw8URv9bmhftobmIvMFTPYjTUyE2VNUJM4xUlAbgO+1LaXnH5FVrv nD7Kw5JmJJVMYOD5WYmgMrkqEMMigiGedG7WKtM9vdwM8cxsbtqttJEraLXhnScWSqLa kUs6X2D3BoP4sHoTvyHdwXEG5/LmNuCEwyKe9TnHhiZqvQto/9gh0wEzHwgYI9eGa3cw ugMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727307160; x=1727911960; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JL4++0add67cNMoqf91Jea0WHVTwVbogkpr5ka+HB6A=; b=Pdcuul8RyO/KlHWeFY0at3OQyC+29dCZQWrBNSxGsPeCsWuoHZyvqfUllxAMtvnvoC kt3eRwBWKpVh6tM56VqiVkEV1vG3FeSDZ4MOhqIHvB53EnouYd5parPSXD5YFkeIILvU xPVJsGI8nXHLLA7RIftAEFWHtYEJsssOm8vdU5f1r4M6NpLkgJ7Byl90D/ARyv2IMHEs giUbDWHhNcQtju8202bKpWj0c8cjw+vV7IN9qjKGtqmP7ac+mU993/OE0G2DoQ5L6ooD QKYKKIyl2K6wXqWzlceTJFDqNzfgTjlj1qE7+Dk5Oa2u2Z0mXFcokBucDeVpbdyw2WB0 /xsA== X-Gm-Message-State: AOJu0YxKOXdziqNRclO8sBolqAg4xqGafQEmSlObXgIdM4AAjBc9SnsF /z7fJm625WaCWGdhoAPqQWwfNsUTZL5E8Ufvv3KD0dmKbdundJwaJgolrhOS X-Google-Smtp-Source: AGHT+IFSGDaXdCDX98++Zs5P8tttXZH6604ttvnE0FenQNm/lIwdXYcGI0ozATBmvJ/cDF5rO8JWYw== X-Received: by 2002:a05:6a20:cd8f:b0:1d4:e40b:8990 with SMTP id adf61e73a8af0-1d4ebe09086mr1748723637.1.1727307160063; Wed, 25 Sep 2024 16:32:40 -0700 (PDT) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::eea4]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-71afc939046sm3243550b3a.107.2024.09.25.16.32.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Sep 2024 16:32:39 -0700 (PDT) From: Khem Raj To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-python][PATCH 5/5] python3-validators: Add missing rdeps for ptests Date: Wed, 25 Sep 2024 16:32:34 -0700 Message-ID: <20240925233234.1685606-5-raj.khem@gmail.com> X-Mailer: git-send-email 2.46.2 In-Reply-To: <20240925233234.1685606-1-raj.khem@gmail.com> References: <20240925233234.1685606-1-raj.khem@gmail.com> MIME-Version: 1.0 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 ; Wed, 25 Sep 2024 23:32:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112506 Signed-off-by: Khem Raj --- .../recipes-devtools/python/python3-validators_0.34.0.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-validators_0.34.0.bb b/meta-python/recipes-devtools/python/python3-validators_0.34.0.bb index ebba683884..41ead5c051 100644 --- a/meta-python/recipes-devtools/python/python3-validators_0.34.0.bb +++ b/meta-python/recipes-devtools/python/python3-validators_0.34.0.bb @@ -12,6 +12,10 @@ SRC_URI += " \ " RDEPENDS:${PN}-ptest += " \ + python3-decorator \ + python3-eth-hash \ + python3-isort \ + python3-pycryptodome \ python3-pytest \ python3-unittest-automake-output \ "