From patchwork Fri Aug 12 13:23:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 11328 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 589F7C3F6B0 for ; Fri, 12 Aug 2022 13:24:16 +0000 (UTC) Received: from voyager.superhosting.bg (voyager.superhosting.bg [79.124.30.14]) by mx.groups.io with SMTP id smtpd.web08.10497.1660310645610303914 for ; Fri, 12 Aug 2022 06:24:06 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@anavi.org header.s=default header.b=Yql7Y4se; spf=permerror, err=parse error for token &{10 18 spf.securedserverspace.com}: parse error for token &{10 18 _netblocks4.securedserverspace.com}: limit exceeded (domain: konsulko.com, ip: 79.124.30.14, mailfrom: leon.anavi@konsulko.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=anavi.org; s=default; h=Content-Transfer-Encoding:MIME-Version:Message-Id:Date:Subject: Cc:To:From:Sender:Reply-To:Content-Type:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=5CWZBV5fj6TyQ4zdxwAp/a9MpCoTylMiqf4Nm9E+Vr8=; b=Yql7Y4seJoN7BLnyGRiTBKeSXW CtrGvSyjedXU1gXC6JgCwqc/THa7Fj/CM0LcBefxoo7BzHxjoyuhShbr/DPin04Dmb4f9vY/+6QZ2 p92knP2vJachwXspALFZfxqaLDUhtOKWaybFvEy6VbuFGDYba74L25FqqcTKQardF1u9iEvOj10NB EEmVyNhwOK6r17Q5q3FK6kJ8H/m/ngfRFzcXVHi1kGmL4DwrnCvA+HjbbQFCXUFM6q5/XnaSe4Uqm 3i1eNQSRPbevNdLqLGZvBYX4mZO/wQv0uHsrYRqZDQe2Ygrc2FSAHxAEgWdc6VoHkz8nopdZl2l6d V5qbAtaw==; Received: from lan.nucleusys.com ([92.247.61.126]:37172 helo=tone.k.g) by voyager.superhosting.bg with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.95) (envelope-from ) id 1oMUf7-000B58-UO; Fri, 12 Aug 2022 16:24:04 +0300 From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 1/4] python3-nocasedict: Upgrade 1.0.3 -> 1.0.4 Date: Fri, 12 Aug 2022 16:23:51 +0300 Message-Id: <20220812132354.1588599-1-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - voyager.superhosting.bg X-AntiAbuse: Original Domain - lists.openembedded.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - konsulko.com X-Get-Message-Sender-Via: voyager.superhosting.bg: authenticated_id: leon@anavi.org X-Authenticated-Sender: voyager.superhosting.bg: leon@anavi.org X-Source: X-Source-Args: X-Source-Dir: 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 ; Fri, 12 Aug 2022 13:24:16 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/98213 Upgrade to release 1.0.4: - Various bug fixes in dependencies and test environment Signed-off-by: Leon Anavi --- ...hon3-nocasedict_1.0.3.bb => python3-nocasedict_1.0.4.bb} | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-nocasedict_1.0.3.bb => python3-nocasedict_1.0.4.bb} (63%) diff --git a/meta-python/recipes-devtools/python/python3-nocasedict_1.0.3.bb b/meta-python/recipes-devtools/python/python3-nocasedict_1.0.4.bb similarity index 63% rename from meta-python/recipes-devtools/python/python3-nocasedict_1.0.3.bb rename to meta-python/recipes-devtools/python/python3-nocasedict_1.0.4.bb index a47c4a455..006799c8b 100644 --- a/meta-python/recipes-devtools/python/python3-nocasedict_1.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-nocasedict_1.0.4.bb @@ -3,6 +3,10 @@ HOMEPAGE = "https://github.com/pywbem/nocasedict" LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742" -SRC_URI[sha256sum] = "8220b97ba06b08eb2deded774c406c77e0ca0d5352ae71249f6f9d1f2a17bd7b" +SRC_URI[sha256sum] = "7c111da4cefd244433cb63377aff081a40f84bddae9e6f376c67f086c0f806da" inherit pypi setuptools3 + +RDEPENDS:${PN} += " \ + ${PYTHON_PN}-six \ +" From patchwork Fri Aug 12 13:23:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 11329 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 643D3C25B08 for ; Fri, 12 Aug 2022 13:24:16 +0000 (UTC) Received: from voyager.superhosting.bg (voyager.superhosting.bg [79.124.30.14]) by mx.groups.io with SMTP id smtpd.web09.10625.1660310650689308259 for ; Fri, 12 Aug 2022 06:24:12 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@anavi.org header.s=default header.b=FxAHNWX8; spf=permerror, err=parse error for token &{10 18 spf.securedserverspace.com}: parse error for token &{10 18 _netblocks4.securedserverspace.com}: limit exceeded (domain: konsulko.com, ip: 79.124.30.14, mailfrom: leon.anavi@konsulko.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=anavi.org; s=default; h=Content-Transfer-Encoding:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=s5s+VJmlqwu2b/irZQZTwg2IJe6Zcy8OK9FJgbbuGTw=; b=FxAHNWX8ggqm47aep+ESNZij+8 /6+NjjJkDZCiaa+B8b0JzsgM1skzaVcvgb4NXXeGFYz9Lc803y4oIZnmHUuDyB+M6KfpLgPM+Fxyh FJ25lov1MiS4t0S96cs4Enfpawg/wTZv/2ufMRAfHLIHgXE6CzbOWfqYcUkLr+02hV6AOWWZUMA2C pYyOFf4XbUYqnIJofvTC8GX9eIoChQXTUPhXaAeW35pQ7WVVe7ad+Sb60Vn9clmf8PcP8/uAqJbRt 4ZvW8zaCbV3/lZPpo41ovl4Ew3Jvelawxf4oCoE3p2MnUq/gTbIqVSX3wH3jp91XyofQCiXoNU5CL Weo6NTPQ==; Received: from lan.nucleusys.com ([92.247.61.126]:37172 helo=tone.k.g) by voyager.superhosting.bg with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.95) (envelope-from ) id 1oMUfC-000B58-PR; Fri, 12 Aug 2022 16:24:09 +0300 From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 2/4] python3-frozenlist: Upgrade 1.3.0 -> 1.3.1 Date: Fri, 12 Aug 2022 16:23:52 +0300 Message-Id: <20220812132354.1588599-2-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220812132354.1588599-1-leon.anavi@konsulko.com> References: <20220812132354.1588599-1-leon.anavi@konsulko.com> MIME-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - voyager.superhosting.bg X-AntiAbuse: Original Domain - lists.openembedded.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - konsulko.com X-Get-Message-Sender-Via: voyager.superhosting.bg: authenticated_id: leon@anavi.org X-Authenticated-Sender: voyager.superhosting.bg: leon@anavi.org X-Source: X-Source-Args: X-Source-Dir: 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 ; Fri, 12 Aug 2022 13:24:16 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/98214 Upgrade to release 1.3.1: - The published source distribution package became buildable under Python 3.11. Signed-off-by: Leon Anavi --- ...{python3-frozenlist_1.3.0.bb => python3-frozenlist_1.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-frozenlist_1.3.0.bb => python3-frozenlist_1.3.1.bb} (79%) diff --git a/meta-python/recipes-devtools/python/python3-frozenlist_1.3.0.bb b/meta-python/recipes-devtools/python/python3-frozenlist_1.3.1.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-frozenlist_1.3.0.bb rename to meta-python/recipes-devtools/python/python3-frozenlist_1.3.1.bb index 4dd77383b..b95a014f5 100644 --- a/meta-python/recipes-devtools/python/python3-frozenlist_1.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-frozenlist_1.3.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/aio-libs/frozenlist" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=cf056e8e7a0a5477451af18b7b5aa98c" -SRC_URI[sha256sum] = "ce6f2ba0edb7b0c1d8976565298ad2deba6f8064d2bebb6ffce2ca896eb35b0b" +SRC_URI[sha256sum] = "3a735e4211a04ccfa3f4833547acdf5d2f863bfeb01cfd3edaffbc251f15cec8" inherit pypi python_setuptools_build_meta From patchwork Fri Aug 12 13:23:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 11330 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 5A1F7C25B0E for ; Fri, 12 Aug 2022 13:24:16 +0000 (UTC) Received: from voyager.superhosting.bg (voyager.superhosting.bg [79.124.30.14]) by mx.groups.io with SMTP id smtpd.web08.10498.1660310652480247610 for ; Fri, 12 Aug 2022 06:24:12 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@anavi.org header.s=default header.b=rYyxiN6o; spf=permerror, err=parse error for token &{10 18 spf.securedserverspace.com}: parse error for token &{10 18 _netblocks4.securedserverspace.com}: limit exceeded (domain: konsulko.com, ip: 79.124.30.14, mailfrom: leon.anavi@konsulko.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=anavi.org; s=default; h=Content-Transfer-Encoding:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=mo3lj20A08kej73DKAe6Pyga9+MyZGjk3w5WhU+aQrI=; b=rYyxiN6ooggxulbyeTdJ3IrrGJ HflHmYFeorC0BPMEaSlmOKfkiOx5wjeANdAPTF5twafR/un0XULSr8gjSX9Nr8mcdBjkfAN+dNKyE aIFHHkvF+DEV+nDO62oMHOrqlsWT6fMCw0h9tKTgxJpbuyWRiJs3A7p1GNzt9Fn0StB3ksjFSiOfc QRZx5R6r2YViT94f4S/csXpKu/QJ5rXXQsu6qO55kHst2L3Itfg3NgDzi5h8P7xMzqIyV0Drrpsun 4Ns3Xhzrf/8BRcWapns7qMaEXkPkKz+oAYWbk0VCbEP4td2/B5QUgmB00NQcnegMcsYRwAZhHpDTq yjfIE4FQ==; Received: from lan.nucleusys.com ([92.247.61.126]:37172 helo=tone.k.g) by voyager.superhosting.bg with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.95) (envelope-from ) id 1oMUfF-000B58-Cr; Fri, 12 Aug 2022 16:24:12 +0300 From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 3/4] python3-pyhamcrest: Upgrade 2.0.3 -> 2.0.4 Date: Fri, 12 Aug 2022 16:23:53 +0300 Message-Id: <20220812132354.1588599-3-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220812132354.1588599-1-leon.anavi@konsulko.com> References: <20220812132354.1588599-1-leon.anavi@konsulko.com> MIME-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - voyager.superhosting.bg X-AntiAbuse: Original Domain - lists.openembedded.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - konsulko.com X-Get-Message-Sender-Via: voyager.superhosting.bg: authenticated_id: leon@anavi.org X-Authenticated-Sender: voyager.superhosting.bg: leon@anavi.org X-Source: X-Source-Args: X-Source-Dir: 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 ; Fri, 12 Aug 2022 13:24:16 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/98215 Upgrade to release 2.0.4: - has_properties now returns Matcher[Any] type, which addresses type checking errors when nested as a matcher. - Added Python 3.11 testing Signed-off-by: Leon Anavi --- ...yhamcrest_2.0.3.bb => python3-pyhamcrest_2.0.4.bb} | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-pyhamcrest_2.0.3.bb => python3-pyhamcrest_2.0.4.bb} (51%) diff --git a/meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.3.bb b/meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.4.bb similarity index 51% rename from meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.3.bb rename to meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.4.bb index 5b06e52aa..b1122e089 100644 --- a/meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.4.bb @@ -3,10 +3,15 @@ HOMEPAGE = "https://github.com/hamcrest/PyHamcrest" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=79391bf1501c898472d043f36e960612" -PYPI_PACKAGE = "PyHamcrest" +#PYPI_PACKAGE = "PyHamcrest" -SRC_URI[sha256sum] = "dfb19cf6d71743e086fbb761ed7faea5aacbc8ec10c17a08b93ecde39192a3db" +SRC_URI[sha256sum] = "b5d9ce6b977696286cf232ce2adf8969b4d0b045975b0936ac9005e84e67e9c1" inherit pypi python_setuptools_build_meta -RDEPENDS:${PN} += "${PYTHON_PN}-six" +DEPENDS += "${PYTHON_PN}-hatch-vcs-native" + +RDEPENDS:${PN} += " \ + ${PYTHON_PN}-six \ + ${PYTHON_PN}-numbers \ +" From patchwork Fri Aug 12 13:23:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 11327 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 57E17C00140 for ; Fri, 12 Aug 2022 13:24:16 +0000 (UTC) Received: from voyager.superhosting.bg (voyager.superhosting.bg [79.124.30.14]) by mx.groups.io with SMTP id smtpd.web10.10485.1660310654704401772 for ; Fri, 12 Aug 2022 06:24:15 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@anavi.org header.s=default header.b=TpknHRpu; spf=permerror, err=parse error for token &{10 18 spf.securedserverspace.com}: parse error for token &{10 18 _netblocks4.securedserverspace.com}: limit exceeded (domain: konsulko.com, ip: 79.124.30.14, mailfrom: leon.anavi@konsulko.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=anavi.org; s=default; h=Content-Transfer-Encoding:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=bq6NXCmc8AfThff4DgXqcXi/zRUDnVLZGtSVd5euAjY=; b=TpknHRpuIcqXCzLlVpjOFPVwIU D7lArpqo09IZ8Nmgaj1qWenSphDOTUXIG7RhEiEYS4Tmz7ByAj1w0D3g/R06Lw3UmuMuimwvnCsrE 07BWP0YzFk13RT+YsqSlFbXHD8B9NbSoYx9GX0x1g1RI77aMUBfuwG8nJBcTGKHfIWax1PLXKV12g 2J7sxp0Y8DA7YKevIjVTuGA8mSNKVnM7AIaiqEKigPQwnTYl2tj0bZ1ok3sc5vdQoJU6RhSnwxxTb DbwUpGt3ISg9aARpAQWhWBZmQaTURWRMlCK7pdBRhM+DhrWBneuI/laOj5xl2+L1D3AdOSnjNk53y Et/SqGIg==; Received: from lan.nucleusys.com ([92.247.61.126]:37172 helo=tone.k.g) by voyager.superhosting.bg with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.95) (envelope-from ) id 1oMUfH-000B58-R2; Fri, 12 Aug 2022 16:24:14 +0300 From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 4/4] python3-networkx: Upgrade 2.8.4 -> 2.8.5 Date: Fri, 12 Aug 2022 16:23:54 +0300 Message-Id: <20220812132354.1588599-4-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220812132354.1588599-1-leon.anavi@konsulko.com> References: <20220812132354.1588599-1-leon.anavi@konsulko.com> MIME-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - voyager.superhosting.bg X-AntiAbuse: Original Domain - lists.openembedded.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - konsulko.com X-Get-Message-Sender-Via: voyager.superhosting.bg: authenticated_id: leon@anavi.org X-Authenticated-Sender: voyager.superhosting.bg: leon@anavi.org X-Source: X-Source-Args: X-Source-Dir: 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 ; Fri, 12 Aug 2022 13:24:16 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/98216 Upgrade to release 2.8.5: - Check that nodes have "pos" attribute in geometric_edges - Correct louvain formula, solve infinite loops - Add more comprehensive tests for pydot - Move factory attributes to the class instead of instance - make lazy_import private and remove its internal use Signed-off-by: Leon Anavi --- .../{python3-networkx_2.8.4.bb => python3-networkx_2.8.5.bb} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-networkx_2.8.4.bb => python3-networkx_2.8.5.bb} (78%) diff --git a/meta-python/recipes-devtools/python/python3-networkx_2.8.4.bb b/meta-python/recipes-devtools/python/python3-networkx_2.8.5.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-networkx_2.8.4.bb rename to meta-python/recipes-devtools/python/python3-networkx_2.8.5.bb index 8181d90c0..8d0b8dbb3 100644 --- a/meta-python/recipes-devtools/python/python3-networkx_2.8.4.bb +++ b/meta-python/recipes-devtools/python/python3-networkx_2.8.5.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://networkx.github.io/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=44614b6df7cf3c19be69d0a945e29904" -SRC_URI[sha256sum] = "5e53f027c0d567cf1f884dbb283224df525644e43afd1145d64c9d88a3584762" +SRC_URI[sha256sum] = "15a7b81a360791c458c55a417418ea136c13378cfdc06a2dcdc12bd2f9cf09c1" inherit pypi setuptools3 @@ -16,4 +16,6 @@ RDEPENDS:${PN} += "\ ${PYTHON_PN}-html \ ${PYTHON_PN}-xml \ ${PYTHON_PN}-json \ + ${PYTHON_PN}-profile \ + ${PYTHON_PN}-threading \ "