From patchwork Mon Aug 12 14:50:06 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 47685 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 8138EC52D7D for ; Mon, 12 Aug 2024 14:50:15 +0000 (UTC) Received: from mail-ed1-f45.google.com (mail-ed1-f45.google.com [209.85.208.45]) by mx.groups.io with SMTP id smtpd.web11.48253.1723474212552909264 for ; Mon, 12 Aug 2024 07:50:12 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=QZvVD7t4; spf=pass (domain: konsulko.com, ip: 209.85.208.45, mailfrom: leon.anavi@konsulko.com) Received: by mail-ed1-f45.google.com with SMTP id 4fb4d7f45d1cf-5b9d48d1456so513700a12.1 for ; Mon, 12 Aug 2024 07:50:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1723474211; x=1724079011; 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=GJrifgaxe2yLSOAmNk/arIvSwNwiNS27WOctItoNuv0=; b=QZvVD7t46LisuT2vI8QEZ7jQYpXaSdbTCmaqYTLyvQnxWgbKuMThpvVwqtRg8ppLsq y7H/C/OPVVXSH0zxR4t4OiVKj4tWupU/eUJqQkmLKFhAS2+wbNNgQjeLVtWBZwfcFks8 nT+1r2DoA4kRjslNuS+Na9iYGZUXQWEUCOyUA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723474211; x=1724079011; 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=GJrifgaxe2yLSOAmNk/arIvSwNwiNS27WOctItoNuv0=; b=c+S/b2LyA4wMPoIM+r9DxFVJySoHXvzwAiL/hDHP4WfPZ/kfmLADKV1teZ4sPIcm0F hwApIWs1MqrZsV9u90XmcbcDAf+3oDH6jrcE9X3bJ5oxDip0mWwdur6CNiwrEGfjoC5X WD2YKZqJ+Jb/3GRjHlsGh5bIhopqLM7hch+C7TTPRJGXwTTmVcgOnMAE476nDQZrt43K R1BqGjgSTX36VqW67mltNpxKSJYWZSqofJ1kNLGKBsC5FUUPXbVt610YacgcRebuOoZR G9SnJ10iqLeHRqy7+Q0sz3OsyvQPLkHDGDpKF0mRz/59E8GsclSfXadeUi9ikMTnGw6C pf8w== X-Gm-Message-State: AOJu0YxfBeTRKoDTUoOFxGcNjWVR7LQVVz3IviBkf1b8YZU72CiXd/kr HSUbt5RxQp8yDgPRfpnJCSAVALXR7mC62CJQVsdfu8Weo708YJVg+s5Sz4APSMJieQZkJj2OgdG O X-Google-Smtp-Source: AGHT+IHV7lfDD6HTgvd1GeChYlGS1DyINmQWFOSesws6gbWwoXSWQXDS7Q9gA8OURSibRpmd/5L6mQ== X-Received: by 2002:a05:6402:51c8:b0:5b4:ec9d:d66a with SMTP id 4fb4d7f45d1cf-5bd450fb469mr302313a12.15.1723474210529; Mon, 12 Aug 2024 07:50:10 -0700 (PDT) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id 4fb4d7f45d1cf-5bd187f29d0sm2176676a12.2.2024.08.12.07.50.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 12 Aug 2024 07:50:10 -0700 (PDT) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 1/3] python3-prettytable: Upgrade 3.10.2 -> 3.11.0 Date: Mon, 12 Aug 2024 17:50:06 +0300 Message-Id: <20240812145008.3210575-1-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.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 ; Mon, 12 Aug 2024 14:50:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/111770 Upgrade to release 3.11.0: - Attest build provenance of artifacts - Add field selection to CSV and JSON outputs - Add options to disable escaping HTML tables Signed-off-by: Leon Anavi --- ...hon3-prettytable_3.10.2.bb => python3-prettytable_3.11.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-prettytable_3.10.2.bb => python3-prettytable_3.11.0.bb} (91%) diff --git a/meta-python/recipes-devtools/python/python3-prettytable_3.10.2.bb b/meta-python/recipes-devtools/python/python3-prettytable_3.11.0.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-prettytable_3.10.2.bb rename to meta-python/recipes-devtools/python/python3-prettytable_3.11.0.bb index 519b58d20..df11141a5 100644 --- a/meta-python/recipes-devtools/python/python3-prettytable_3.10.2.bb +++ b/meta-python/recipes-devtools/python/python3-prettytable_3.11.0.bb @@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=c9a6829fcd174d9535b46211917c7671" -SRC_URI[sha256sum] = "29ec6c34260191d42cd4928c28d56adec360ac2b1208a26c7e4f14b90cc8bc84" +SRC_URI[sha256sum] = "7e23ca1e68bbfd06ba8de98bf553bf3493264c96d5e8a615c0471025deeba722" SRC_URI += " \ file://run-ptest \ " From patchwork Mon Aug 12 14:50:07 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 47686 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 800C5C52D7C for ; Mon, 12 Aug 2024 14:50:15 +0000 (UTC) Received: from mail-ed1-f46.google.com (mail-ed1-f46.google.com [209.85.208.46]) by mx.groups.io with SMTP id smtpd.web11.48254.1723474213065610280 for ; Mon, 12 Aug 2024 07:50:13 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=tFR5JVa6; spf=pass (domain: konsulko.com, ip: 209.85.208.46, mailfrom: leon.anavi@konsulko.com) Received: by mail-ed1-f46.google.com with SMTP id 4fb4d7f45d1cf-5a1f9bc80e3so1952069a12.2 for ; Mon, 12 Aug 2024 07:50:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1723474211; x=1724079011; 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=rl6/hFe73/vkV4UW6by6mnMrw09co5y8UBblPSO+5wM=; b=tFR5JVa6sk/BhsjLOQH45DoK4gyc/binwVUshJgQzHfo+hqWbI9IxnIkukaYluvqV+ dvwfTssMSyut11ASCO7YwSJAn17q3AKqJPjWwVFJZo7a9kaLl+lT4D/OKiUoH/gaYEKi nRiDw1DXyKfUfMDOKL7tW2Jeas7NsVdjpXFIo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723474211; x=1724079011; 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=rl6/hFe73/vkV4UW6by6mnMrw09co5y8UBblPSO+5wM=; b=uYAQ7A4p8KyYh+0eiJizvudrCwyRBcTmogPUmjCnkQKWWtHrwjG5rCiJkRrEu3kopg CI4TTwL1kKGYrXts1gPDQqNcGN6V1JAfVRiU1xyEKb1Kw2hpSns3dCGX2iW+Ew8DqDVC pOsF97/nHKEo8x+l4Qw1X3Bbkq/Pz2mwIwKMaY/AC8kvJJ+l8FbZLF7A7mT4uYmecpJ0 MGDbpG+tmBIH7Np3YkxEadIR0EHcPdeH+VnM48gUK3dxu0YphxhdrEwJDfdbswaybXcA OTh5goiRNtYhW9I62ogIav1PAeM1xOFb2KE17z94dH7YEDQhPyQeCEykJ1Vl9cbJFUtC fHsg== X-Gm-Message-State: AOJu0Yy2x56/ZBa2b06R3zFCeHlU4ai4igjpbuYAEgk34tMSwX9yYk9d 8bXNKkfHGvUvv898JlD6AQqYVMhx/+DJq6krtYbdjk9Z/y1FH529WBky3FwN3wbA4+W9wPuXihu 8 X-Google-Smtp-Source: AGHT+IGkByFa+UwNpilYVo8Xu59D6kc8jNpcn4cZiN6doNkPy+7N20yWyNn/AKUYb6d1261bumiBrA== X-Received: by 2002:a05:6402:f0d:b0:5a2:8f7d:aff4 with SMTP id 4fb4d7f45d1cf-5bd44c3f430mr690153a12.20.1723474211198; Mon, 12 Aug 2024 07:50:11 -0700 (PDT) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id 4fb4d7f45d1cf-5bd187f29d0sm2176676a12.2.2024.08.12.07.50.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 12 Aug 2024 07:50:10 -0700 (PDT) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 2/3] python3-transitions: Upgrade 0.9.1 -> 0.9.2 Date: Mon, 12 Aug 2024 17:50:07 +0300 Message-Id: <20240812145008.3210575-2-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240812145008.3210575-1-leon.anavi@konsulko.com> References: <20240812145008.3210575-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 ; Mon, 12 Aug 2024 14:50:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/111771 Upgrade to release 0.9.2: - Bug: Decorate models appropriately when HierarchicalMachine is passed to add_state - Bug: Let may_ check all parallel states in processing order - Bug: HSM.is_state works with parallel states now - Feature: Add may_trigger to models to check whether transitions can be conducted by trigger name - Feature: Add Mermaid diagram backend that returns a mermaid diagram as a string. use_pygraphviz is deprecated in favour for graph_engine which may be pygraphviz (default), graphviz or mermaid Signed-off-by: Leon Anavi --- ...ython3-transitions_0.9.1.bb => python3-transitions_0.9.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-transitions_0.9.1.bb => python3-transitions_0.9.2.bb} (75%) diff --git a/meta-python/recipes-devtools/python/python3-transitions_0.9.1.bb b/meta-python/recipes-devtools/python/python3-transitions_0.9.2.bb similarity index 75% rename from meta-python/recipes-devtools/python/python3-transitions_0.9.1.bb rename to meta-python/recipes-devtools/python/python3-transitions_0.9.2.bb index 5f1e3d9e2..3a27b666c 100644 --- a/meta-python/recipes-devtools/python/python3-transitions_0.9.1.bb +++ b/meta-python/recipes-devtools/python/python3-transitions_0.9.2.bb @@ -4,6 +4,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=de0a0876a688a4483bfafa764773ab39" inherit pypi setuptools3 -SRC_URI[sha256sum] = "3542c37108e93e2ae5f215208ec5732c94a772937854a102cd7345b967fee61b" +SRC_URI[sha256sum] = "2f8490dbdbd419366cef1516032ab06d07ccb5839ef54905e842a472692d4204" RDEPENDS:${PN} += "python3-six python3-logging" From patchwork Mon Aug 12 14:50:08 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Anavi X-Patchwork-Id: 47687 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 699ECC52D7C for ; Mon, 12 Aug 2024 14:50:25 +0000 (UTC) Received: from mail-lj1-f172.google.com (mail-lj1-f172.google.com [209.85.208.172]) by mx.groups.io with SMTP id smtpd.web10.48250.1723474220500955137 for ; Mon, 12 Aug 2024 07:50:20 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=OTmwcJFw; spf=pass (domain: konsulko.com, ip: 209.85.208.172, mailfrom: leon.anavi@konsulko.com) Received: by mail-lj1-f172.google.com with SMTP id 38308e7fff4ca-2f15790b472so55612081fa.0 for ; Mon, 12 Aug 2024 07:50:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1723474217; x=1724079017; 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=TpBEOP4n+49Ygt2Wo1mcYrsV7AeY6O7oweeBFRY6AKw=; b=OTmwcJFwxQEYYm+alrqO546fYNw7YWeY3vAcfmAjmGC9SyHUFz0KfQaQaCFVmQQ9t8 Yl1K3wWpnJ9gU2Cr6Bm+HXsiss+6JnYq7MBDCc7sy4NKHEYgx+FpkTc8AYAx1pFAGs68 TPSbPLaTxYzkzvM4//0+8vMJbyoVEFKWD9+Mk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723474217; x=1724079017; 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=TpBEOP4n+49Ygt2Wo1mcYrsV7AeY6O7oweeBFRY6AKw=; b=kOL3KrFI6O3yrJYRnZEvtQ5AdvfoZDrbN+Q64Pf/yYc8sTiraH51hghO6f06iU06Hs su4ajPjJGCUj9/gDN0l5/a9c8qCG7jBbRB8s0WQrXy7bhh74/pD9TeolR9XTW87+/l+P KFmKr86Rsf7AKewqBAdB0VqMl3Fwf90hIwIC1Syuw3nQGb4+jkjGoi+84roFidOLg3GE lhzS8znNGIOVkWWLoRT8h3svXRxROklqUe+7cyFmAJZRSlicNHB1Li8v8PSvmkFaBkHP YAqJy/eCeI0hXZ+tXUBFH9s5a1RQqPJS4VbYvrGuee6VqqmzvQu/svrDAlBV786Iq02e 1nbg== X-Gm-Message-State: AOJu0Yw+wjNIcutEvyLtsw8T1mDRFtdW2WEKEWZLeIk4okudmirI+/+v a0ENI0sjVgltYqN10vzpqjMWmg2V7eHFggCZL7JexDkFgCIAVTBZrfxG69+V0uxPqK1E0V1B5Pk K X-Google-Smtp-Source: AGHT+IF2e3hYISn8Sb5i34gKZ1ji2QCzeLc74y4pQ+4W8R8jTf4sv20rjToZiqbahN/ka5lPVbgFwg== X-Received: by 2002:a05:6512:15a5:b0:52c:e402:4dc1 with SMTP id 2adb3069b0e04-532136a2f23mr289994e87.55.1723474212388; Mon, 12 Aug 2024 07:50:12 -0700 (PDT) Received: from tone.k.g (lan.nucleusys.com. [92.247.61.126]) by smtp.gmail.com with ESMTPSA id 4fb4d7f45d1cf-5bd187f29d0sm2176676a12.2.2024.08.12.07.50.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 12 Aug 2024 07:50:12 -0700 (PDT) From: Leon Anavi To: openembedded-devel@lists.openembedded.org Cc: Leon Anavi Subject: [meta-python][PATCH 3/3] python3-apispec: Upgrade 6.4.0 -> 6.6.1 Date: Mon, 12 Aug 2024 17:50:08 +0300 Message-Id: <20240812145008.3210575-3-leon.anavi@konsulko.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240812145008.3210575-1-leon.anavi@konsulko.com> References: <20240812145008.3210575-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 ; Mon, 12 Aug 2024 14:50:25 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/111772 Upgrade to release 6.6.1: - Add IP fields to DEFAULT_FIELD_MAPPING (:pr:`892) to document format - MarshmallowPlugin: Fix handling of Nested fields with allow_none=True The project has a proper pyproject.toml which declares the setuptools.build.meta PEP-517 backend. Fixes: WARNING: python3-apispec-6.6.1-r0 do_check_backend: QA Issue: inherits setuptools3 but has pyproject.toml with flit_core.buildapi, use the correct class [pep517-backend] License-Update: Remove years from LICENSE Signed-off-by: Leon Anavi --- .../{python3-apispec_6.4.0.bb => python3-apispec_6.6.1.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-apispec_6.4.0.bb => python3-apispec_6.6.1.bb} (54%) diff --git a/meta-python/recipes-devtools/python/python3-apispec_6.4.0.bb b/meta-python/recipes-devtools/python/python3-apispec_6.6.1.bb similarity index 54% rename from meta-python/recipes-devtools/python/python3-apispec_6.4.0.bb rename to meta-python/recipes-devtools/python/python3-apispec_6.6.1.bb index a48e1cfae..90d7ee271 100644 --- a/meta-python/recipes-devtools/python/python3-apispec_6.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-apispec_6.6.1.bb @@ -1,10 +1,10 @@ SUMMARY = "A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)." HOMEPAGE = "https://github.com/marshmallow-code/apispec" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=3d9c303644a2e62578f0347748a80358" +LIC_FILES_CHKSUM = "file://LICENSE;md5=a75956865b40c80a37c1e864716592b4" -inherit pypi setuptools3 +inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "42b8a6833cf154c9dbd22d006b56bf9c49c972d32d24fe716fd734e0f6b739b8" +SRC_URI[sha256sum] = "f5caa47cee75fe03b9c50b5594048b4c052eeca2c212e0dac12dbb6175d9a659" RDEPENDS:${PN} += "python3-packaging"