From patchwork Thu Aug 10 15:39:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Justin Bronder X-Patchwork-Id: 28622 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 2782DC04E69 for ; Thu, 10 Aug 2023 15:40:07 +0000 (UTC) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by mx.groups.io with SMTP id smtpd.web10.20611.1691682005995385862 for ; Thu, 10 Aug 2023 08:40:06 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@cold-front.org header.s=mesmtp header.b=nQotkpeO; dkim=pass header.i=@messagingengine.com header.s=fm3 header.b=2QNY+Vbc; spf=pass (domain: cold-front.org, ip: 64.147.123.21, mailfrom: jsbronder@cold-front.org) Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id 5ED7A3200942; Thu, 10 Aug 2023 11:40:05 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Thu, 10 Aug 2023 11:40:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cold-front.org; h=cc:cc:content-transfer-encoding:content-type:date:date:from :from:in-reply-to:message-id:mime-version:reply-to:sender :subject:subject:to:to; s=mesmtp; t=1691682004; x=1691768404; bh=gvmKRYxox+dgVtn082YOHGXHvFQBaMNC6jbIORy7GrI=; b=nQotkpeOaZyQ OrcDvXg9eBaOiK8Oi/UAkNsXtRwTiLxd/ZqtBf7YltfDT96sv3c83+n5/NGvVx50 R5aFeXRsaJKe4xZfhioGNs0mzeJxGzhzEAAC+wyFD2luFXsgxSLH6TPjeeVjnoeR vUl2ca78rzOZQfo6nk0/a2wGCh39zr4= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:message-id:mime-version:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; t=1691682004; x=1691768404; bh=gvmKRYxox+dgV tn082YOHGXHvFQBaMNC6jbIORy7GrI=; b=2QNY+Vbc/9VJT8pM2HlbnTDfFsNSR SKDd2OFY60ukeKI/Q8cHZ04yMe7bIbn1KPmGLmAIxZm4WO3q3+5f5DT4BS8n9Uko XeDDJjvbXXQYGy50LLPegYIqh4A9gBK2CffzlBWBkH1s13noT/K5OeVqWyVl805B g5AJ62fBP7Xm4WekdAiesKnXkjhvXWtb96P/Ye22FOtLGRbUyRjTBZrOYbT1mr4v kNRriJL3WilLFv0hG0ckfhesSZ8r9spNn68wOonPsmIOsGwiNjllA9oaHaPNx297 I5S0R5hAJ0tcx7RTSB5SAVWOZNjhP3GOHuKDPSN062huxoGP2N+IyjLnA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedviedrleeigdeltdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvvefufffkofgggfestdekredtre dttdenucfhrhhomheplfhushhtihhnuceurhhonhguvghruceojhhssghrohhnuggvrhes tgholhguqdhfrhhonhhtrdhorhhgqeenucggtffrrghtthgvrhhnpedugffhvdekueehud duudfhueeiieekgeeflefhgfefjeegleehjefhfedtleehgeenucevlhhushhtvghrufhi iigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehjshgsrhhonhguvghrsegtohhlug dqfhhrohhnthdrohhrgh X-ME-Proxy: Feedback-ID: iea0042cb:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 10 Aug 2023 11:40:04 -0400 (EDT) From: Justin Bronder To: openembedded-devel@lists.openembedded.org Cc: Justin Bronder Subject: [meta-python][PATCH 1/5] python3-mypy-extensions: upgrade 0.4.3 -> 1.0.0 Date: Thu, 10 Aug 2023 11:39:48 -0400 Message-ID: <20230810153953.17293-1-jsbronder@cold-front.org> X-Mailer: git-send-email 2.41.0 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 ; Thu, 10 Aug 2023 15:40:07 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/104325 Signed-off-by: Justin Bronder --- ...ypy-extensions_0.4.3.bb => python3-mypy-extensions_1.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-mypy-extensions_0.4.3.bb => python3-mypy-extensions_1.0.0.bb} (78%) diff --git a/meta-python/recipes-devtools/python/python3-mypy-extensions_0.4.3.bb b/meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-mypy-extensions_0.4.3.bb rename to meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb index 83ac5362d..4c431431c 100644 --- a/meta-python/recipes-devtools/python/python3-mypy-extensions_0.4.3.bb +++ b/meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb @@ -7,6 +7,6 @@ PYPI_PACKAGE = "mypy_extensions" inherit pypi setuptools3 -SRC_URI[sha256sum] = "2d82818f5bb3e369420cb3c4060a7970edba416647068eb4c5343488a6c604a8" +SRC_URI[sha256sum] = "75dbf8955dc00442a438fc4d0666508a9a97b6bd41aa2f0ffe9d2f2725af0782" BBCLASSEXTEND = "native" From patchwork Thu Aug 10 15:39:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Justin Bronder X-Patchwork-Id: 28623 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 2100FC04FDF for ; Thu, 10 Aug 2023 15:40:17 +0000 (UTC) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by mx.groups.io with SMTP id smtpd.web11.20539.1691682007809679802 for ; Thu, 10 Aug 2023 08:40:07 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@cold-front.org header.s=mesmtp header.b=zSdCZQKA; dkim=pass header.i=@messagingengine.com header.s=fm3 header.b=mvpo2LKy; spf=pass (domain: cold-front.org, ip: 64.147.123.21, mailfrom: jsbronder@cold-front.org) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id 1A742320094D; Thu, 10 Aug 2023 11:40:07 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Thu, 10 Aug 2023 11:40:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cold-front.org; h=cc:cc:content-transfer-encoding:content-type:date:date:from :from:in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=mesmtp; t=1691682006; x=1691768406; bh=l1UZNa0TlidAb1x82pHADIFkBFYi6zizCy+tMbud4AU=; b= zSdCZQKAnsmVh/8B1NORbos3f/BiD41uIcid9pmMHKKhnPj2//2xD574O6pvstup sRuNN6NT1/d28qcbtkB8FvyUO9+cDTrxRsg+EqDB9q6A+JlXdHfU+ozKnKlZ0CUH Yxp6Rw4w2XsPlhyHj+15nV3PS44S1YmhUuRS08C5oEM= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t=1691682006; x= 1691768406; bh=l1UZNa0TlidAb1x82pHADIFkBFYi6zizCy+tMbud4AU=; b=m vpo2LKyVQ429tSvsF/KEii3R2RgefWT++JXKc002SwwGeWb4tyQQWc02dmVXmPHP UqkhGeLoLmUvFod/yYbj22r7WowdNFNEJjxkqIB3J1qjhKn/woJXVvQ91TPYS1u5 yVhemu4qO6Bj8U0Cr4t23Q1pS+596Ea/aoScloUS6pVHnW+wZ7gJOk1vzCTKG8bf lg/UiyeaTMng9ngkxesXqBcRaC//ylxgl+Jwy38+5dnFF6kMomNvvs4fxnXxgtzO uu0R8SMwecvn9BxYzc5uPUQg2otz1Yi7qbPt25ijgyEVusRoRgLg2CHWvoRw8oCQ J3O2WGzlYKX5/PQycMBWw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedviedrleeigdeludcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekre dtredttdenucfhrhhomheplfhushhtihhnuceurhhonhguvghruceojhhssghrohhnuggv rhestgholhguqdhfrhhonhhtrdhorhhgqeenucggtffrrghtthgvrhhnpeevteehuddule dtheeigeefveetfedtteevhfdvgfejudfgieeiieffudehhffgteenucffohhmrghinhep ghhithhhuhgsrdgtohhmnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrg hilhhfrhhomhepjhhssghrohhnuggvrhestgholhguqdhfrhhonhhtrdhorhhg X-ME-Proxy: Feedback-ID: iea0042cb:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 10 Aug 2023 11:40:06 -0400 (EDT) From: Justin Bronder To: openembedded-devel@lists.openembedded.org Cc: Justin Bronder Subject: [meta-python][PATCH 2/5] python3-types-setuptools: add 68.0.0.3 Date: Thu, 10 Aug 2023 11:39:49 -0400 Message-ID: <20230810153953.17293-2-jsbronder@cold-front.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230810153953.17293-1-jsbronder@cold-front.org> References: <20230810153953.17293-1-jsbronder@cold-front.org> 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 ; Thu, 10 Aug 2023 15:40:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/104326 Dependency of python3-mypy. Signed-off-by: Justin Bronder --- .../python/python3-types-setuptools_68.0.0.3.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-types-setuptools_68.0.0.3.bb diff --git a/meta-python/recipes-devtools/python/python3-types-setuptools_68.0.0.3.bb b/meta-python/recipes-devtools/python/python3-types-setuptools_68.0.0.3.bb new file mode 100644 index 000000000..5a810c795 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-types-setuptools_68.0.0.3.bb @@ -0,0 +1,10 @@ +SUMMARY = "Typing stubs for setuptools" +HOMEPAGE = "https://github.com/python/typeshed" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=ef4dc1e740f5c928f1608a4a9c7b578e" + +inherit pypi setuptools3 + +SRC_URI[sha256sum] = "d57ae6076100b5704b3cc869fdefc671e1baf4c2cd6643f84265dfc0b955bf05" + +BBCLASSEXTEND = "native" From patchwork Thu Aug 10 15:39:50 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Justin Bronder X-Patchwork-Id: 28625 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 20B6EC04E69 for ; Thu, 10 Aug 2023 15:40:17 +0000 (UTC) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by mx.groups.io with SMTP id smtpd.web10.20615.1691682009284919827 for ; Thu, 10 Aug 2023 08:40:09 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@cold-front.org header.s=mesmtp header.b=Z/mTftnP; dkim=pass header.i=@messagingengine.com header.s=fm3 header.b=GOBNZ8WH; spf=pass (domain: cold-front.org, ip: 64.147.123.21, mailfrom: jsbronder@cold-front.org) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id A19CC32004AE; Thu, 10 Aug 2023 11:40:08 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Thu, 10 Aug 2023 11:40:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cold-front.org; h=cc:cc:content-transfer-encoding:content-type:date:date:from :from:in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=mesmtp; t=1691682008; x=1691768408; bh=mWjIdl/pgrJ9ZMjCvcO4Ju+B6WfVfuWVZGRXSkiTM5M=; b= Z/mTftnP0e+CnC93O2yZgL/34mEnUfOXhaVvaC5kZSTZjTXl1yr9dvs2Zk9Epu1O faKB2CoUJejDz6QdBvVYc43N/t3ErS8rlebqsPtheabWORJ+6RmlokdQLvIC5sef uF0hfcJBNOI5u/tWfmCWCC72rRnLiSs8CwWIoBvJoQo= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t=1691682008; x= 1691768408; bh=mWjIdl/pgrJ9ZMjCvcO4Ju+B6WfVfuWVZGRXSkiTM5M=; b=G OBNZ8WHGvbDzJoh2lrskHZi3AzJ8un1/qbrTeNNAHYcDHLmMQvhbhPIGKeEHBpfl yqxx6nBZAPiWPXzfVmFLEGMjdlpXmkMN1w+Uk6Q4H40tNsa4hVDOGeQUI2oQSwIB HwT0UjAYiop6cJmVF3Y+ESp7vodAzVSO2SvIBNrRktRMhbYtBPYu0sPf6wPDYaw+ K8fE2td1CF7pHAiprEAB97zH/Wh/o7K2xldO1qU85WX9PjvlZiKUcDiuwSlBQhL7 GPvTLixUiezPxhxhrXAsO4s01oVIPsrKTokd8WViouUPvJkR9OwUk6J0g6RBZJ+f uJV4qbLSupkV+dLOoKOAA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedviedrleeigdeludcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekre dtredttdenucfhrhhomheplfhushhtihhnuceurhhonhguvghruceojhhssghrohhnuggv rhestgholhguqdhfrhhonhhtrdhorhhgqeenucggtffrrghtthgvrhhnpeevteehuddule dtheeigeefveetfedtteevhfdvgfejudfgieeiieffudehhffgteenucffohhmrghinhep ghhithhhuhgsrdgtohhmnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrg hilhhfrhhomhepjhhssghrohhnuggvrhestgholhguqdhfrhhonhhtrdhorhhg X-ME-Proxy: Feedback-ID: iea0042cb:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 10 Aug 2023 11:40:07 -0400 (EDT) From: Justin Bronder To: openembedded-devel@lists.openembedded.org Cc: Justin Bronder Subject: [meta-python][PATCH 3/5] python3-types-psutil: add 5.9.5.16 Date: Thu, 10 Aug 2023 11:39:50 -0400 Message-ID: <20230810153953.17293-3-jsbronder@cold-front.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230810153953.17293-1-jsbronder@cold-front.org> References: <20230810153953.17293-1-jsbronder@cold-front.org> 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 ; Thu, 10 Aug 2023 15:40:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/104327 Dependency of python3-mypy. Signed-off-by: Justin Bronder --- .../python/python3-types-psutil_5.9.5.16.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.16.bb diff --git a/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.16.bb b/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.16.bb new file mode 100644 index 000000000..02245be62 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.16.bb @@ -0,0 +1,10 @@ +SUMMARY = "Typing stubs for psutil" +HOMEPAGE = "https://github.com/python/typeshed" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=ef4dc1e740f5c928f1608a4a9c7b578e" + +inherit pypi setuptools3 + +SRC_URI[sha256sum] = "4e9b219efb625d3d04f6bf106934f87cab49aa41a94b0a3b3089403f47a79228" + +BBCLASSEXTEND = "native" From patchwork Thu Aug 10 15:39:51 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Justin Bronder X-Patchwork-Id: 28626 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 1225AC001E0 for ; Thu, 10 Aug 2023 15:40:17 +0000 (UTC) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by mx.groups.io with SMTP id smtpd.web10.20617.1691682010885424762 for ; Thu, 10 Aug 2023 08:40:10 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@cold-front.org header.s=mesmtp header.b=duhyPJsl; dkim=pass header.i=@messagingengine.com header.s=fm3 header.b=3cDC5HOD; spf=pass (domain: cold-front.org, ip: 64.147.123.21, mailfrom: jsbronder@cold-front.org) Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id 3B76C320047A; Thu, 10 Aug 2023 11:40:10 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Thu, 10 Aug 2023 11:40:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cold-front.org; h=cc:cc:content-transfer-encoding:content-type:date:date:from :from:in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=mesmtp; t=1691682009; x=1691768409; bh=WMu05IZBMpCeQapcr0f6SrGIpN0T8r/ZnkHK6gyou/M=; b= duhyPJsl1YTyx7KIhajyhzuqrmfkJhcr7ouNbs68wvJT+OAtbprU7tyeqEzQKc/2 uTFoBZgmXnzhQtlYM2NJVDVE02pefUgwRgMwXDrXvUkv3kx+IRdZQlu3gF/vnqcI 8JvKNK3Y5jtNX2Fu6CD580x8sLkkMsAw6Ogj4d/WDJI= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t=1691682009; x= 1691768409; bh=WMu05IZBMpCeQapcr0f6SrGIpN0T8r/ZnkHK6gyou/M=; b=3 cDC5HODa9iZ+xtItQCOZ1wWwtqfCj90qvq/OZVooYDpdROeeAyz22YFhvoY/2Wll hR5f/WQeWWMp56dhhNXw89kViWOzJJXWAm1BOdT3HpybGrTr8asdl/Od95QPcFiU +jZw2bJc9QaPAn2qi4rlmu8IeFlA9iiGXjFIbaGNd3lwmgXkt7JAb2dPmXn88YOC OtC9bMX8vjQU56P8wPlH5y/4R+7oBc249S4J3Hl03kdJ+PB7Cgr9ePaI2d6fBIy9 700jEopruhcdHidfTy1Uc99cv/6PmJuC4IlTaqzhZ5HS7tZrqPLXRj21eHylQae7 +PS6pU9tSiXRDftuBdleg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedviedrleeigdeltdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekre dtredttdenucfhrhhomheplfhushhtihhnuceurhhonhguvghruceojhhssghrohhnuggv rhestgholhguqdhfrhhonhhtrdhorhhgqeenucggtffrrghtthgvrhhnpeevteehuddule dtheeigeefveetfedtteevhfdvgfejudfgieeiieffudehhffgteenucffohhmrghinhep ghhithhhuhgsrdgtohhmnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrg hilhhfrhhomhepjhhssghrohhnuggvrhestgholhguqdhfrhhonhhtrdhorhhg X-ME-Proxy: Feedback-ID: iea0042cb:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 10 Aug 2023 11:40:09 -0400 (EDT) From: Justin Bronder To: openembedded-devel@lists.openembedded.org Cc: Justin Bronder Subject: [meta-python][PATCH 4/5] python3-mypy: upgrade 0.971 -> 1.5.0 Date: Thu, 10 Aug 2023 11:39:51 -0400 Message-ID: <20230810153953.17293-4-jsbronder@cold-front.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230810153953.17293-1-jsbronder@cold-front.org> References: <20230810153953.17293-1-jsbronder@cold-front.org> 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 ; Thu, 10 Aug 2023 15:40:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/104328 Switched RDEPEND to python3-modules as this is a complex package that is still under fairly heavy development by python core contributors. It's likely that the dependency list will change from release to release and unlikely that anyone wanting type-checking will be object to having a full python installation. Note for anyone attempting to backport this, you'll need to add python3-tomli to RDEPENDS as python < 3.11 won't be in the stdlib. Signed-off-by: Justin Bronder --- .../python/python3-mypy_0.971.bb | 23 ------------------- .../python/python3-mypy_1.5.0.bb | 23 +++++++++++++++++++ 2 files changed, 23 insertions(+), 23 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-mypy_0.971.bb create mode 100644 meta-python/recipes-devtools/python/python3-mypy_1.5.0.bb diff --git a/meta-python/recipes-devtools/python/python3-mypy_0.971.bb b/meta-python/recipes-devtools/python/python3-mypy_0.971.bb deleted file mode 100644 index 31fcb06c9..000000000 --- a/meta-python/recipes-devtools/python/python3-mypy_0.971.bb +++ /dev/null @@ -1,23 +0,0 @@ -SUMMARY = "Optional static typing for Python 3 and 2 (PEP 484)" -HOMEPAGE = "https://github.com/python/mypy" -LICENSE = "MIT & Python-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=6ba8ec528da02073b7e1f4124c0f836f" - -PYPI_PACKAGE = "mypy" - -inherit pypi python_setuptools_build_meta - -SRC_URI[sha256sum] = "40b0f21484238269ae6a57200c807d80debc6459d444c0489a102d7c6a75fa56" - -BBCLASSEXTEND = "native" - -RDEPENDS:${PN} += " \ - ${PYTHON_PN}-mypy-extensions \ - ${PYTHON_PN}-typed-ast \ - ${PYTHON_PN}-typing-extensions \ - ${PYTHON_PN}-json \ - ${PYTHON_PN}-compression \ - ${PYTHON_PN}-pprint \ - ${PYTHON_PN}-difflib \ - ${PYTHON_PN}-toml \ -" diff --git a/meta-python/recipes-devtools/python/python3-mypy_1.5.0.bb b/meta-python/recipes-devtools/python/python3-mypy_1.5.0.bb new file mode 100644 index 000000000..46730aa23 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-mypy_1.5.0.bb @@ -0,0 +1,23 @@ +SUMMARY = "Optional static typing for Python 3 and 2 (PEP 484)" +HOMEPAGE = "https://github.com/python/mypy" +LICENSE = "MIT & Python-2.0" +LIC_FILES_CHKSUM = "file://LICENSE;md5=6ba8ec528da02073b7e1f4124c0f836f" + +inherit pypi python_setuptools_build_meta + +SRC_URI[sha256sum] = "f3460f34b3839b9bc84ee3ed65076eb827cd99ed13ed08d723f9083cada4a212" + +BBCLASSEXTEND = "native" + +DEPENDS += " \ + python3-mypy-extensions-native \ + python3-types-psutil-native \ + python3-types-setuptools-native \ + python3-typing-extensions-native \ +" + +RDEPENDS:${PN} += " \ + python3-modules \ + python3-mypy-extensions \ + python3-typing-extensions \ +" From patchwork Thu Aug 10 15:39:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Justin Bronder X-Patchwork-Id: 28624 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 12283C41513 for ; Thu, 10 Aug 2023 15:40:17 +0000 (UTC) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by mx.groups.io with SMTP id smtpd.web10.20622.1691682012461612113 for ; Thu, 10 Aug 2023 08:40:12 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@cold-front.org header.s=mesmtp header.b=NnAuA6OJ; dkim=pass header.i=@messagingengine.com header.s=fm3 header.b=RLBnN54x; spf=pass (domain: cold-front.org, ip: 64.147.123.21, mailfrom: jsbronder@cold-front.org) Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id CB8BD320047A; Thu, 10 Aug 2023 11:40:11 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Thu, 10 Aug 2023 11:40:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cold-front.org; h=cc:cc:content-transfer-encoding:content-type:date:date:from :from:in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=mesmtp; t=1691682011; x=1691768411; bh=1/Vje0VRPGqmizI8nQXjUkyXdZcdvikGytEoetOfszU=; b= NnAuA6OJfxtEmJG/uSevxyB24MO7VplL+916VE7Yvm5ACyaNyFcX33/9Eho1kl9a 9Ar18KupaZgyrh/R0ZXggbTzivrQgi3PBTvccA4lg+MkY8iFd3QmIpKHryB7XXdh NlTWTarmblvHYbfyUaS1f/Sq19S54/qEwXPhBQWvzzg= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t=1691682011; x= 1691768411; bh=1/Vje0VRPGqmizI8nQXjUkyXdZcdvikGytEoetOfszU=; b=R LBnN54xbpvO8j7Kd7ikOnN9A2D3v4y8Xxv8gciJRye9SoibTCT+vOCKTwRu87JQp bYqSaNbYafz/51cbUns//cmMRRcagSfzIgCec2SDifi61e+tBRnBjtyG3gXghPCx Eu/v7yxAY3jzvryYnZTYq1GgsLNPnxYSmRqH9VYb167ei8PHBHkJlB0yddsh0P8H cVwd4Wj/UYL4W+qp4muYVZwXYWbt7NBCo/9GnSQRGax+2JwgtAY+/OJaNL7kR+kG 6kGIjM44BS7lDH+3ycKOwlboUvZ/a91IW/wGss6XDZ2nsuiU6B7566EU+vHpVNqA dO7OVOY4ssznseEQxtd7A== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedviedrleeigdeltdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekre dtredttdenucfhrhhomheplfhushhtihhnuceurhhonhguvghruceojhhssghrohhnuggv rhestgholhguqdhfrhhonhhtrdhorhhgqeenucggtffrrghtthgvrhhnpeevteehuddule dtheeigeefveetfedtteevhfdvgfejudfgieeiieffudehhffgteenucffohhmrghinhep ghhithhhuhgsrdgtohhmnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrg hilhhfrhhomhepjhhssghrohhnuggvrhestgholhguqdhfrhhonhhtrdhorhhg X-ME-Proxy: Feedback-ID: iea0042cb:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 10 Aug 2023 11:40:11 -0400 (EDT) From: Justin Bronder To: openembedded-devel@lists.openembedded.org Cc: Justin Bronder Subject: [meta-python][PATCH 5/5] python3-typed-ast: remove EOL package Date: Thu, 10 Aug 2023 11:39:52 -0400 Message-ID: <20230810153953.17293-5-jsbronder@cold-front.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230810153953.17293-1-jsbronder@cold-front.org> References: <20230810153953.17293-1-jsbronder@cold-front.org> 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 ; Thu, 10 Aug 2023 15:40:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/104329 No longer required by python3-mypy and no longer maintained upstream. https://github.com/python/typed_ast/issues/179 Signed-off-by: Justin Bronder --- .../packagegroups/packagegroup-meta-python.bb | 1 - .../python/python3-typed-ast_1.5.4.bb | 12 ------------ 2 files changed, 13 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-typed-ast_1.5.4.bb diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index 9500f80e0..f75007e13 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb @@ -437,7 +437,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ python3-txaio \ python3-txdbus \ python3-txws \ - python3-typed-ast \ python3-typeguard \ python3-tzlocal \ python3-u-msgpack-python \ diff --git a/meta-python/recipes-devtools/python/python3-typed-ast_1.5.4.bb b/meta-python/recipes-devtools/python/python3-typed-ast_1.5.4.bb deleted file mode 100644 index e6c1746a8..000000000 --- a/meta-python/recipes-devtools/python/python3-typed-ast_1.5.4.bb +++ /dev/null @@ -1,12 +0,0 @@ -SUMMARY = "Modified fork of CPython's ast module that parses `# type:` comments" -HOMEPAGE = "https://github.com/python/typed_ast" -LICENSE = "Apache-2.0 & MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=97f1494e93daf66a5df47118407a4c4f" - -PYPI_PACKAGE = "typed_ast" - -inherit pypi setuptools3 - -SRC_URI[sha256sum] = "39e21ceb7388e4bb37f4c679d72707ed46c2fbf2a5609b8b8ebc4b067d977df2" - -BBCLASSEXTEND = "native"