From patchwork Tue Apr 22 14:18:30 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 61692 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 5CE74C369D3 for ; Tue, 22 Apr 2025 14:18:46 +0000 (UTC) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by mx.groups.io with SMTP id smtpd.web11.41089.1745331518287943121 for ; Tue, 22 Apr 2025 07:18:38 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=ZhgGSxam; spf=pass (domain: konsulko.com, ip: 209.85.128.44, mailfrom: leon.anavi@konsulko.com) Received: by mail-wm1-f44.google.com with SMTP id 5b1f17b1804b1-43ce70f9afbso45286585e9.0 for ; Tue, 22 Apr 2025 07:18:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1745331516; x=1745936316; 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=q9WaGRQtbEv8f7m2d2ThyCuIEx987DrDQvQnP3DrSe4=; b=ZhgGSxamNE50fBgNxtUP0NeNVbcEzGUfifgxDdp45CcUglLircSyW+YEKTiTunkZpL 25ObaOeXwRLmNUp9DVPNNO9hqftuaW9DG6COo2NPhksnZa+Gon0NLAxUoiSCVH3dcXFq PihwuyEPii1mti0JZByU4NmdnelRCBOTJYE5k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1745331516; x=1745936316; 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=q9WaGRQtbEv8f7m2d2ThyCuIEx987DrDQvQnP3DrSe4=; b=HfUYzoWhcpoe2v0BZT4/7GLvzvSBEBmfxa6eWL2D2Vt1z0y8e0InXNZyjPVwNm6Sup YhuzAs2HmGY+tsRL4lSodAyz7q5kj8nRV83bohKHuPCTRY7SPfWkUkyuWR0fkHNXGAUQ IN07+okunGC0GjLdhmlop8s0Qx8KgzQjYGu07uSKPGHv2M32oL+3Wg/QHxSmZMbQrHVc I5dBfnYqukDwN9ZT66PrPsZgqE0XsfRkZGFXrcQWyHm9iMr7Sq4lhVsk1NeUgSXQrvct /3bUnLClVqe/iRXggEfoZZdqSuaEqPmnwOsvahBeqaoUcxZpCAM+KMo11erg0mQIr9nV HGAA== X-Gm-Message-State: AOJu0YweAQr9yJvfOORhatRh2D1o4hRu0uazsfMv5z6IyEV+WyM9qVz4 tatONtphg+mBOV+lYnZOn+Qwqb0SxdjaRz0qwj08IKPD/N9+oy943a2JT/B65C7+BPjDzTUfkOI v X-Gm-Gg: ASbGncuYBOaOzXm2Swnk/BfIF0rs3SKLQRqOwkCLtyz1jYVRCjW3N5+vFe1erw1WNHk aLWvnDZqKuzIFvD5PwUvk7HRKt7ofhM9iLgCXDNrqScoC37MwhDBuuaUFosPd2Xz2kw60AjzVE3 Yc6K0MR8lRYIoY73V2tbI6EAOfb6MdqotIgaqNR7I+solhcA/ajtmxwU7mtKAeN6/76DZ2NnHsf z802iKKb7FJXlaqQTSD2ZXype86nOTj7lPhEm8yvAEA2SXzQvyMCF2UFUKeI4z6xJNnKwbJ5Uj0 Xz0r22kkA1xOD61TWSvI2HGOpb6UjSmRGF499unPZ04ZzfN3c4yCEHI= X-Google-Smtp-Source: AGHT+IGmDb6p8VZnHwrgcTbZOQXRGrluE+si7AWMqSazmE0c5urFjKz5HWJPMqHizLgkCsepLhbFkA== X-Received: by 2002:a05:600c:4e52:b0:43d:2313:7b54 with SMTP id 5b1f17b1804b1-4408a7dd29amr39238205e9.3.1745331516028; Tue, 22 Apr 2025 07:18:36 -0700 (PDT) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-4408d04802fsm12388875e9.1.2025.04.22.07.18.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Apr 2025 07:18:35 -0700 (PDT) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 1/4] python3-dill: Upgrade 0.3.9 -> 0.4.0 Date: Tue, 22 Apr 2025 17:18:30 +0300 Message-Id: <20250422141833.862036-1-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.5 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 ; Tue, 22 Apr 2025 14:18:46 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/117056 Upgrade to release 0.4.0: - update travis badge link - fix buiding documentation with sphinx 8.x - add initial support for python 3.14 - Bump starlette from 0.37.2 to 0.40.0 in /docs - fix typo in requirements.txt - updated copyright for 2025 - Bump jinja2 from 3.1.4 to 3.1.5 in /docs - support pypy-3.11 - update docs requirements; CI for pypy3.11 - fix CodeType support for PyPy3.11 7.3.19+ - move travis build of 3.9 to focal - Bump jinja2 from 3.1.5 to 3.1.6 in /docs License-Update: Updated copyright years Signed-off-by: Leon Anavi --- .../python/{python3-dill_0.3.9.bb => python3-dill_0.4.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-dill_0.3.9.bb => python3-dill_0.4.0.bb} (65%) diff --git a/meta-python/recipes-devtools/python/python3-dill_0.3.9.bb b/meta-python/recipes-devtools/python/python3-dill_0.4.0.bb similarity index 65% rename from meta-python/recipes-devtools/python/python3-dill_0.3.9.bb rename to meta-python/recipes-devtools/python/python3-dill_0.4.0.bb index bc5a7e5003..d421b1a887 100644 --- a/meta-python/recipes-devtools/python/python3-dill_0.3.9.bb +++ b/meta-python/recipes-devtools/python/python3-dill_0.4.0.bb @@ -1,9 +1,9 @@ SUMMARY = "Serialize all of python" HOMEPAGE = "https://pypi.org/project/dill/" LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=a41509b57cc475ed93f8cb1dbbfaeec1" +LIC_FILES_CHKSUM = "file://LICENSE;md5=ed5ea77287d7d542949d6dd0bc288ac0" -SRC_URI[sha256sum] = "81aa267dddf68cbfe8029c42ca9ec6a4ab3b22371d1c450abc54422577b4512c" +SRC_URI[sha256sum] = "0633f1d2df477324f53a895b02c901fb961bdbf65a17122586ea7019292cbcf0" inherit pypi python_setuptools_build_meta From patchwork Tue Apr 22 14:18:31 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 61693 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 5E23AC369D8 for ; Tue, 22 Apr 2025 14:18:46 +0000 (UTC) Received: from mail-wm1-f50.google.com (mail-wm1-f50.google.com [209.85.128.50]) by mx.groups.io with SMTP id smtpd.web10.41080.1745331518693037385 for ; Tue, 22 Apr 2025 07:18:39 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=AwET42xn; spf=pass (domain: konsulko.com, ip: 209.85.128.50, mailfrom: leon.anavi@konsulko.com) Received: by mail-wm1-f50.google.com with SMTP id 5b1f17b1804b1-43ede096d73so38559475e9.2 for ; Tue, 22 Apr 2025 07:18:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1745331517; x=1745936317; 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=JWskW+iUiG24SRMLMWpMf2dsO1Z+4618y7bdBHvWA9E=; b=AwET42xnY9pJRLJGK2uSABYeoNAXEWa03+Iyff1AwwC6AWPSzzSpMusrT8i9UeCuKj sJTezZpNi1xL/QuIwfVTajAoZWK6IF6Sl8kKeD3tc5SyWBzsR1sifoQ1AJTEdmi2e8Cs ulnVMKnXMc9aMSCLbdPCsCS4zXsbEZzJBDtlI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1745331517; x=1745936317; 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=JWskW+iUiG24SRMLMWpMf2dsO1Z+4618y7bdBHvWA9E=; b=GLMo05DI9PZffxrhNjDdeq+aLQ0ZIATJAswaVuWKKjbn0Dppdx2abMZhx60L6dHmeI zBzx9nm3wjFe7FtHKaa045Xm2/KthIsPqcqfiDCc1YyatOHj4mAUkyNt7z+uazWWvmFG vdKvitV8gjBQehIVaLu01Vwgzj4dW6de6J+Jf+/FdHT5DZ0OcL7D5pD11invlbijyFhs grmsAQ8CgUI0w57JYyyrYMMYN5f9uU2/3SIo3BIl4nt1CR3C8QxjfNzTnz64zmJRIPhp JONZFfmAtdOvgu4mowUMNLBLb5lgjuJr9wSIlSklOuPqOSwYC23JamHImCzpl16EYx7V jljw== X-Gm-Message-State: AOJu0Yy48YdWRn1EGNqOn5e+BQTLLSyufyOhCICQI9rWRxbPo0rAcycf 4ioDpg/U/DKYR/Z8UiRceXXemqXX334dJAAnKY46N9iMLET7QrHpFUqa5YXEjzTOw3+GgCss0zK z X-Gm-Gg: ASbGnctyhATIfw3Am4iFeEUcpLDRBt5jsUh5PYLJ0yADmnBlQIn4ypKvmA1BFzoJ3a5 yBXdTZjh+v0kl7h08k18uNoCLwup2wa1P9Ea8wOOlVfjOnR/fBdeshybc2PRIJocjR+u9MNAm6n FMsmvPr8GR/NoHKdxgiMTjYAwkAuh0rlvugv/GhyRlRrPShmwXmD42ccTYNCvYqQCcR7Y0nZy3q 9fCtMhiipluADvnKxtgDHy1KS650fMWGtzEL3dLDBXa813Nle6F4tNQ//DnJ8HelgRBj9EKnuJO ewM3BOBXLnX80M5YNRqtIF/zNoL+hBAbN4E2yjtXELG17IGi8cAaT0s= X-Google-Smtp-Source: AGHT+IF0oxHigud9V98w5x50eUtyeDhnJ0aoiD/6fvzaI3pqTAazU1bFVp/AP9qUTlvYCspiveeWAw== X-Received: by 2002:a05:600c:cc8:b0:43d:54a:221c with SMTP id 5b1f17b1804b1-44074f18848mr123671495e9.18.1745331516736; Tue, 22 Apr 2025 07:18:36 -0700 (PDT) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-4408d04802fsm12388875e9.1.2025.04.22.07.18.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Apr 2025 07:18:36 -0700 (PDT) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 2/4] python3-beautifulsoup4: Upgrade 4.13.3 -> 4.13.4 Date: Tue, 22 Apr 2025 17:18:31 +0300 Message-Id: <20250422141833.862036-2-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250422141833.862036-1-leon.anavi@konsulko.com> References: <20250422141833.862036-1-leon.anavi@konsulko.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 ; Tue, 22 Apr 2025 14:18:46 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/117057 Upgrade to release 4.13.4: - If you pass a function as the first argument to a find* method, the function will only ever be called once per tag, with the Tag object as the argument. Starting in 4.13.0, there were cases where the function would be called with a Tag object and then called again with the name of the tag. - Added a passthrough implementation for NavigableString.__getitem__ which gives a more helpful exception if the user tries to treat it as a Tag and access its HTML attributes. - Fixed a bug that caused an exception when unpickling the result of parsing certain invalid markup with lxml as the tree builder. - Converted the AUTHORS file to UTF-8 for PEP8 compliance. Signed-off-by: Leon Anavi --- ...eautifulsoup4_4.13.3.bb => python3-beautifulsoup4_4.13.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-beautifulsoup4_4.13.3.bb => python3-beautifulsoup4_4.13.4.bb} (83%) diff --git a/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.13.3.bb b/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.13.4.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-beautifulsoup4_4.13.3.bb rename to meta-python/recipes-devtools/python/python3-beautifulsoup4_4.13.4.bb index a36c22e6f1..ba75b06396 100644 --- a/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.13.3.bb +++ b/meta-python/recipes-devtools/python/python3-beautifulsoup4_4.13.4.bb @@ -3,7 +3,7 @@ HOMEPAGE = " https://www.crummy.com/software/BeautifulSoup/bs4" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=96e0034f7c9443910c486773aa1ed9ac" -SRC_URI[sha256sum] = "1bd32405dacc920b42b83ba01644747ed77456a65760e285fbc47633ceddaf8b" +SRC_URI[sha256sum] = "dbb3c4e1ceae6aefebdaf2423247260cd062430a410e38c66f2baa50a8437195" inherit pypi python_hatchling From patchwork Tue Apr 22 14:18:32 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 61695 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 5BCC8C369C2 for ; Tue, 22 Apr 2025 14:18:46 +0000 (UTC) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by mx.groups.io with SMTP id smtpd.web10.41081.1745331519449317725 for ; Tue, 22 Apr 2025 07:18:39 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=YOTPgKI5; spf=pass (domain: konsulko.com, ip: 209.85.128.47, mailfrom: leon.anavi@konsulko.com) Received: by mail-wm1-f47.google.com with SMTP id 5b1f17b1804b1-43d2d952eb1so38714905e9.1 for ; Tue, 22 Apr 2025 07:18:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1745331518; x=1745936318; 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=FbPII04JRy9ZXmgM2S6PTuKTRxzVG5BPsdOc1lTGFd0=; b=YOTPgKI58SIr/roZob7PV5EY9SLnO/hAqZmb1RYc/xsrka2xtX2I6GnPmZQwJqWvul 6lfh6xcNuCghtROe6uiZiz+12mNAQbRCyXldS49rss/zQGmyMEaBOtlllRYbrM/BW7tD BYTe0EZgOZemIvwF7T3NJq+o7NpSOZnKgjucU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1745331518; x=1745936318; 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=FbPII04JRy9ZXmgM2S6PTuKTRxzVG5BPsdOc1lTGFd0=; b=W6KLIpA6jfRQWJAwMhFP5i/qC3RV6dM+DxCE5BrlPj9cgjlLgtOEoa168z0rtONYnf U9xZdG48BNe4l4H942+XzMR+qtiAKbxgfkW0YETZnG+4oUbFem84T3qz/qnE5rZM4by9 +TlDf6e8XYjScle/W3RE2jw2nnTVzW4Lgt8NNlZdyFzvHlpmRR2PsAquYUpiIaZq/0CT QsVp4qBCI7wMdX6CzBhg4+Vqj2jvjEYKSccIrMVwF57g9JUxqJP3/SkRQBKbXqkKlfUm y9L/FJOl8DYZHVSnbY2aku5m6pKJoPij+yGuIdFmitTzy50hKM19+DqcVvIOvkfCd0Z9 y8Ng== X-Gm-Message-State: AOJu0YypIDThZNAfNrwVHf/dwEsS+cIIqMD8brN1F2RrSXI5498CGSqP jHmu2DEWUXnjYHt0J4CJoHxpOQsVmFZoIkuEypC8o9/dGSazwnJXtfn/RQt4lmllaPQke64QC9z 1 X-Gm-Gg: ASbGncvrYQkHs0UsHsDe4QUeIp2ccP7shd8Jl+cWlEt1WnpBe6wYuloOuZyF5xPS6i4 lDskRzxM2nA4ZLLGEtqQ6bEK9U82SQ2+xLPHk5Uq8gpVsmWVvDohgONmPW4Tpe2ixb+290zec40 3AzHjrG9rLnpIQFKYZCzNMFYCxSTeXEEfdwUpyitRJQj3nHmtcoG9ut3TXJfXsSNz/tefRvswRr uHVJdPfFgMOkE2+TwkyCGvlu1UBa9RAkvyrhZldTliE1k+cGPCEUjAMpn1mfBMj5qe1sYE8V44i ZpqcaNNGPEZdrzbBUQIEoNSv30/uVbaD8xjmIZ+wztFj5+uJO66e/eY= X-Google-Smtp-Source: AGHT+IEI1akswkWSN0IhnHxJ8MNhrMxhgRHwW/3pB4THTadhtJolyBFVJRq9RGW87o8oXCJG7fKH2g== X-Received: by 2002:a05:6000:459e:b0:39c:1258:2dc7 with SMTP id ffacd0b85a97d-39efbaf1ed8mr9027015f8f.56.1745331517601; Tue, 22 Apr 2025 07:18:37 -0700 (PDT) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-4408d04802fsm12388875e9.1.2025.04.22.07.18.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Apr 2025 07:18:37 -0700 (PDT) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 3/4] python3-aniso8601: Upgrade 10.0.0 -> 10.0.1 Date: Tue, 22 Apr 2025 17:18:32 +0300 Message-Id: <20250422141833.862036-3-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250422141833.862036-1-leon.anavi@konsulko.com> References: <20250422141833.862036-1-leon.anavi@konsulko.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 ; Tue, 22 Apr 2025 14:18:46 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/117058 Upgrade to release 10.0.1: - year_range_check will only shift 0s in from the left for year strings of length 2. Since parse_date throws an IsoFormatError for year strings of lengths other than 2 or 4 this shouldn't significantly change any public API consumers. - Specify changelog location in setup.py - Change to Woodpecker CI - Add a CI pipeline to test builders when a tag is pushed Signed-off-by: Leon Anavi --- ...{python3-aniso8601_10.0.0.bb => python3-aniso8601_10.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-aniso8601_10.0.0.bb => python3-aniso8601_10.0.1.bb} (67%) diff --git a/meta-python/recipes-devtools/python/python3-aniso8601_10.0.0.bb b/meta-python/recipes-devtools/python/python3-aniso8601_10.0.1.bb similarity index 67% rename from meta-python/recipes-devtools/python/python3-aniso8601_10.0.0.bb rename to meta-python/recipes-devtools/python/python3-aniso8601_10.0.1.bb index 4fe18d18eb..8996c4b26d 100644 --- a/meta-python/recipes-devtools/python/python3-aniso8601_10.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-aniso8601_10.0.1.bb @@ -3,6 +3,6 @@ DESCRIPTION = "A library for parsing ISO 8601 strings." LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=ba35a7f4192a3ea09a01f4e8169a56bc" -SRC_URI[sha256sum] = "ff1d0fc2346688c62c0151547136ac30e322896ed8af316ef7602c47da9426cf" +SRC_URI[sha256sum] = "25488f8663dd1528ae1f54f94ac1ea51ae25b4d531539b8bc707fed184d16845" inherit pypi setuptools3 From patchwork Tue Apr 22 14:18:33 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 61694 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 6F2ECC369D7 for ; Tue, 22 Apr 2025 14:18:46 +0000 (UTC) Received: from mail-wm1-f43.google.com (mail-wm1-f43.google.com [209.85.128.43]) by mx.groups.io with SMTP id smtpd.web10.41083.1745331520097049265 for ; Tue, 22 Apr 2025 07:18:40 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=lRj3ShC6; spf=pass (domain: konsulko.com, ip: 209.85.128.43, mailfrom: leon.anavi@konsulko.com) Received: by mail-wm1-f43.google.com with SMTP id 5b1f17b1804b1-43d0618746bso39923945e9.2 for ; Tue, 22 Apr 2025 07:18:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1745331518; x=1745936318; 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=rNy41HD5YLGCdl5I2u188JZQQSNVxwauRDl3w9MrNtE=; b=lRj3ShC6Y7gk6O546U71qCiwkUY5uFk3xJdyuu2Ky6VHh8QsskL1/lLkLC4B8TN0QA csPo6kdQPYxB+GzD0Ub3xuRTodpwH/uIUA7DWuHUzfUpdhdkeN2ywRBvYYnisaDI2Zrm FuqyuCALbf++xA+xYM4NkuXEWF5vrRe+yp798= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1745331518; x=1745936318; 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=rNy41HD5YLGCdl5I2u188JZQQSNVxwauRDl3w9MrNtE=; b=FQoPz+upDgZG2XqSi66R+fcFSXfrLAtIwfg4pBS3/YJaggGwVOLKpBjcJiFXvj5/P+ 9BpDAGgnt2mqj1dGN4TMzScTGK6Dtz87ZEnNnsvUjWA9620U+PGXQneDLwI8Zu8ZeElK xcur5HYhOWQ1+DdlH/WTj7aFIqkvb9dIJiPYSCnJtOXBPpdlMsSpge8OJ88wn0Rw8H/O B+MMBpGzESusDABqYcHASX0UD3h3+57reN2GQ6RyS5MxF7r8+1XGmK1C0YJqqmY42cn+ T2DbPRLRwVZWYdo2A7Kc+u4fRAULEDllOlfV9ofQvu28G7iowdKb7Ti4hsG0OyzG/1q4 hrDA== X-Gm-Message-State: AOJu0YwLJIX6L+FXwCeeI4FUU/MtGdyKlaYnz8biuANZf/rq+OrCDuKJ 49t9KbbwLS9bpu6g+3oqzOB582YukJFt88IhB4AKDxcg+/y881lKgERWCRZzrRm1qCL0hWp/rOZ 2 X-Gm-Gg: ASbGncui+gXjU9a17cDdbP8vuI2pG1B8OeJlOFecZpfrG95JIvfedRhNOxBwlAgaFti URbxRSMlnz3VghVs0ymqEVLc7RASLinlNTpLBJon2HcZVlLEacj1KbgCLZbooq40R1H7N0UGAkU y+1RFI6O+hlvLNp76QGif/m8GpyTtZjgfhiQH6YbC1aOx5IFpq6aEWv3MSqZPzL5keJ644YLG2X HCb/vhsSW7WuTGGjh65N3raJCZ1bahigEuP/nKEWmSw3uBt5st8M6mP9wbDcNBgURrMLnU1a29P 4//6lZ0xVWyQUcsuy3RWNs316lB1oPlhwaw5lLsz/pRIqNJng5pv9OQ= X-Google-Smtp-Source: AGHT+IHSVCla8Y0jholEEGaO4zoaudxt2PG5tcTGF6qmnWoDKoVnfefbl5haD+RxA9MxYg5xg9ladQ== X-Received: by 2002:a05:600c:a363:b0:43d:2230:303b with SMTP id 5b1f17b1804b1-4406ac0a8b4mr126449175e9.20.1745331518383; Tue, 22 Apr 2025 07:18:38 -0700 (PDT) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-4408d04802fsm12388875e9.1.2025.04.22.07.18.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Apr 2025 07:18:38 -0700 (PDT) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 4/4] python3-moteus: Upgrade 0.3.79 -> 0.3.81 Date: Tue, 22 Apr 2025 17:18:33 +0300 Message-Id: <20250422141833.862036-4-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250422141833.862036-1-leon.anavi@konsulko.com> References: <20250422141833.862036-1-leon.anavi@konsulko.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 ; Tue, 22 Apr 2025 14:18:46 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/117059 Upgrade to release 0.3.81: - Set reasonable timing parameters for PCAN interfaces - Don't barf when flashing firmwares older than family reporting Signed-off-by: Leon Anavi --- .../{python3-moteus_0.3.79.bb => python3-moteus_0.3.81.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-moteus_0.3.79.bb => python3-moteus_0.3.81.bb} (82%) diff --git a/meta-python/recipes-devtools/python/python3-moteus_0.3.79.bb b/meta-python/recipes-devtools/python/python3-moteus_0.3.81.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-moteus_0.3.79.bb rename to meta-python/recipes-devtools/python/python3-moteus_0.3.81.bb index 4944e13ff4..bb8f572180 100644 --- a/meta-python/recipes-devtools/python/python3-moteus_0.3.79.bb +++ b/meta-python/recipes-devtools/python/python3-moteus_0.3.81.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://setup.py;beginline=3;endline=9;md5=24025d3c660abfc62a inherit pypi setuptools3 -SRC_URI[sha256sum] = "fae569f0c2e208059e081cf0fcca2e8f71c6c1de582836c745bb884af1e35bf4" +SRC_URI[sha256sum] = "6f0f3b5ec38c044cf28546e4693b22644c3e9be7a1338933d20b67d0fd55eccc" S = "${WORKDIR}/moteus-${PV}"