From patchwork Thu Jul 7 09:46:47 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 9976 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 D35B4C43334 for ; Thu, 7 Jul 2022 09:47:13 +0000 (UTC) Received: from voyager.superhosting.bg (voyager.superhosting.bg [79.124.30.14]) by mx.groups.io with SMTP id smtpd.web08.3700.1657187223587232248 for ; Thu, 07 Jul 2022 02:47:05 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@anavi.org header.s=default header.b=nY7p6uWn; 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=cg4yaV28IE1SYOKqxPuiermunk5SpG0aIjAaktQuBD0=; b=nY7p6uWnk3NXtE3kaeII8SMtL+ Ha7HYJ3Uov7A2np20xJLvj0mY+u/w5TzvTD65HJW1PkI8vTnXNZfYq9gkalcDbE1pheRRfAFIIHtr AEk8CfvIkj99mGAIwBtjhazmZYwOhm7RQ9fOAMPZABbFf0ddpImdPcfAs+zL2CfPk6FhViJ51rsI/ VNr786X0ROnNYrWL+KbL83TTafYuhZPSnEnNgjv/LL1qW50PTQKS7TtUtrmSYvFWfXvtnLcYdavFD W2J2ay/QyRtE/PpPAu3EZWJlUKU5lD+dfcEYfG1LrsA4DtkDSRQ/5v761xHIsKaOZF4H4diOVF3iK QYkcgagA==; Received: from lan.nucleusys.com ([92.247.61.126]:48688 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 1o9O7G-0004Fc-Q0; Thu, 07 Jul 2022 12:47:01 +0300 From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 1/5] python3-autobahn: Upgrade 22.5.1 -> 22.6.1 Date: Thu, 7 Jul 2022 12:46:47 +0300 Message-Id: <20220707094651.1716295-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 ; Thu, 07 Jul 2022 09:47:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/97769 Upgrade to release 22.6.1: - new: add SecurityModuleMemory.from_config and SecurityModuleMemory.from_keyfile - new: moved UserKey from crossbar to autobahn - fix: more WAMP-Cryptosign unit tests - new: experimental WAMP API catalog support - new: regenerate FlatBuffers WAMP messages - fix: allow tests to pass without XBR dependencies - new: Flatbuffers IDL based WAMP payload validation - fix: restore autobahn.twisted.testing to distribution Signed-off-by: Leon Anavi --- .../{python3-autobahn_22.5.1.bb => python3-autobahn_22.6.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-autobahn_22.5.1.bb => python3-autobahn_22.6.1.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-autobahn_22.5.1.bb b/meta-python/recipes-devtools/python/python3-autobahn_22.6.1.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-autobahn_22.5.1.bb rename to meta-python/recipes-devtools/python/python3-autobahn_22.6.1.bb index 956399b56..71da18f81 100644 --- a/meta-python/recipes-devtools/python/python3-autobahn_22.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-autobahn_22.6.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://crossbar.io/autobahn" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=97c0bda20ad1d845c6369c0e47a1cd98" -SRC_URI[sha256sum] = "34aa5569b0b4419f8c277792c600dc2518c4930928c74e2279ef8b88d8b8a3ea" +SRC_URI[sha256sum] = "fb63e946d5c2dd0df680851e84e65624a494ce87c999f2a4944e4f2d81bf4498" inherit pypi setuptools3 From patchwork Thu Jul 7 09:46:48 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 9973 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 D35E2CCA479 for ; Thu, 7 Jul 2022 09:47:13 +0000 (UTC) Received: from voyager.superhosting.bg (voyager.superhosting.bg [79.124.30.14]) by mx.groups.io with SMTP id smtpd.web09.3652.1657187225658103411 for ; Thu, 07 Jul 2022 02:47:07 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@anavi.org header.s=default header.b=F7C9kHNj; 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=2xAo30GFFZ+Yq7z58O2vxcUizDIwfENZ6dIGZKJN3gY=; b=F7C9kHNjGb00nbEiCZ1nNiWAhC ICiwQTVURT9b54TBiEUlr4qrXXwzELjMM22Pqz77meJ2yswOcLhJyOH89wFVhquOrAGX8l9+8P6dv p9513/KTTPc2UFj0cWlFx/8WCBePKmY/IGd5/YxaLXh1eYowHNzNJ26Ed2onn2DUoo0xuEZcnRWqy J60kOw7nQWcjCcdmyKJibhC7NZN5poXeZ109tPwZPZQkTux7gr+XN5R4DYzISmQQb1QH3Z+wKpuEU YXpMf3l9V7vJBRG7Ax64LAZNLHIQLLxxLQw/rrCQkFAbv6UyHR2rg1Sw5wujUNvFHa9+D2m2ASLam JrelDx8g==; Received: from lan.nucleusys.com ([92.247.61.126]:48688 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 1o9O7J-0004Fc-Jh; Thu, 07 Jul 2022 12:47:04 +0300 From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 2/5] python3-awesomeversion: Upgrade 22.5.2 -> 22.6.0 Date: Thu, 7 Jul 2022 12:46:48 +0300 Message-Id: <20220707094651.1716295-2-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220707094651.1716295-1-leon.anavi@konsulko.com> References: <20220707094651.1716295-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 ; Thu, 07 Jul 2022 09:47:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/97770 Upgrade to release 22.6.0: - Handle ValueError for possible blank values when casting to int - Remove deprecated method AwesomeVersion.ensure_strategy Signed-off-by: Leon Anavi --- ...wesomeversion_22.5.2.bb => python3-awesomeversion_22.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-awesomeversion_22.5.2.bb => python3-awesomeversion_22.6.0.bb} (82%) diff --git a/meta-python/recipes-devtools/python/python3-awesomeversion_22.5.2.bb b/meta-python/recipes-devtools/python/python3-awesomeversion_22.6.0.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-awesomeversion_22.5.2.bb rename to meta-python/recipes-devtools/python/python3-awesomeversion_22.6.0.bb index c43f9ee54..cadb6f502 100644 --- a/meta-python/recipes-devtools/python/python3-awesomeversion_22.5.2.bb +++ b/meta-python/recipes-devtools/python/python3-awesomeversion_22.6.0.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENCE.md;md5=92622b5a8e216099be741d78328bae5d" -SRC_URI[sha256sum] = "051f89efd8ba0b157fb516bda5e1dad4d63f87e8f9c0c148930023d984fce62f" +SRC_URI[sha256sum] = "38f580bfacf1c06b674bcd0f68e0c445ebb03fcd3700c6a2c588fb9313308e0f" RDEPENDS:${PN} += "python3-profile python3-logging" From patchwork Thu Jul 7 09:46:49 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 9975 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 D5325C433EF for ; Thu, 7 Jul 2022 09:47:13 +0000 (UTC) Received: from voyager.superhosting.bg (voyager.superhosting.bg [79.124.30.14]) by mx.groups.io with SMTP id smtpd.web11.3632.1657187228880270100 for ; Thu, 07 Jul 2022 02:47:10 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@anavi.org header.s=default header.b=qzIukepK; 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=eiQEBzO6T3bTGWHUZGfOrQOwdykW5lqp/FoKG52gXvg=; b=qzIukepKsNtcyrzY8vaXvpVNam y/Cc01n7JIS6bPXQZ0Sauz9HcmNsbEP34rZvNzpHOXYz95oQg3aUV2sCItwIUBdLV6qK2QZ9/PGcS UMKKdwxwZL858j5R0q3WQvJnU9CvMtNP+tHzxGlbi1OBcfl9+/wVtnogu5Q8fjikDJUBFO8dQErSW M8mfT8Pf8InfewEzOPWnOrC7sJLurY5e1699SJdOAiWZgzAtxgyb4tpApurvIZJPTwh3HD2+dBE3r Yzkv5EdUJrsVl0zt0PJYOJoeqMstNo1AspeI0N4fXOheK8Urp3prsr6lnK7ZU84nKZufD1NYeMLrd Bfk+qnaQ==; Received: from lan.nucleusys.com ([92.247.61.126]:48688 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 1o9O7L-0004Fc-K3; Thu, 07 Jul 2022 12:47:06 +0300 From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 3/5] python3-tabulate: Upgrade 0.8.9 -> 0.8.10 Date: Thu, 7 Jul 2022 12:46:49 +0300 Message-Id: <20220707094651.1716295-3-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220707094651.1716295-1-leon.anavi@konsulko.com> References: <20220707094651.1716295-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 ; Thu, 07 Jul 2022 09:47:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/97771 Upgrade to release 0.8.10: - Bug fixes - Column width parameter License-Update: update years Signed-off-by: Leon Anavi --- .../recipes-devtools/python/python3-tabulate_0.8.10.bb | 8 ++++++++ .../recipes-devtools/python/python3-tabulate_0.8.9.bb | 8 -------- 2 files changed, 8 insertions(+), 8 deletions(-) create mode 100644 meta-python/recipes-devtools/python/python3-tabulate_0.8.10.bb delete mode 100644 meta-python/recipes-devtools/python/python3-tabulate_0.8.9.bb diff --git a/meta-python/recipes-devtools/python/python3-tabulate_0.8.10.bb b/meta-python/recipes-devtools/python/python3-tabulate_0.8.10.bb new file mode 100644 index 000000000..222e6e7bb --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-tabulate_0.8.10.bb @@ -0,0 +1,8 @@ +SUMMARY = "Pretty-print tabular data" +HOMEPAGE = "https://github.com/astanin/python-tabulate" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://LICENSE;md5=6ad1430c0c4824ec6a5dbb9754b011d7" + +SRC_URI[sha256sum] = "6c57f3f3dd7ac2782770155f3adb2db0b1a269637e42f27599925e64b114f519" + +inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-tabulate_0.8.9.bb b/meta-python/recipes-devtools/python/python3-tabulate_0.8.9.bb deleted file mode 100644 index 19261c3d1..000000000 --- a/meta-python/recipes-devtools/python/python3-tabulate_0.8.9.bb +++ /dev/null @@ -1,8 +0,0 @@ -SUMMARY = "Pretty-print tabular data" -HOMEPAGE = "https://github.com/astanin/python-tabulate" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=fad5a39bdfe452b13775adda41023ba7" - -SRC_URI[sha256sum] = "eb1d13f25760052e8931f2ef80aaf6045a6cceb47514db8beab24cded16f13a7" - -inherit pypi setuptools3 From patchwork Thu Jul 7 09:46:50 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 9974 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 DF1DACCA480 for ; Thu, 7 Jul 2022 09:47:13 +0000 (UTC) Received: from voyager.superhosting.bg (voyager.superhosting.bg [79.124.30.14]) by mx.groups.io with SMTP id smtpd.web08.3702.1657187229938685265 for ; Thu, 07 Jul 2022 02:47:10 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@anavi.org header.s=default header.b=qb0vsXED; 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=wLYy2uaTrC0dfygcDIXbPDfnqH6qC2YpQd8cI177eOw=; b=qb0vsXED7uaL6DWBjWdPjjjckl YGHuZCU0jdqCb40UFklHrGt1FkNgTJnoBDmSlcRodbicSQ5bj9465P+fXRYkPlF+zHwJ5wLnrwQ0U Evd2v1BVFBKxcSI6gADaPnI9VkuaOdMqOgnxvmUaRLv8w3Nq4z7vDWeztzCGnZ7vNHTPZkqZhAtzY 2d2pfmHsIzi7WcHVyP6ahbOreD11lBLiHbf0tcsMZhvQRSDU/cR6h5NO/g7jMDlJvIJZGhnuknuzt 242kzbFMvMioCJa24APIrjxe4aKvRoNd5qurZWt60c4TqQYFaZeguSXup37Hk06pYIrUfqwo3wzYS tqEe3laQ==; Received: from lan.nucleusys.com ([92.247.61.126]:48688 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 1o9O7O-0004Fc-0O; Thu, 07 Jul 2022 12:47:08 +0300 From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 4/5] python3-marshmallow: Upgrade 3.15.0 -> 3.17.0 Date: Thu, 7 Jul 2022 12:46:50 +0300 Message-Id: <20220707094651.1716295-4-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220707094651.1716295-1-leon.anavi@konsulko.com> References: <20220707094651.1716295-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 ; Thu, 07 Jul 2022 09:47:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/97772 Upgrade to release 3.17.0: - Support serialization as float in TimeDelta field - Add messages_dict property to ValidationError to facilitate type checking Signed-off-by: Leon Anavi --- ...hon3-marshmallow_3.15.0.bb => python3-marshmallow_3.17.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-marshmallow_3.15.0.bb => python3-marshmallow_3.17.0.bb} (94%) diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_3.15.0.bb b/meta-python/recipes-devtools/python/python3-marshmallow_3.17.0.bb similarity index 94% rename from meta-python/recipes-devtools/python/python3-marshmallow_3.15.0.bb rename to meta-python/recipes-devtools/python/python3-marshmallow_3.17.0.bb index c8e0fa4dd..f2f5281d6 100644 --- a/meta-python/recipes-devtools/python/python3-marshmallow_3.15.0.bb +++ b/meta-python/recipes-devtools/python/python3-marshmallow_3.17.0.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "\ SRC_URI = "git://github.com/marshmallow-code/marshmallow.git;protocol=https;branch=dev" -SRCREV = "f251dfb08d79c755c2e95371f2c5580bf5937e60" +SRCREV = "4a6c08d53f181195c78b505abe155b2f35cbc0c1" S = "${WORKDIR}/git" From patchwork Thu Jul 7 09:46: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: 9977 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 A9BF1C43334 for ; Thu, 7 Jul 2022 09:47:23 +0000 (UTC) Received: from voyager.superhosting.bg (voyager.superhosting.bg [79.124.30.14]) by mx.groups.io with SMTP id smtpd.web12.3654.1657187232533978589 for ; Thu, 07 Jul 2022 02:47:13 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@anavi.org header.s=default header.b=rVF435qb; 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=BPfYvVILQQDE2Ec90RW/2pHf69WGlE3Z3E3guIaHlmk=; b=rVF435qbJJUbr4n4YtUlCtoPxj WpaHb5XSldvmGJH9wzW4Ab/PhktZ+MgZxUjXDHEQncSsH2RizGzI0pYh+HlFGX99DsowDDQyp6yu8 EcTY1sthMGhT96Gt7wVZRL6RjxEZ+6dr6WriLcLMTEXjyzpA0qOz/pY2X/af588Kw5x2Z/RA3LWdL 0ispZOc2288u5hTB7FGo5XxhsqrO9bafZwgtplI+9U2vEOw5nBD3mz+2aOlogMm1XXdy+T+RgCI3z X4VardgJCzN9Ep5ZNB6+JA3T73qWdPO+YloJCchPwnGqpBAN0BQLKvXSLXOVsnrVv7xTIebK77WZA hm5/VPUQ==; Received: from lan.nucleusys.com ([92.247.61.126]:48688 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 1o9O7Q-0004Fc-AO; Thu, 07 Jul 2022 12:47:11 +0300 From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 5/5] python3-pychromecast: Upgrade 12.1.3 -> 12.1.4 Date: Thu, 7 Jul 2022 12:46:51 +0300 Message-Id: <20220707094651.1716295-5-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220707094651.1716295-1-leon.anavi@konsulko.com> References: <20220707094651.1716295-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 ; Thu, 07 Jul 2022 09:47:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/97773 Upgrade to release 12.1.4 and add runtime dependencies: - Improve timeout logs - pin to protobuf v3 Signed-off-by: Leon Anavi --- ...3-pychromecast_12.1.3.bb => python3-pychromecast_12.1.4.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pychromecast_12.1.3.bb => python3-pychromecast_12.1.4.bb} (78%) diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_12.1.3.bb b/meta-python/recipes-devtools/python/python3-pychromecast_12.1.4.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-pychromecast_12.1.3.bb rename to meta-python/recipes-devtools/python/python3-pychromecast_12.1.4.bb index bbed92150..69372060b 100644 --- a/meta-python/recipes-devtools/python/python3-pychromecast_12.1.3.bb +++ b/meta-python/recipes-devtools/python/python3-pychromecast_12.1.4.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/balloob/pychromecast" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5" -SRC_URI[sha256sum] = "edd67b6d23d5d064a56c97cd90ea661fa8ffd76720bf199b5a126c6869f81e01" +SRC_URI[sha256sum] = "9e57dc985a4a05db5bdcd5da219cbf6ced25548ca093f8d74bc107b3c554ec00" PYPI_PACKAGE = "PyChromecast" @@ -15,4 +15,5 @@ RDEPENDS:${PN} += " \ ${PYTHON_PN}-json \ ${PYTHON_PN}-requests \ ${PYTHON_PN}-protobuf \ + ${PYTHON_PN}-compression \ "