From patchwork Fri Jun 23 14:38:27 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26283 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 C76BCEB64D7 for ; Fri, 23 Jun 2023 14:39:36 +0000 (UTC) Received: from mail-wm1-f49.google.com (mail-wm1-f49.google.com [209.85.128.49]) by mx.groups.io with SMTP id smtpd.web10.178.1687531174392648957 for ; Fri, 23 Jun 2023 07:39:35 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=xjOWJYnh; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.49, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f49.google.com with SMTP id 5b1f17b1804b1-3f9c532f9e3so9130425e9.1 for ; Fri, 23 Jun 2023 07:39:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531173; x=1690123173; 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=UM0xLwnHeLPVmNWSMTeDrJ7teywnPS6ruC26a/aJbJc=; b=xjOWJYnhFUbDgJvOv3OiCRwUZXrIPE/ZVgmmX67xHl2ufZOslb+YH44oZ+5ClQYpmM M7RCNGSBlGXGxVAnviM17JLPrB1NjD1L2QNwfU9Dnj50sQHcsD9RHBHggZFenUK4Eqdv /qUOqky9qLzQfW9dTFSbOgQOshHDkPu7hLGP+FvVxScgVTulNGtnzC4vcm6FycVtETl4 ux6SByBKvL7bG0CTTwCpbU9G3DJYcJaJY27JIHCKghIYsxmOqNNFO9kOldLrZkJicU58 3nBaeGFVUhh1xgNdCPtEr49xYMbyWJvDLOeT2BE3VorXOlThj/KNaHnhcDT4xmdmxQ5u c1dg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531173; x=1690123173; 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=UM0xLwnHeLPVmNWSMTeDrJ7teywnPS6ruC26a/aJbJc=; b=AmcyWo+ehrkYDL/inQWNjb6ZD/tdi9yG73U+22CXKFQOB9pNFj2t5Z1/2Py+QauJ32 Rd1yJtPaD9IjMOqOCDuaT8P6GoXJPPjXHrhJSerXgAbUHqM4/IwcvbaIc2NfFmc61A/3 UWgbdooSJZ2MCH97Be1TkF4P2SPGuyvrK20yp+u2rJGtbhy7ytJK//uaSHGt+8OI9VB2 REbcJ2v+4d99FrRtri5FIpogjCy+IQb4GANAL5pbMh44L/Rl8isbcMxxENPMe914d2v8 QSEFeNbn3x/6v50d8/zHiWy/q+z0ONM2/AObyIXkDJZxNY8FUQUPgMWqPo2IR8t9MK/5 pfcg== X-Gm-Message-State: AC+VfDy3biJcR3jM3nwy6vBlfOEwPV/+uWMtL+PgnysIbFvnvqSBIU0L 6LQy508LYVh/9JFh4BnkS9MqLg== X-Google-Smtp-Source: ACHHUZ6q/zCzH/ggE3sOIB4/9yJFEUHPmqFLcBf7wSh4s1f8H/SkLCP//zkYzT9xTRD/JbbxP00MXA== X-Received: by 2002:a7b:c3d5:0:b0:3fa:70e6:65f0 with SMTP id t21-20020a7bc3d5000000b003fa70e665f0mr4255619wmj.29.1687531172695; Fri, 23 Jun 2023 07:39:32 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:32 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 01/55] python3-pywbemtools: remove build-time dependencies Date: Fri, 23 Jun 2023 16:38:27 +0200 Message-Id: <20230623143921.146338-2-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:36 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103497 From: Bartosz Golaszewski None of these are required at build-time. Remove them. Signed-off-by: Bartosz Golaszewski --- .../pywbemtools/python3-pywbemtools_1.2.0.bb | 7 ------- 1 file changed, 7 deletions(-) diff --git a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.2.0.bb b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.2.0.bb index 5a56d0056..ab631b256 100644 --- a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.2.0.bb +++ b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.2.0.bb @@ -8,13 +8,6 @@ SRC_URI[sha256sum] = "921fb57ea2ae3ae2806e18895bb0457697f27221b345c8b05afa4cb304 inherit pypi setuptools3 -DEPENDS += " \ - ${PYTHON_PN}-pyyaml-native \ - ${PYTHON_PN}-pywbem-native \ - ${PYTHON_PN}-six-native \ - ${PYTHON_PN}-click-native \ -" - RDEPENDS:${PN}:class-target += "\ ${PYTHON_PN}-ply \ ${PYTHON_PN}-pyyaml \ From patchwork Fri Jun 23 14:38:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26284 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 C8546EB64DD for ; Fri, 23 Jun 2023 14:39:36 +0000 (UTC) Received: from mail-wm1-f42.google.com (mail-wm1-f42.google.com [209.85.128.42]) by mx.groups.io with SMTP id smtpd.web10.179.1687531175283855670 for ; Fri, 23 Jun 2023 07:39:35 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=CH8aNog9; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.42, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f42.google.com with SMTP id 5b1f17b1804b1-3fa7eb35a13so4355125e9.0 for ; Fri, 23 Jun 2023 07:39:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531174; x=1690123174; 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=dPkpcUl4OAsDdOGJGBESaNLYtJByHDiZvYZUxfUr6cs=; b=CH8aNog9LUa6xXtNn/6GJloiOajNlFl/z69BFgnO8TV1L4y0VnGnwyMg6es1h3OnIf csqn7pPtFc4EU4es2/hrawIw45ftx3iH/s7IuizoQGIvrdWCepljDuetwnwiOgR/jNoe Mx2lwv9aj7nuskyf7GmnE5ejckNuHT/vie2kF5GtXVc7GGc0GIBIHuLn9dMRaeOVxwNv G4yLqPQ+ByOaqQ8lu7IsfiuNHKcgv8EYCQQZdqdlakGJ/gbna7HBkRWxCN6ZxgL1CnlT Ha80xTMxEUaIcMpCvEpkPSLQ/1AaIArtL+9zfU7W28DJ4OZ/tvCtMeHzXHk1lzubreWH A9YQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531174; x=1690123174; 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=dPkpcUl4OAsDdOGJGBESaNLYtJByHDiZvYZUxfUr6cs=; b=XWxXBG4XheqS7MZE5qBhKv9Tszk7Ea4KrG6ZCdGO4EnHSDUgs/rBtSAfipE8yCazOM 0WGWBGphtGTtEZ+IpKIUFYGuP0laQTOUYEgdFeVWuW769aVpZyN8X3e23I+U1aSMw32m CdugD75ywc7u1rFhhHr3ZFR6zD/8cjviX2lgjqMIyL21AQENmvDhsASNPZYgri9aNaQZ agP/CANNb28HNGqgePhU6RweYbicOBUyvIukdc/t6ITXowt8eK4oJy4z1/90pFWNiGET FZEiuaKJDwhI4t2k0YqtqCy4zovqfIZ1ho4Z8ETNIi05+io4WiUPiSdhhHoEshJh/5Cl kXXA== X-Gm-Message-State: AC+VfDzc5/27SHV6cA8adOEpBz/U/74YiDLzr3yvfscZBs6DIMMR1yY9 cbnoDvnNhrNk+tslMo+wex1odA== X-Google-Smtp-Source: ACHHUZ6TDDyxzY+T1oNvwycPMylplMaFr164nMip1nUFq75J3R5Ep2xq/Gt9yRtgMrtGAUzsmNszWQ== X-Received: by 2002:a1c:7404:0:b0:3f9:e78d:8dcf with SMTP id p4-20020a1c7404000000b003f9e78d8dcfmr4339822wmc.28.1687531173648; Fri, 23 Jun 2023 07:39:33 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:33 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 02/55] python3-pywbem: drop unneeded class from RDEPENDS Date: Fri, 23 Jun 2023 16:38:28 +0200 Message-Id: <20230623143921.146338-3-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:36 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103498 From: Bartosz Golaszewski The native package has the same dependencies. Even if normally they are satisfied by python3-native, we should still use a global RDEPENDS. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb index 71af06881..8b0383cf6 100644 --- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb +++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb @@ -27,7 +27,7 @@ DEPENDS += " \ ${PYTHON_PN}-wheel-native \ " -RDEPENDS:${PN}:class-target += "\ +RDEPENDS:${PN} += "\ ${PYTHON_PN}-datetime \ ${PYTHON_PN}-io \ ${PYTHON_PN}-netclient \ From patchwork Fri Jun 23 14:38:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26285 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 D3347C001B3 for ; Fri, 23 Jun 2023 14:39:46 +0000 (UTC) Received: from mail-wm1-f53.google.com (mail-wm1-f53.google.com [209.85.128.53]) by mx.groups.io with SMTP id smtpd.web11.165.1687531176572250632 for ; Fri, 23 Jun 2023 07:39:36 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=QWHrTGsA; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.53, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f53.google.com with SMTP id 5b1f17b1804b1-3f90b4ac529so9281335e9.0 for ; Fri, 23 Jun 2023 07:39:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531175; x=1690123175; 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=GGaYEXmq7ygUBXIyGHbRAM250L5wrkFluS93Yw2Nuwk=; b=QWHrTGsAU0uiq9/pkDER1Km5F6uuS0evkihOfHfqgh177/+kJHM21woZheom6Ku+KQ kijlcbw3cNdcgaHWNfszNLPISL+Lv8+mBEm2+9vCI/fLe3JIYSftnIT5wm50L3brqgfF wrBeweUG1nUuDRNYNe/vMQc1/lAx+tDjTito+Z5f7I84E+1a/UfeM61vUPwj3yGviRZp 19PTrmZRRr87mSYYhb14JdFLoUZfPlNFHl1xJHkRkQz4h5nn82Mk/+JLePHtYXPPFG0V KQT9/4r3P6J45L2PlcRK2c0jShjNunOu0RhTNOB2fx2KzOsgsI8W5MSER0aDUgbEdCtG gROw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531175; x=1690123175; 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=GGaYEXmq7ygUBXIyGHbRAM250L5wrkFluS93Yw2Nuwk=; b=dAUe/u2Du8LvV5osaNH+J3jrFjCMujMRXLKELP5/FIN12SxWEvl3R0OlKbn1BundhA lhAnYiLyPUjomahR7/fUbuaUY4NSc+10p+IDPnQWRYi0xUpZGQX8ZCidVqFSDFkVlnmu i+dS6yJG3M34soIsgUMC+tObcHWJkXjeUYRnF6jcZArEryH0WHNrFSICycFm+tLyqfM2 tl84/92tHjoMubouFQStxLO2RuaSVwGs3XC81Dd7I6HIwHPsLbPCF2NKP+V0AQ0ize/a Y7EX/wrOPm16T4dPSZ/t0e5Y1fpjWqlMWTDfHbftgCEV2yLekA6JIR85T11Kg2dRb4fb 7xaA== X-Gm-Message-State: AC+VfDwpI1I6GTwfJ9F34Bfo7peBtcYVB4pPx3Q9NSZtSNTYLaQMjyVv Mi3TcZDMmgP5k23aPQ4XbLCCzccUqj+Exjhterg= X-Google-Smtp-Source: ACHHUZ5ghvG6yENsnrdjfSu2Z1vIt1TJReOHP/5O9UWJlS7AfmB+J3qZaTU9Pp1VuA2IeVofNIav+Q== X-Received: by 2002:a7b:cd97:0:b0:3f9:c1b:83c3 with SMTP id y23-20020a7bcd97000000b003f90c1b83c3mr13011904wmj.2.1687531174985; Fri, 23 Jun 2023 07:39:34 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:34 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 03/55] python3-pywbem: don't use PYTHON_PN Date: Fri, 23 Jun 2023 16:38:29 +0200 Message-Id: <20230623143921.146338-4-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:46 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103499 From: Bartosz Golaszewski We no longer support python2. Drop PYTHON_PN and use python3 explicitly. Signed-off-by: Bartosz Golaszewski --- .../pywbem/python3-pywbem_1.6.1.bb | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb index 8b0383cf6..c84576382 100644 --- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb +++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb @@ -21,26 +21,26 @@ SRC_URI[sha256sum] = "abdbd6ce08b6c597cdd6c7730e6b49a842d913f2f6b3cc62b585c58ec3 inherit pypi setuptools3 update-alternatives DEPENDS += " \ - ${PYTHON_PN}-ply-native \ - ${PYTHON_PN}-pyyaml-native \ - ${PYTHON_PN}-six-native \ - ${PYTHON_PN}-wheel-native \ + python3-ply-native \ + python3-pyyaml-native \ + python3-six-native \ + python3-wheel-native \ " RDEPENDS:${PN} += "\ - ${PYTHON_PN}-datetime \ - ${PYTHON_PN}-io \ - ${PYTHON_PN}-netclient \ - ${PYTHON_PN}-ply \ - ${PYTHON_PN}-pyyaml \ - ${PYTHON_PN}-six \ - ${PYTHON_PN}-stringold \ - ${PYTHON_PN}-threading \ - ${PYTHON_PN}-unixadmin \ - ${PYTHON_PN}-xml \ - ${PYTHON_PN}-nocasedict \ - ${PYTHON_PN}-nocaselist \ - ${PYTHON_PN}-yamlloader \ + python3-datetime \ + python3-io \ + python3-netclient \ + python3-ply \ + python3-pyyaml \ + python3-six \ + python3-stringold \ + python3-threading \ + python3-unixadmin \ + python3-xml \ + python3-nocasedict \ + python3-nocaselist \ + python3-yamlloader \ " ALTERNATIVE:${PN} = "mof_compiler" From patchwork Fri Jun 23 14:38:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26295 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 052DBC04A94 for ; Fri, 23 Jun 2023 14:39:47 +0000 (UTC) Received: from mail-wm1-f46.google.com (mail-wm1-f46.google.com [209.85.128.46]) by mx.groups.io with SMTP id smtpd.web11.167.1687531177428788920 for ; Fri, 23 Jun 2023 07:39:37 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=HQxU/fVG; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.46, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f46.google.com with SMTP id 5b1f17b1804b1-3f8fe9dc27aso8055995e9.3 for ; Fri, 23 Jun 2023 07:39:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531176; x=1690123176; 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=LOqzopYaD/5zZzqEgYwF2Ne0JuLo+KpUFi8ezhpd8s0=; b=HQxU/fVGji8cUTiyOZrpt6c2Jczn5PRp2FxGkddAvYXZv3qY0H8lewwsMMtOLRZ3GQ aNZFfU1TvPmO5jVYx0kVVqG+9Tie+QKLZqLYxwNAxE2JTfiB7boM+VMIkWi4AGcBUE6F 6Aiowxh/8mdqY+8diZlwH/hqgp/wpEa2jD0dhbWy9WfKsfnF8/yFYgyYazR81Ec9z89f EIB4nNkDKJUhU3SFgPW9t79/GAg1cKp0YENGLfcso0wNsDISjIWFj4KsZO7lR3/Os/c2 843Yxtelr2YubvXv9E/OCupBttDLIsEFHuGI+4TdC6DNdh8TUofptWgFy+dfyLuSK7/j SIQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531176; x=1690123176; 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=LOqzopYaD/5zZzqEgYwF2Ne0JuLo+KpUFi8ezhpd8s0=; b=Doee1KqW2uGYLV9/fK8jaeP5zKjOHHb9Ql78r2WIr4CGvLLUur+5EZnC1eCk2l169w gFXUN5dw9ykXzx7O0J+52/5VECLTeKLHSgOgpkKbM+xrJvPnRauV2//WTW/tJR+fYcDQ OZYlqqzKnaFZPcIV2Jawl1upVt2Jy24GoC5HiduX9UQxTs2rB1AMFpvdrXLB4mZB7SoK blIYsbTHZ6074m6Wq6w45VtEKWrv6j1wTv6prpaTsaX3PpJUmxz3JoN9+lt4zN+VoEI+ e74fnnNmsBTMg9dTZqKgQCftuveG4TS0fqcY9zfKHF7enqdTSR3WGgGUeTa7AM3FyNno uDaQ== X-Gm-Message-State: AC+VfDxuY+UGbB+koOp2UhzljhfUjRef1y2RNze1/ncFBtGzmWMuGJw5 eGoclQNSD7zTnxjHgN5tNbpbTg== X-Google-Smtp-Source: ACHHUZ7RYmcIvIDZQM8Sn0Tcdi3XNKDadd3fphhMXzqoAHle7EoaN7g0eeFHGzVn5X/Th5BHy7lzJw== X-Received: by 2002:a7b:c84f:0:b0:3fa:8044:74c9 with SMTP id c15-20020a7bc84f000000b003fa804474c9mr376881wml.27.1687531175982; Fri, 23 Jun 2023 07:39:35 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:35 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 04/55] python3-pywbem: order RDEPENDS alphabetically Date: Fri, 23 Jun 2023 16:38:30 +0200 Message-Id: <20230623143921.146338-5-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:47 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103500 From: Bartosz Golaszewski Order run-time dependencies for clarity. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb index c84576382..6bff9844d 100644 --- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb +++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb @@ -31,6 +31,8 @@ RDEPENDS:${PN} += "\ python3-datetime \ python3-io \ python3-netclient \ + python3-nocasedict \ + python3-nocaselist \ python3-ply \ python3-pyyaml \ python3-six \ @@ -38,8 +40,6 @@ RDEPENDS:${PN} += "\ python3-threading \ python3-unixadmin \ python3-xml \ - python3-nocasedict \ - python3-nocaselist \ python3-yamlloader \ " From patchwork Fri Jun 23 14:38:31 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26286 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 CE3CFEB64D7 for ; Fri, 23 Jun 2023 14:39: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.web10.180.1687531178331051131 for ; Fri, 23 Jun 2023 07:39:38 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=R0Yzrx5i; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.44, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f44.google.com with SMTP id 5b1f17b1804b1-3fa71e253f2so18342995e9.0 for ; Fri, 23 Jun 2023 07:39:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531177; x=1690123177; 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=Nz3ncQrYlGpyNpA93bR5ob1F8dMtd4+NZvln6N5AYag=; b=R0Yzrx5ixIz5THxB6arc8PjxG0Aw/gjLnwIP2BLtaad4kboS94/3SJntVnUt2OEeD+ 96cuBex5ICsUgCfwHDqqkZK5SgG9xdl1ArsO9lvKtbcNNSGK7eLEs9DQMFNNnIP6UTL4 tVJ6E4plynJtFrQgZbzLYfFCrsK8P8sKJagZ2HQKUS/dFi00RyzbYN9Z5VJb8E5NJzvx qbckXciydVVd+7g5qWUCmFwPxQGzolE4Nfa+8fl6BLBe+pkSP78PKv2GEhrXVQ26x0vn 2AF9sUYxTOxTQhFq1Ouz/cXWtDRUsraC7wNX9sGJjGL28ohm1n0zeSZpJlvnwBPbXfWI ViOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531177; x=1690123177; 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=Nz3ncQrYlGpyNpA93bR5ob1F8dMtd4+NZvln6N5AYag=; b=dBYp2Fv28JxiBaI/7MxpIw1+ywFeskxC6Ib36LEMN/NWnpQ2FST12S3j6OdanlGD5s vQimHE+HQXuV1Oc0hwtOEuraDMBFY4F0DjZkRQkNwHSMS0xQbXEwv1PHY/C7gxjkMULt UwaFjcbab9D3SQY6B/uAhn5r3Bhmd0DvoAm9jeUuImpTasal4KC5ewePRACrmnt3xkR3 s0Yg4ZzcgSEG48DzjxCg9N5g8mQUGUJzrp2zRw8WQOSIZ/BOvnLCsL4ahrgQ2z3pXiOt bUnedrqashN0yO31feyS9ZQgx2qmNjP3/PB/4bBaMmuW9ZBUPif+Q8DNe9hGyJVYE8CQ /OSw== X-Gm-Message-State: AC+VfDz7JRR79uzTWKPKYuBKu1Nnu3glbWRrMcMSzyt1BUzQ7N9fGCgG j/FlD/RIShwodv1e7tbImezeIB0A/hbkWrbJQV0= X-Google-Smtp-Source: ACHHUZ59Vx5J0+9dWfUT0M6HODgvMaQZRZUOUmJlH1ytR1+JEMdQr18oIO7JkGrQr5mKGvINqWKruw== X-Received: by 2002:a05:600c:2942:b0:3f7:e7a2:25f6 with SMTP id n2-20020a05600c294200b003f7e7a225f6mr19334449wmd.17.1687531176861; Fri, 23 Jun 2023 07:39:36 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:36 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 05/55] python3-pywbem: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:38:31 +0200 Message-Id: <20230623143921.146338-6-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:46 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103501 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb index 6bff9844d..1ab1bde44 100644 --- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb +++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb @@ -30,11 +30,13 @@ DEPENDS += " \ RDEPENDS:${PN} += "\ python3-datetime \ python3-io \ + python3-logging \ python3-netclient \ python3-nocasedict \ python3-nocaselist \ python3-ply \ python3-pyyaml \ + python3-requests \ python3-six \ python3-stringold \ python3-threading \ From patchwork Fri Jun 23 14:38:32 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26287 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 DAF3FEB64DD for ; Fri, 23 Jun 2023 14:39:46 +0000 (UTC) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) by mx.groups.io with SMTP id smtpd.web10.181.1687531179454995476 for ; Fri, 23 Jun 2023 07:39:39 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=l7j8yeGk; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.54, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f54.google.com with SMTP id 5b1f17b1804b1-3f9189228bcso7995575e9.3 for ; Fri, 23 Jun 2023 07:39:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531178; x=1690123178; 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=O6YOPUgYGF0B4qY3Fb2DPlWZeGZXtzHEnAbcvz7tWE0=; b=l7j8yeGkyIpwysaRjYMJsJ4Z5LOzwTrJOQz38Qv0NQ0CKWgeXYI5Md6aDV6eWah09g sHCsbdGX/OfpR3Pkc/v0saP+ML7bMDVMzPixJvMYBidtDENPJT4fn6I5GzRcmCbg0Anz j0VM0FhTJGrggPy9SicfFLPtnHSj/elN7v7Isf5Sb16n8yewZ25S0T3tF3GCJ3PNVkjQ avHXP43ehFjZQAnBxwqiWBh9NwLQH8UAURUjEypRe5XHzCaM13Xyil/uYr8xmhz08qbm hKugr4Dm6ykLiG37LimSlh2g4wOnGAz3H/sbWC3HKY1ZNLsKjxghXTbgQWPqriPA5wI8 ueqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531178; x=1690123178; 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=O6YOPUgYGF0B4qY3Fb2DPlWZeGZXtzHEnAbcvz7tWE0=; b=D2XPUjFl0c6FhokTxMGONby1BITbnwD+k+VL4kF/UdD/bAlmLPKmoI4RCQhEGRl++d 7fPh5/wzL8Aw1TfuBvnA1HqMexzBtI8hOsVoyrKHLi368KWt6s3Yy/G/+canzyEebKwx aBbgz04cg9ufefmE/E92gLUEa4drf0et6smjL+ZXzOY0mGvht+nQLmOmJxm3VBuy/sr3 y6WI5wf5vslIvR+8IrY2bOp3eAYdUUpbEhC0mYfCNGq88jxhn7X6q6MIA4yC797rr2KE 2RidoEY8n9NXxO8xqciQ8GgmC60lhjiYEsqO0H1eTQWfg1FwuVHBtMBZp1GNyDrm3L7I SHzg== X-Gm-Message-State: AC+VfDzFFrpVUl3AuQlhtQgM3Gl7w/7oOfXpxq6PEys2TsVyd43hyK4R gNQvJ8CC+ufYkyA2sFH71VUV6A== X-Google-Smtp-Source: ACHHUZ7jkP+KoS0PTJxFYAaKwxcfKr+mxdLwHkVthyWUNSLzzxEte9APhkNN+BLSFIokQ1Fos9nMyA== X-Received: by 2002:a05:600c:2046:b0:3f9:b3c9:feed with SMTP id p6-20020a05600c204600b003f9b3c9feedmr4282324wmg.13.1687531177778; Fri, 23 Jun 2023 07:39:37 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:37 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 06/55] python3-padatious: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:38:32 +0200 Message-Id: <20230623143921.146338-7-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:46 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103502 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-padatious_0.4.8.bb | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-padatious_0.4.8.bb b/meta-python/recipes-devtools/python/python3-padatious_0.4.8.bb index 404a0170d..fef6376ef 100644 --- a/meta-python/recipes-devtools/python/python3-padatious_0.4.8.bb +++ b/meta-python/recipes-devtools/python/python3-padatious_0.4.8.bb @@ -7,3 +7,11 @@ SRC_URI[md5sum] = "7dd2f1830737dc142aa199f77dacf32e" SRC_URI[sha256sum] = "e471f251b94e8cadf6e4214f0f3b7b36678848aaa8c51cd5638ab23ecb716f75" inherit pypi setuptools3 + +RDEPENDS:${PN} += " \ + python3-fann2 \ + python3-json \ + python3-multiprocessing \ + python3-padaos \ + python3-xxhash \ +" From patchwork Fri Jun 23 14:38:33 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26289 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 DB42DC001DD for ; Fri, 23 Jun 2023 14:39:46 +0000 (UTC) Received: from mail-lj1-f182.google.com (mail-lj1-f182.google.com [209.85.208.182]) by mx.groups.io with SMTP id smtpd.web11.169.1687531180452350108 for ; Fri, 23 Jun 2023 07:39:40 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=t/pHUnDz; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.208.182, mailfrom: brgl@bgdev.pl) Received: by mail-lj1-f182.google.com with SMTP id 38308e7fff4ca-2b4790ff688so12565221fa.1 for ; Fri, 23 Jun 2023 07:39:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531178; x=1690123178; 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=dpDIEpn4e6QtGpaMYQ7riihpGcFSgI7YLHxqeZ3lbyI=; b=t/pHUnDzsPC8nW0H01rytH0iO/RfbMuJvbzkM0gU6tm++Xn6ZMCeCau9uiera1s0cw Y4r/Vrdrj8ga9qVyc3RC+kO2jieXy/5mupDW+8tdvdZ3/idtuUimBLHP1VPOUE/jYa0i kxuYj8tHVb99yNOUOtm9jwaQUcxmIjlFdXDYQsA/PS4tF+FKQQ8owH+P2+s/Tt55y8ZQ S/FdiRQL1QdN8gpNvHg8CdThGiB9KGq3820afr9r86zkp8zzQX77qPceavrBy8D1dOTE A39jxFUW4Fl6wPe2me11BPfZS82M0IRorru8MI/CMtEiD1g1V38YF6Qj2NJnbmDLfIBU nXAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531178; x=1690123178; 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=dpDIEpn4e6QtGpaMYQ7riihpGcFSgI7YLHxqeZ3lbyI=; b=Ju7o5yRMRFp8Jnm0yYlUgMQzaCBZk0vpFKCqgDSG2fUyBNIT9eZf28WTKRpJ+/OzWP 2dRXj+jkE8voTUBpoEpi2m8pScgTwi3CH/49nveeWiXPLwzsxwZ+xpEMx7EJ/9hGzRJA dYmkT/fNuMelmQhVwQU0JJ1GTMMhfrYqsCD2PuJT/MSX5aInfyUaukgdbngRz31LeiRI aKeyTb0R9csgcqBG7AOT6at5ua8IGWsJrGEMQr8KrpPkG+KzZkoUdiIYHi0iXN6uR04C Ivem37iNB016TqAALVLTV7GFDmlvjIm91kZJU7KlbXgDRgocd5IyQz4sxJ67vMZcjyM6 b0zg== X-Gm-Message-State: AC+VfDyYElEsp3CGjCg/tAnR1Oj+bxs7f2069il//jezfl75oSkatpkr VgF3TW2dpZbD/ezB+am4UjnDpg== X-Google-Smtp-Source: ACHHUZ7JXUE578c50F5ImMix6iZxaiKtGi2ZpM8eIBts1fQD6K5VFhNdTfaofmy79tu5ED+oe6f3CQ== X-Received: by 2002:ac2:5b8d:0:b0:4f8:75b7:7269 with SMTP id o13-20020ac25b8d000000b004f875b77269mr7745665lfn.27.1687531178670; Fri, 23 Jun 2023 07:39:38 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:38 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 07/55] python3-pako: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:38:33 +0200 Message-Id: <20230623143921.146338-8-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:46 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103503 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-pako_0.3.1.bb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-pako_0.3.1.bb b/meta-python/recipes-devtools/python/python3-pako_0.3.1.bb index 34cd096c9..046e6571e 100644 --- a/meta-python/recipes-devtools/python/python3-pako_0.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-pako_0.3.1.bb @@ -11,3 +11,10 @@ do_install:append() { rm -rf ${D}${prefix}/pako/LICENSE rm -rf ${D}${prefix}/pako } + +RDEPENDS:${PN} += " \ + python3-appdirs \ + python3-io \ + python3-json \ + python3-logging \ +" From patchwork Fri Jun 23 14:38:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26290 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 E20E0C001DB for ; Fri, 23 Jun 2023 14:39:46 +0000 (UTC) Received: from mail-lj1-f176.google.com (mail-lj1-f176.google.com [209.85.208.176]) by mx.groups.io with SMTP id smtpd.web11.171.1687531181209967682 for ; Fri, 23 Jun 2023 07:39:41 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=qxW29LUH; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.208.176, mailfrom: brgl@bgdev.pl) Received: by mail-lj1-f176.google.com with SMTP id 38308e7fff4ca-2b46d4e1b0aso12173491fa.2 for ; Fri, 23 Jun 2023 07:39:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531179; x=1690123179; 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=9ZXQ1wUTZSMpjFvhqfTN84qCP2nVXOhiBXKw41582Uk=; b=qxW29LUHd/bju73/2bxtz+UhRHGmfWm87vEZ9SaEqQlUlcPoAamgcOaYYCPTujQ9fS Jo0GMwhW3vBPjKQItBOovxikdwXYYg5eoTDRCI7yfteQ0O7llLV2FoPNfMSICyX4wCgG arZzIWOBTXLQ0daeINpSQtmDmjkHjLScdS0EZxh+LGdmTY7FfAsKJCTOuuHCAj2UjXyh nKJ3qy1OnjAqO+aJoRZxiCd7gEzJ4IgWOLoqjbNEK6mYKjZTFsdiDjcac8e2BNW8QRBk 6emK3W2e2aQCzn7Z9BLGzpb5mfQsifl5YYQr9otfkqyTf0V6CTpqEu7zwRxW8mMj5Cbs U9Jw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531179; x=1690123179; 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=9ZXQ1wUTZSMpjFvhqfTN84qCP2nVXOhiBXKw41582Uk=; b=hFJImATZvoSA6DCUOpZQRm0lXb1fZc7Kghn0S/Z1Pn1VB8rEjU50VX0wJMM1sr47PI beNalb2IsQRzZYgl0XWbIkmuTBggLhh+bJ/tTO6m8Dg4f4MGnitr2lAkEzWPrfPukYxU NYynMxvsFWs42KCL4WoiE74VOaHpT1fXIafdffg8QftZOMLGlH4PT4Ug+R03h0n+KkwO XoABqbGOmRbiFO7j/tFWFr4MLylwzQbCiauMddVCRZ5Bpo1amqmoLIVniwFaozmD570i kzu0ovDH6ZOKIiE7eOBlkhsljPlcRKRWu8o/Q0S98hBFdYbUYZ2QLZqM8Jm2XMgMgkCv QwBg== X-Gm-Message-State: AC+VfDw0lUF4MaAMzh4s7zsjPbuiJouTuADaG9SaOIK5hLQuizK86qL3 Mo4PlUIX51F/gYXp7vr/LVWYGKfBTdA2tISZQl4= X-Google-Smtp-Source: ACHHUZ6YuGjLsLAheycl9PoMIdGW2ep0WofwnPTf6mgwoWujnxM07Cg0JDtyyDyqg/mhR/exfPxZkA== X-Received: by 2002:a05:6512:607:b0:4f8:6f40:477b with SMTP id b7-20020a056512060700b004f86f40477bmr11045851lfe.25.1687531179509; Fri, 23 Jun 2023 07:39:39 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:39 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 08/55] python3-paramiko: stop using PYTHON_PN Date: Fri, 23 Jun 2023 16:38:34 +0200 Message-Id: <20230623143921.146338-9-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:46 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103504 From: Bartosz Golaszewski We no longer support python2 so stop using PYTHON_PN and use python3 explicitly. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-paramiko_3.2.0.bb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb b/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb index f2d8bfe44..2f3cf6eb7 100644 --- a/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb @@ -11,9 +11,9 @@ inherit pypi setuptools3 CLEANBROKEN = "1" -RDEPENDS:${PN} += "\ - ${PYTHON_PN}-bcrypt \ - ${PYTHON_PN}-cryptography \ - ${PYTHON_PN}-pynacl \ - ${PYTHON_PN}-unixadmin \ +RDEPENDS:${PN} += " \ + python3-bcrypt \ + python3-cryptography \ + python3-pynacl \ + python3-unixadmin \ " From patchwork Fri Jun 23 14:38:35 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26293 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 EA2F9C001E0 for ; Fri, 23 Jun 2023 14:39:46 +0000 (UTC) Received: from mail-wm1-f49.google.com (mail-wm1-f49.google.com [209.85.128.49]) by mx.groups.io with SMTP id smtpd.web10.183.1687531181971493444 for ; Fri, 23 Jun 2023 07:39:42 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=EHVGAbZ2; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.49, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f49.google.com with SMTP id 5b1f17b1804b1-3fa7eb35a13so4356425e9.0 for ; Fri, 23 Jun 2023 07:39:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531180; x=1690123180; 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=DnMK9d/HGvPq9qreyc3lS8PxBtpM/0QmbcJcMLvEf7k=; b=EHVGAbZ29fTjxHbjoHhe5ZYxZFQOG59fIuLUkeuKeQ//ZPlOQnw6V8eWGGtJy7L66/ ljxGx9CgZ+rA/7SW0qiXwBBrIHqWlLsmkqhzRLp5v/MIjX5nPt7xRgBjtDrj/syOQPCA gnvRl8za3bj16ziAWB4QJMl7+JpW4FK7TWoKJ00UGj7D07O5RWsoPCKO4xKD1C6G+7fd 7Ysj384obIPHIBta7MIZYXFz8HnU0cSYCJdkAUimQ3aMotPqP/jL8Fozsr89eOrvJUlF g3TkKMfn4T2LGLDpez7y9iKgfllJGxdRGpoFNnymC73Tr51rwPoXskIvD6jArKouI/Gm 3J4Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531180; x=1690123180; 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=DnMK9d/HGvPq9qreyc3lS8PxBtpM/0QmbcJcMLvEf7k=; b=bOrBmHxDy9My+Mq+sCs0/LWxsihTMLuZkb7LyZ+VTaS9lCrrrp0l/OKQHY31UyMF3r c0lctwAdS+DCcSO6VACd4FJKOxeBzV64GJ2xvy9S2WOO2+GJJo7L/V2LoIObLWQc7bed T4cJLdQRBfeCNmezScPnkZUZ8ydSWYhxGh6BXPq0QrNHutTm1Q5jKr4NN5c1Q7hwRRNL KLDhwgQCQiyrFhdhbCofG6Dg/+boTLkrvGPoOvmzco9xLdpIL5TclZuOAmuTBbjwt8l4 PWo82slaJCHTxRMbwnhsFqSQg0W1+/MaQlvFYMc0aE6Ugt+oyuq5zPH5BhHCO9B+ita/ Aqow== X-Gm-Message-State: AC+VfDxbKYjnblXc8usE0bQRbqanQgY8dUFgIEOhAlU3HSSE+B94b56G 3QlNThy2XJLizOhnYjm1Xn8V8g== X-Google-Smtp-Source: ACHHUZ6jj8oEqK3irXDYf3uE69kexzUmuswNeWAH8G/7BZ2jCsR/A7KwgHxYn8q6tvqL0DIDDxj9ag== X-Received: by 2002:a1c:f70a:0:b0:3f7:34dc:ed0d with SMTP id v10-20020a1cf70a000000b003f734dced0dmr15360099wmh.25.1687531180372; Fri, 23 Jun 2023 07:39:40 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:40 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 09/55] python3-paramiko: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:38:35 +0200 Message-Id: <20230623143921.146338-10-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:46 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103505 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb b/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb index 2f3cf6eb7..5420a9edc 100644 --- a/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-paramiko_3.2.0.bb @@ -14,6 +14,7 @@ CLEANBROKEN = "1" RDEPENDS:${PN} += " \ python3-bcrypt \ python3-cryptography \ + python3-logging \ python3-pynacl \ python3-unixadmin \ " From patchwork Fri Jun 23 14:38:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26291 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 EA2BFC001DE for ; Fri, 23 Jun 2023 14:39: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.web11.172.1687531183007879570 for ; Fri, 23 Jun 2023 07:39:43 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=jAz16W/E; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.43, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f43.google.com with SMTP id 5b1f17b1804b1-3fa71db41b6so8195635e9.1 for ; Fri, 23 Jun 2023 07:39:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531181; x=1690123181; 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=/zVwbBmRe3wqNRGrTnqdCpzPcbwgOCpznIpz7u2vYic=; b=jAz16W/EJsQRafC3GDycYDSGbWC8DPovPCbTFlDo4gZhPT7iq4Eg/R3g4kOcc/UsUF Dgi9V/b/k2JcrE71kBnkpZ3EY/ROYswucS8nsTwxWe8hESoGvkuQSfhZ/B9JWSpmabGC H1Wda4ACcOFVHHhm8pGcLN4h0L6lcB5d9LXylMFDQQbnz3eex/F608yFbHoNVVN03+0N Qxw749Oxdlj0qyjJ6FZZAU280XBxnY8KP+rWml73DgbJ7zSyJmOcCldhu4k7RBtP5jiC g3kx4WoAf5otPkS4yOX6f7O3bvDgHkgwdMQ4OlCCc6JPnU2ZWWNlIWVO17hVcbA0r7iK OoYw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531181; x=1690123181; 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=/zVwbBmRe3wqNRGrTnqdCpzPcbwgOCpznIpz7u2vYic=; b=hSOFUm0Yd38s4BxcKo1XuXAGfXDqcigAeq958S7MWy/fk8OgW2Dh8F0bb+Iy6Ohy6c PNCU31JKT6aPEBkIVQy3Jj/21lv07dfBolKTfGfUwPtDbkEODnex2U3ZS/JjApfVS9WS J7/iFTPgDobUPV+IUGMczbYe97h9ab4snLTrl9nvtdspyduHR6VaZkUPpndFALJgaMMj mSrQPibl77NbR3S1ySg/ygX6PDQAa4KAKr8q7YfcfoXl3Syve2HSo5OjBnXFFDR+18ao 6sZs90AF1nZ7O6FT8lVOq7yJOz0PDute5CIVc/cLfbp5PMM7WT3M5C5Ly5Jo33WODAI1 ZTdg== X-Gm-Message-State: AC+VfDxTYVxgIAuKyaxjk0Zstcsu2KUHOrUHIEdByOw+lcMg0xwqyg5d PBoWeSOT8zIaE9jENFyNQoF6gQ== X-Google-Smtp-Source: ACHHUZ5hHuxuK+1+vKzno8voeuJB41NkW6W06Nwo7OFEeG2d4oABXDLbyN9/+AtmZhyqH3eMyqak0A== X-Received: by 2002:a05:600c:21c7:b0:3f9:b0ed:b71f with SMTP id x7-20020a05600c21c700b003f9b0edb71fmr3701272wmj.10.1687531181530; Fri, 23 Jun 2023 07:39:41 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:40 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 10/55] python3-path: fix coding style Date: Fri, 23 Jun 2023 16:38:36 +0200 Message-Id: <20230623143921.146338-11-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:46 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103506 From: Bartosz Golaszewski Stop using PYTHON_PN and make indentation consistent. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-path_16.6.0.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-path_16.6.0.bb b/meta-python/recipes-devtools/python/python3-path_16.6.0.bb index 479177ed7..51b6574e0 100644 --- a/meta-python/recipes-devtools/python/python3-path_16.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-path_16.6.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6" SRC_URI[sha256sum] = "bea3816e1d54f4e33aac78d2031a0b0ed2f95e69db85b45d51f17df97071da69" SRC_URI += "\ - file://run-ptest \ + file://run-ptest \ " inherit pypi python_setuptools_build_meta ptest @@ -13,11 +13,11 @@ inherit pypi python_setuptools_build_meta ptest DEPENDS += "python3-setuptools-scm-native" RDEPENDS:${PN} += " \ - ${PYTHON_PN}-appdirs \ + python3-appdirs \ " RDEPENDS:${PN}-ptest += " \ - ${PYTHON_PN}-pytest \ - ${PYTHON_PN}-unittest-automake-output \ + python3-pytest \ + python3-unittest-automake-output \ " BBCLASSEXTEND = "nativesdk native" From patchwork Fri Jun 23 14:38:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26292 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 F114FC001DF for ; Fri, 23 Jun 2023 14:39:46 +0000 (UTC) Received: from mail-wm1-f42.google.com (mail-wm1-f42.google.com [209.85.128.42]) by mx.groups.io with SMTP id smtpd.web11.173.1687531183805611490 for ; Fri, 23 Jun 2023 07:39:44 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=WWL074oJ; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.42, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f42.google.com with SMTP id 5b1f17b1804b1-3fa79605a3bso7396695e9.0 for ; Fri, 23 Jun 2023 07:39:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531182; x=1690123182; 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=cvG98+OLHuC8tOs8R6M50JcrJXIZNT1gN6fIdDu9DKg=; b=WWL074oJvTAqI56e6/hd1ed+qS/ObPVmPwS0Ou+3dC7R2Ix1gU66yippMmEqw4jtkC 0L+RivegCWzOu+9qaENrMag6IqysKL1+SesEyw1NjQL3pEzE0KhneEKa1J5PY1EQUo90 3vCWydynL4vEVtnP8nmwwCdea4JyUrr4zZSmNMpMGAqjByODa/+IfRDeTd8NF+GedfyR MMHyZIfmqRXcMRJsWg9GAkHtHScNCpMjlgzK5Ha7zgYOy71TVSqJJPnseMnEJclzTnA/ XB9hCmZp8bMb7qOwMTLOQyTmLBY5iHUe6dkU1kZaH3coN0tm6J6aRxSREBO63Yudhf9+ BXNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531182; x=1690123182; 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=cvG98+OLHuC8tOs8R6M50JcrJXIZNT1gN6fIdDu9DKg=; b=j5iLGvVHPhVR/7ib5ERo4zuj/x+/9oB+UAuFGlyH7LgvCSQYjh4iDqdvjUjLRn03PL zF8jjijsEiHbQrQ88MxcYpwgQV97q2vFO/uZ3PwKtR1fvXuEUdhkxTk+mji2JzZC8UAY S65dNfx7WXbZ0a0yj2CqniOLYGwAvlhfEko2HyaklGlQ/bw4s+L6H+cUYCFcAjx1/WFX gISBScLiLUsmCLnSuoHLEjGSZAJ6+t06KUpRNpa3AJ89oAUuBZrEJsqo7/EZ9icl9jqJ CqlqLVLOoRjs9r38e6JsxHtm9HVWhG2WWXLhHOcWsiJPd6ywDlueu4lEqE5pzEpUauKC /BAQ== X-Gm-Message-State: AC+VfDz7MlTctr7kDLd3VQzvNVhAc+nlkVG/JUJBXOsJwztDMY3TwOFH 9VLTCpW3tvoDejXzwDVh6X/2UQ== X-Google-Smtp-Source: ACHHUZ5F3uJTc0hgk/M4rpIlZfaN0bqfdUci973qk+Wp1p4AQ9J6LMIEOGgJ5QVgwBkwiUxbRs4/Og== X-Received: by 2002:a05:600c:4e92:b0:3fa:7515:902e with SMTP id f18-20020a05600c4e9200b003fa7515902emr4664418wmq.16.1687531182371; Fri, 23 Jun 2023 07:39:42 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:42 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 11/55] python3-path: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:38:37 +0200 Message-Id: <20230623143921.146338-12-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:46 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103507 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-path_16.6.0.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-path_16.6.0.bb b/meta-python/recipes-devtools/python/python3-path_16.6.0.bb index 51b6574e0..095f906f0 100644 --- a/meta-python/recipes-devtools/python/python3-path_16.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-path_16.6.0.bb @@ -14,6 +14,10 @@ DEPENDS += "python3-setuptools-scm-native" RDEPENDS:${PN} += " \ python3-appdirs \ + python3-crypt \ + python3-io \ + python3-numbers \ + python3-shell \ " RDEPENDS:${PN}-ptest += " \ python3-pytest \ From patchwork Fri Jun 23 14:38:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26288 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 D09DAC0015E for ; Fri, 23 Jun 2023 14:39:46 +0000 (UTC) Received: from mail-wm1-f45.google.com (mail-wm1-f45.google.com [209.85.128.45]) by mx.groups.io with SMTP id smtpd.web10.185.1687531184840159874 for ; Fri, 23 Jun 2023 07:39:45 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=KJROFKB+; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.45, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f45.google.com with SMTP id 5b1f17b1804b1-3fa70ec8d17so18224955e9.1 for ; Fri, 23 Jun 2023 07:39:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531183; x=1690123183; 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=162WeV0wQcPL/z3Qwqm9WVHEK5P2KX3fbhEzaOofEYs=; b=KJROFKB+bBmrvdf6Tzlxdwvm0+qUV2d+7tineAtTBtpI4ORAJzF/AQ/RdgE6Nd8iHC j7XMYYviJZdnDIfyCx89wnnEcpatLRFo+hK58ZJFHQshLipTWZvHY8cakXW5LC//nvAd t0LHnB+Qy3D6QE0HxatzcM2+oigpLvtbhNP3TxEL5J18rHni/vZQcFhlcVrzreAbFfqY T1eaGSrBwykDAwA48QoAQww+IkZ8fUvaPPoe4n5fq4+LsMJze4JocZKKFqwYhtrEIdZ3 JroLU/78jYhi4heH1jEqHpWImcFZeuQp2PuFmGGuVBIlS5cKzaK1x9+x/xI5u5atzCsi 6PSQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531183; x=1690123183; 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=162WeV0wQcPL/z3Qwqm9WVHEK5P2KX3fbhEzaOofEYs=; b=UtEJHR3IbespGhPtTfTvjNw9VYdttHlrrwfh4ASjXKCVUMINsuQnqQ+oBmus1DEvbW NHvLbzkBZtD5spWbOPLiCJQSRgsxdNyVNFAVtiyvQHRxFYpPTVHT9aV2wbWSESUhHyqS vVvrIEv9gjiffBWiU0XqOZvPPup1CTvDoQifu1zJR1pAv4agFuQjE5A9DqZivQfNi3f6 Fx64+5Dijumt9fRE5WHRCwv5MbLHz6Mtq9ZCwnbADfAK6r0QUim7eCSkv6o5HGLZNyqV Z5UFKltPP3n4STPL4MK7PdcH0jHUSlYDLtZcHBt+URyiQBsw/4BXhhzQeASDG777GQ5C Z2YA== X-Gm-Message-State: AC+VfDx6j8WMnwtUiAc3xnA6OpHlF7DmWG8wLkRLr3FgjOq+urC4iVqN SKtttwcUbwd/ImUtwBMnM9gcwQ== X-Google-Smtp-Source: ACHHUZ7IiCYmpY2lSmn8qiHI9hgU+GHM4ZBOiQAbzU80GpiTkrpItdAPhoQb9zDBKtTgYhHgag2PYw== X-Received: by 2002:a1c:f616:0:b0:3f6:d90:3db with SMTP id w22-20020a1cf616000000b003f60d9003dbmr19485270wmc.3.1687531183424; Fri, 23 Jun 2023 07:39:43 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:42 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 12/55] python3-ecdsa: don't install tests Date: Fri, 23 Jun 2023 16:38:38 +0200 Message-Id: <20230623143921.146338-13-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:46 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103508 From: Bartosz Golaszewski If we don't want to pull python3-unittest at run-time then we must not install test packages. This recipe doesn't provide ptest anyway. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-ecdsa_0.18.0.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-ecdsa_0.18.0.bb b/meta-python/recipes-devtools/python/python3-ecdsa_0.18.0.bb index 6a399a96f..d1022891b 100644 --- a/meta-python/recipes-devtools/python/python3-ecdsa_0.18.0.bb +++ b/meta-python/recipes-devtools/python/python3-ecdsa_0.18.0.bb @@ -13,3 +13,7 @@ inherit pypi setuptools3 python3native RDEPENDS:${PN} += "python3-six python3-gmpy2 python3-pbr" BBCLASSEXTEND = "native nativesdk" + +do_install:append() { + rm ${D}${PYTHON_SITEPACKAGES_DIR}/ecdsa/test_*.py +} From patchwork Fri Jun 23 14:38:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26294 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 04EB6C00528 for ; Fri, 23 Jun 2023 14:39:47 +0000 (UTC) Received: from mail-wm1-f42.google.com (mail-wm1-f42.google.com [209.85.128.42]) by mx.groups.io with SMTP id smtpd.web10.186.1687531185633756702 for ; Fri, 23 Jun 2023 07:39:45 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=RIzM7tyS; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.42, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f42.google.com with SMTP id 5b1f17b1804b1-3fa23c3e618so9186765e9.0 for ; Fri, 23 Jun 2023 07:39:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531184; x=1690123184; 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=tzXfM15YYjj2+bISNUR81lPKe1Mmm1a4ElkQf0ByiNg=; b=RIzM7tySTQy/OAMhWQYqMoiLpOdIoDp66P4NxadLcrocesodrI3O1SAuv2ZjlbvIAw IeQPL9Jgju6AyyJ11ykv+QD4hRJgdjFhkcV4BF1jfy6kkuAddXYgwl9k6kj4E0rq5ilT gWlgdOFSxDaxNuUXaP1O2gLc14eyl5qHB4sjF/9Q9izjpYx3zQ8XVCTC8R2UYr7SouCV 9CFmpd0SbSTHWgZW1utosMFvI+aCRApTjyyLIzulFnl6mgmoM6F2YdRQqseEog+l4SC6 KmCF5Jn3sJrVGILbDptUNi+g57+4Apmu68LESdS2PojBl06XXv1F5jSxfk/C0weAAa/F y2jA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531184; x=1690123184; 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=tzXfM15YYjj2+bISNUR81lPKe1Mmm1a4ElkQf0ByiNg=; b=cRzWBi4DszmG6eF1xWQY3UvvsDeCEFQS6GBtFUShnwgIpBOrqUspNYBsEU+RK/Bzg3 mK+8cQNsqjcIWfszv/KNxPVxNm48OoSyn2Vp6tZrOyIGpWC/GzSrxAB0ImcJf2t08X2C bVLi3uU+tukhuDVpC45/nIDQNuaSgAHldl+LjNAuB4vvmk/4sA0SEn/SO0mTps93AK1t fQLjyNUBtkPbei9qQUqS9Avz37kkFaFndE7Cxro37pcL+CtaIeK5vyIhyfJ4i+Ay5AGm VdfnbrRYQo3JWt8soyv/J31cGkn6O6ykKXPlXbOuKBzkNiwprZ9ZxGeiHvHHl6I3HDrf 9T2A== X-Gm-Message-State: AC+VfDyjzsStukxWbPTvUv74Pk6V/3uVk4o0oTR9J2RECRWx3F7VC9UE HAJSHJOdqlZANHG7vpeVw/UrC5tQSJ9V/xMXZLw= X-Google-Smtp-Source: ACHHUZ5aMfwCZwmcSNaBHMSFOHysY5/1V+EapNf/BRU/Cw34sxoyiAJI+EhyzkOXUqcmxWOeC4NtXQ== X-Received: by 2002:a1c:f709:0:b0:3f6:9634:c8d6 with SMTP id v9-20020a1cf709000000b003f69634c8d6mr18710857wmh.18.1687531184219; Fri, 23 Jun 2023 07:39:44 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:43 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 13/55] python3-et-xmlfile: fix coding style Date: Fri, 23 Jun 2023 16:38:39 +0200 Message-Id: <20230623143921.146338-14-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:47 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103509 From: Bartosz Golaszewski Don't use PYTHON_PN and split RDEPENDS into multiple lines. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-et-xmlfile_1.1.0.bb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb b/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb index 7c66342ec..fbebf4869 100644 --- a/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb @@ -10,7 +10,12 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148 SRC_URI[sha256sum] = "8eb9e2bc2f8c97e37a2dc85a09ecdcdec9d8a396530a6d5a33b30b9a92da0c5c" -RDEPENDS:${PN} += "${PYTHON_PN}-compression ${PYTHON_PN}-io ${PYTHON_PN}-pprint ${PYTHON_PN}-shell" +RDEPENDS:${PN} += " \ + python3-compression \ + python3-io \ + python3-pprint \ + python3-shell \ +" inherit setuptools3 pypi From patchwork Fri Jun 23 14:38:40 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26299 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 E954BEB64D7 for ; Fri, 23 Jun 2023 14:39:56 +0000 (UTC) Received: from mail-lf1-f45.google.com (mail-lf1-f45.google.com [209.85.167.45]) by mx.groups.io with SMTP id smtpd.web11.179.1687531186929721120 for ; Fri, 23 Jun 2023 07:39:47 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=PyN3BdJR; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.167.45, mailfrom: brgl@bgdev.pl) Received: by mail-lf1-f45.google.com with SMTP id 2adb3069b0e04-4f86dbce369so905531e87.0 for ; Fri, 23 Jun 2023 07:39:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531185; x=1690123185; 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=/V26U/lHLhWFUDOkghOAK5Xorar0mpwdaNP+/i+d7ps=; b=PyN3BdJRsyHWra1p45KJtvfQMDsyxHWBWBDfLIYmtX0tijoJrGIy41nSPRr4icAI/B ne68wg6qe8vE+NzFDZV9qSa1Bdscsn8Y4SOxubByZHuKtMJMSOchzBMovmEjnA4vLJ28 pGDHd9/CoT+imOke1hLgRVH3e0eLVoML53H/00WlVB3V0ub4Kzh9D0GdJ3ViOU4GAc4h FodfeIKrCmVcucNOKDvth8B96Wn3dJGBy5VIVFlm+oZrqt/OS4AzrPJilmOY/EqrBHVs 6pt8w+Kc77X+ltnJmqyGhgvcM83TliYxaS2r13nO74KRE+dvl3GRwK1GJuBWNXySYR6s QDLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531185; x=1690123185; 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=/V26U/lHLhWFUDOkghOAK5Xorar0mpwdaNP+/i+d7ps=; b=YyqwV4czgaAcFfMCsf3oUnWCDnP5ckrb01+cdy0SdJIVizqa2ZcBOKS0bJWkNzaRup jJdJ19Ksh4Sv4fZGJckjxKqL46lV87MYhgYiFSvV1kTzrmF1AwWoTk6bacqpwcPBtqp+ ausRSceNfLOTQDWA9Dq8ZgudRRZW/Io9AI62TVH9ocUZkgzdOPbMf0aXA0m8qrsyesiP OSwdqt9B5YEWiRbkwy6xW5P7JdYPkmRdeH5caxq7PFFLjqrB9JVVHaUu+OPRdVuGc8Y2 BPx5W/JAG7mF4+b48OrFy+36HbxsvWpSFyczt5dOeBExUpUdA+LNjVYSjuEuNd5KW2Iz k2lQ== X-Gm-Message-State: AC+VfDzizXuG+m053zRxPkx07PTtU/+8365mC2ypQJHB+Z5UxFelu4xC jbktUTwfyxyAdnwsiHEsDyodpSWu8GAR8S4mpDQ= X-Google-Smtp-Source: ACHHUZ5HK98R4KrmUsYapxc/4SifGoj0WWA7c+r4tr3WkAewCbAwW0+z3pb3ozPX9/vnpNyrrWyzoA== X-Received: by 2002:a19:e34a:0:b0:4f8:4263:42f with SMTP id c10-20020a19e34a000000b004f84263042fmr13280912lfk.17.1687531185104; Fri, 23 Jun 2023 07:39:45 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:44 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 14/55] python3-et-xmlfile: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:38:40 +0200 Message-Id: <20230623143921.146338-15-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:56 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103510 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb b/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb index fbebf4869..50ae7fa5e 100644 --- a/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-et-xmlfile_1.1.0.bb @@ -15,6 +15,7 @@ RDEPENDS:${PN} += " \ python3-io \ python3-pprint \ python3-shell \ + python3-xml \ " inherit setuptools3 pypi From patchwork Fri Jun 23 14:38:41 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26305 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 23E39C001DB for ; Fri, 23 Jun 2023 14:39:57 +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.web11.180.1687531187649962383 for ; Fri, 23 Jun 2023 07:39:47 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=gegzahnb; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.43, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f43.google.com with SMTP id 5b1f17b1804b1-3f9b627c1b8so9062795e9.1 for ; Fri, 23 Jun 2023 07:39:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531186; x=1690123186; 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=2RWkscWwcJiGiZqsv/oZvn88jVfdVXZStS6T1N435zQ=; b=gegzahnbUxMPQGnHFfYy2EwXOWfZuUQ2k6405ng0LHvTc8myTmUIiV/BN80jyVLjLe 7BxAoSW1MT9zO/x/CkXt0gyTNLeqBU6P+OBS081rLURJLnEzQ6aE+mO2Dr/amZ2Udk2w asIRv9u8PLCF6znhFsAWp3vnxrnrxqufbqh/GzrAI7CfBoLkIjM/R2WApbUdKEPCZ7hR G9QxuxiPVit7cCsVDx4YkOkqeUSLpEOB86JxYF/cxG2fzNZ0nmkrK5hYLLD3ssHxBcUV /DerYRv27/ZGeU9aGTuqW/RzP7v0dUqWHHCI82gt6o1ZiehJdXC68EgBpPY37IuErq6S MQlw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531186; x=1690123186; 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=2RWkscWwcJiGiZqsv/oZvn88jVfdVXZStS6T1N435zQ=; b=Ml5UXcFvyVV2xxvaxpQqf9buxYhX9+cPHS9JjvaF51dYZHiNsmBDIc5uq054X4c1kZ qlyUWLwDhlAx4gVfREoIWjr84JZofNxpGrFSmqxUYaPi9sGANKCXdSWZLYlJ8+9+isEq nz8faf/TIn5UYndLKRkA7+Pq5tx20zxQgNdbm9NGxAk1++4M8CG5r/xGR1Uy6DUIVEqe nnmZs9kLjdVP99GS8ct48P/Muz6f4AOxJoIRYVoJEETZf8tQARHnfSTjzh3Npn9zc5m8 2BvCUdN+EmRJGMCpW/+YV+P7ne9fn4RVgbrFpd+lG8PdhBKc74ms77Penhrh8yhbNzVn Tkbg== X-Gm-Message-State: AC+VfDyH51o2tkYg7iyx87ukiHmUnDjbvdWeMvPlNGYsXs2gJYck6EQS clw1Ww1v5MRX2I7t1OpXXrZoPA== X-Google-Smtp-Source: ACHHUZ60bhY7EclCzIrrch0RJSr8GgdH11krUmodty4xfRmfq4wJTWbxAgrUtP1fcNJMWtICmYOTdQ== X-Received: by 2002:a05:600c:ada:b0:3f9:bb9:e3be with SMTP id c26-20020a05600c0ada00b003f90bb9e3bemr14238728wmr.41.1687531186192; Fri, 23 Jun 2023 07:39:46 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:45 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 15/55] python3-flask-user: fix coding style Date: Fri, 23 Jun 2023 16:38:41 +0200 Message-Id: <20230623143921.146338-16-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:57 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103511 From: Bartosz Golaszewski Stop using PYTHON_PN, make indentation and line breaks consistent and order dependencies alphabetically. Signed-off-by: Bartosz Golaszewski --- .../python/python3-flask-user_0.6.19.bb | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb b/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb index fbacf2e99..a1b15c99c 100644 --- a/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb +++ b/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb @@ -13,7 +13,9 @@ PYPI_PACKAGE = "Flask-User" inherit pypi setuptools3 -RDEPENDS:${PN} = "${PYTHON_PN}-flask \ - ${PYTHON_PN}-flask-login \ - ${PYTHON_PN}-flask-mail \ - ${PYTHON_PN}-babel" +RDEPENDS:${PN} = " \ + python3-babel \ + python3-flask \ + python3-flask-login \ + python3-flask-mail \ +" From patchwork Fri Jun 23 14:38:42 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26297 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 EE45CC3DA40 for ; Fri, 23 Jun 2023 14:39:56 +0000 (UTC) Received: from mail-wm1-f46.google.com (mail-wm1-f46.google.com [209.85.128.46]) by mx.groups.io with SMTP id smtpd.web11.181.1687531188730233576 for ; Fri, 23 Jun 2023 07:39:49 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=g2lb80Eu; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.46, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f46.google.com with SMTP id 5b1f17b1804b1-3f9002a1a39so8026355e9.2 for ; Fri, 23 Jun 2023 07:39:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531187; x=1690123187; 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=IV9pk5OAWxyTyiznoOwMi/gLRZ63ZDvh63LPA3wYuZE=; b=g2lb80Euvln0i9EagN67xmTrJIfuON9kOwsswrY7Oh0nl6WYKHM4Xc6JIdFZO+zv6s HbBIVu6AwIoSucolfoDZDD5SRehjvU70yeSf/qRfyJBp5D1MVWzeL/x9LUL8uZ3nlL0v qGgWy94r/imYOHsb0eHwF7+KRkrRxemoJG62NgJFMKaUgpuI4lJ7AwY3C4QVW/pilttX 4OirnX7pCkDtEgCePoPxBTOADlJhifjjJ1QRobSb3pboxR8QHsxlDckGXYyWnCeQVOz8 ivtdsi+Y4Lq5YBz6TNFJ6qjOjEpK7LCaKYPVTgqF76j5/T4RA0YH8ULChQwyTGf95QJF jzgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531187; x=1690123187; 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=IV9pk5OAWxyTyiznoOwMi/gLRZ63ZDvh63LPA3wYuZE=; b=kATkb5eNDhS+CqH9J1S2n8HZcfWKeKcE4orMWA/qSRSVeHdRmGbpwWjRQb/5R4WKf+ +W/52KkOfvkNZo7+L/7XUg3itHTdm+k47kRlWtxqkSOKKFmg0Jq8jjMlI+NQug+YOXOu uEXR5GBtMf+46CGb5CqYQUTvDockwXGU/TZO1lydpNBwGq/FfGDTAc/MzUog0/F+DFO2 23ZY9rh2/KcX/aqKsEeIrl8jmLYXjsNeF/ZwA2tuliaI2441XJQCxyMgjW2Pj51ssyGe Q4YTQrvBVV07LZrZLXoq4t/vx6FwV+IFk/rmwKQDdogpvg6oDOwIj20tSgracVkFMeYr cEfQ== X-Gm-Message-State: AC+VfDxshlYraCA2ESAX1XsgnjgHde9hfzU2sTWdYhO/XK/CUyRuTmMZ 4btjaYHjbeImaR8SLQhgBNAMKg== X-Google-Smtp-Source: ACHHUZ60Ild4+TN5QNolWop/VlSbqE9DW8ZnF465XIGuzWQFlM3/4ff8lcz9+253/OAXSU772LOO0Q== X-Received: by 2002:a7b:ce12:0:b0:3f9:b9d6:8af6 with SMTP id m18-20020a7bce12000000b003f9b9d68af6mr3814351wmc.25.1687531187102; Fri, 23 Jun 2023 07:39:47 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:46 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 16/55] python3-flask-user: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:38:42 +0200 Message-Id: <20230623143921.146338-17-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:56 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103512 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-flask-user_0.6.19.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb b/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb index a1b15c99c..ac449361a 100644 --- a/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb +++ b/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb @@ -15,7 +15,10 @@ inherit pypi setuptools3 RDEPENDS:${PN} = " \ python3-babel \ + python3-blinker \ python3-flask \ python3-flask-login \ python3-flask-mail \ + python3-flask-wtf \ + python3-passlib \ " From patchwork Fri Jun 23 14:38:43 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26298 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 0097EC001B3 for ; Fri, 23 Jun 2023 14:39:57 +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.web11.182.1687531189659811029 for ; Fri, 23 Jun 2023 07:39:49 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=iXw7Vdlo; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.47, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f47.google.com with SMTP id 5b1f17b1804b1-3fa798cf204so10524465e9.0 for ; Fri, 23 Jun 2023 07:39:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531188; x=1690123188; 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=fOeewYQh5Eg1m4wZ3qsgO7KaJ3ldnjD8g3md6N579ro=; b=iXw7VdloCkNYp32jz0Brtk0kRFyv2oVJ2+8qTpXzezKO6Jtuek9qGPcRo2ZCfR4bwL +tkUsSzpnO/4MXFpcdtX7TFgPG/y7pLD9kGr1tPcP9ubJrzrFtkoEsv7Iia6MwJWU25+ 7Qx/MpQQT0dWKmCCCTLPV5CNOzXCelj7N6QEj11c8tpOAa32/JRsXxabgLUPPuCMnYKB uy3y4h/VLckxWkm2Is2Ij9GdZ05EWls99voJM1HHSBLX+nhzivj3peapjzfAatymqmPv 9pmJF2bM1EkLq01tahL9rWIog8T+k9qP0J4F9TPDA65GWB9q/XBwfVIIJ5C9hn2lKCB2 VTLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531188; x=1690123188; 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=fOeewYQh5Eg1m4wZ3qsgO7KaJ3ldnjD8g3md6N579ro=; b=GR0Xqdm+bDBEKn/oXLieoT76L2P8wmYgmGWbyz4pTehoF4zoZv/mljLT+HMIAL2Pmc m97jzVBGTDf6kXHgv/18U69eP0AXXZps3Znj25S9f/A/LJ7+HLFJ4oQwOD/u3ivOhGx2 BKI0r1kHxPqjYhwT2oEr7GKRGDJgeR8wrKhL+2RABNgYB9nW8P0izkVbPmHx5jDiGB3D +6jFyGzmtzfA4VacopwUDmyoA7biUXrSswDw64a9a+4+ccvQAR4PqIIdkDssgQti/Dfw 2JXToVOMFyTg1Zsb4SMtGfGC6ugqMGhK6z6xgjjVgkq6BTGo17A9b9v7IbU9YSwlAxol rydw== X-Gm-Message-State: AC+VfDzePMRJnWIkOZycpE6CXvu1J3x2jtzbsZj7c/cTVGjGdp4PnJOE H28d8GJS3F9JNe8V8nwqbxb4B04Oqdwv1iEpZ6M= X-Google-Smtp-Source: ACHHUZ5PkYDWgLgYJFCpTcmFpkEffp8upQzbOyWCGiOjwsE/ZsdprliNlOqOZeFOhJl3ikJyACZz9g== X-Received: by 2002:a7b:c314:0:b0:3f6:53a:6665 with SMTP id k20-20020a7bc314000000b003f6053a6665mr22940100wmj.19.1687531188203; Fri, 23 Jun 2023 07:39:48 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:47 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 17/55] python3-isort: fix coding style Date: Fri, 23 Jun 2023 16:38:43 +0200 Message-Id: <20230623143921.146338-18-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:57 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103513 From: Bartosz Golaszewski Stop using PYTHON_PN and fix white spaces. Signed-off-by: Bartosz Golaszewski --- .../python/python3-isort_5.12.0.bb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-isort_5.12.0.bb b/meta-python/recipes-devtools/python/python3-isort_5.12.0.bb index 6d7b20f3a..03d7a529c 100644 --- a/meta-python/recipes-devtools/python/python3-isort_5.12.0.bb +++ b/meta-python/recipes-devtools/python/python3-isort_5.12.0.bb @@ -8,13 +8,13 @@ SRC_URI[sha256sum] = "8bef7dde241278824a6d83f44a544709b065191b95b6e50894bdc722fc inherit pypi python_poetry_core -RDEPENDS:${PN} += "\ - ${PYTHON_PN}-datetime \ - ${PYTHON_PN}-shell \ - ${PYTHON_PN}-profile \ - ${PYTHON_PN}-numbers \ - ${PYTHON_PN}-pprint \ - ${PYTHON_PN}-difflib \ +RDEPENDS:${PN} += " \ + python3-datetime \ + python3-difflib \ + python3-numbers \ + python3-pprint \ + python3-profile \ + python3-shell \ " BBCLASSEXTEND = "native nativesdk" From patchwork Fri Jun 23 14:38:44 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26301 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 06369C0015E for ; Fri, 23 Jun 2023 14:39:57 +0000 (UTC) Received: from mail-wm1-f53.google.com (mail-wm1-f53.google.com [209.85.128.53]) by mx.groups.io with SMTP id smtpd.web10.192.1687531190785506965 for ; Fri, 23 Jun 2023 07:39:51 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=TqX5kUwU; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.53, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f53.google.com with SMTP id 5b1f17b1804b1-3fa798cf204so10524725e9.0 for ; Fri, 23 Jun 2023 07:39:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531189; x=1690123189; 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=boAn4x11Bv91LZld2uutA6ZomADCjCpZ2huAyCKutx4=; b=TqX5kUwUiryFXgyB5pz+6nffriFT8sft1sBQtuymYc3bI1IfU/V+oXIaXyWDtpoJ6M MCdel1Gjg4HOrkP74e+Zd8OCN6rxBB14Cvpeo+cUqLw2ivecT42gXUtHeihw6L0qcohu YSn3zFa5q2kOM7xxoI7/y2lZrGzm6qAxCbkaaYCnu672XSTXegj45HCgtUOkfQ+Hp1t/ qXwS1mRw0kjqmaT0JYRlZyt1sxZGhzBaue6HJ7yx3M3n5MpunJqSsP4Y0lN1WYDqDfkR ByYcc9lMsnRDE3Fkv62BuFStA3B5+iuCA+8m24HlKkq1t7kPjkzgZdNifxGg5ptD1MlZ 1iXg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531189; x=1690123189; 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=boAn4x11Bv91LZld2uutA6ZomADCjCpZ2huAyCKutx4=; b=L5o6dMMZ335mo93Et6TsImjg1ym0lPYVfLDMcLbLpJdmE83rQjCaOnepmIII6Voe/9 0fjfaj+mmJOYq6P6VtMCUX8ci0yDNsPOoezIwv/wm2GgtFX4CVMhdN5l0WiM9gBghcHZ Q8+hTiqBZP5FPyBIJWYAGeBRIIzwYbas2kPO/s1uPmr2nfuv9r76+bkjI6+kaKa3BAxt 4Ej3/TuW6+2NqJTvHKkIGB/NPPS9Qf/kwG6HipjvalLR5ZAqILuFn1mN+kKgxoh0N+nh 6NwwhwbUQzOoIKSQcDy1DY02pTMVL++YBjGSIqP0JgLNb2sKqewgFotssGF3IAz+WOm5 frsg== X-Gm-Message-State: AC+VfDzFZ0v8LNjr5/1ei1BBb4xCvmEVlJz5QB/x0MTTMZTyC7OB1v0I 4vlNd0S7wl4B1b3mPTDF8ru3sg== X-Google-Smtp-Source: ACHHUZ70EylW3tJPD4eX9pNwszh1b3emylqfZNU/oJqJExgV38fHAaLY1EXQ5gHsf8b2DkDU7Qlm4w== X-Received: by 2002:a05:600c:a3a9:b0:3fa:7a54:62ba with SMTP id hn41-20020a05600ca3a900b003fa7a5462bamr3373505wmb.26.1687531189339; Fri, 23 Jun 2023 07:39:49 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:48 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 18/55] python3-isort: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:38:44 +0200 Message-Id: <20230623143921.146338-19-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:57 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103514 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-isort_5.12.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-isort_5.12.0.bb b/meta-python/recipes-devtools/python/python3-isort_5.12.0.bb index 03d7a529c..d111393ea 100644 --- a/meta-python/recipes-devtools/python/python3-isort_5.12.0.bb +++ b/meta-python/recipes-devtools/python/python3-isort_5.12.0.bb @@ -9,8 +9,10 @@ SRC_URI[sha256sum] = "8bef7dde241278824a6d83f44a544709b065191b95b6e50894bdc722fc inherit pypi python_poetry_core RDEPENDS:${PN} += " \ + python3-compression \ python3-datetime \ python3-difflib \ + python3-email \ python3-numbers \ python3-pprint \ python3-profile \ From patchwork Fri Jun 23 14:38:45 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26300 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 074ABC001DD for ; Fri, 23 Jun 2023 14:39:57 +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.193.1687531191697611687 for ; Fri, 23 Jun 2023 07:39:52 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=Gz/ioGX9; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.43, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f43.google.com with SMTP id 5b1f17b1804b1-3f900cd3f96so8822125e9.2 for ; Fri, 23 Jun 2023 07:39:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531190; x=1690123190; 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=ytIQ581RNTNTFHKmiOB6/MI45UzpvSdpkK/8kX+tFvU=; b=Gz/ioGX9PavAj02tCQYO1LiHYLdAOkTOEyS5xoGcNw4OguYiMmEvI8zCOVyPq0HYbD iOYDVQC0TN74vyUdv7mE27ATsTnAVpdtqfP4waxrOXHI457xanthd22U+6q8zyPsLFjg rBtdMR8kYI9vCDzNSqtTp7OI0gA/126MEYzBcQOJOb0UB22TmHn5g5apSaHQr8nTJPlS Lqi0AYYrnKOwA6p6mf513PYHChCTA1YIR2wgtjBLWc9QHYDkBwG+kdM5qD5f5pXQioqB WkhMOeBVoPCIwFJ6w6PgiMalXoJRkmMU6Yomn22+0yl5SgEZMlgG9RrC4Vh8A/FNz/Bh iT3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531190; x=1690123190; 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=ytIQ581RNTNTFHKmiOB6/MI45UzpvSdpkK/8kX+tFvU=; b=XV/qDK6HbxBdb87FpvP8G20slANH8n60wqDtx6xtkCHSES/13JQTxi62KbYnHEfsaz vQJd4cwYtO7rymQdfRy8RHOokl0kXjLyRQpxhufJqg+K1i+oK6tpi30sk//jtmsRsKye 1EK2XkolMClPlbLf7OP6IL9D45Qn2nTUhtqwKx2GtL1oCFsDMQFZu0zNFLJEmMR17lkc yC4wXJ/tRv9sG3fU6kueZd9NKFVuvVed0tjsI/G8xLieK2+3IMOBjdQUXbvMs/z8Pzvq UH5RQULLUm9Bl1QxKgZ+9isrlhIGDj7wkvKjVgJG8J3WI02Mlu+XGj4J/CWYCxjvpuP9 GCAw== X-Gm-Message-State: AC+VfDzIv2wwmhdYKtWQBAwP08VXE2dkJeHdWVvqmiXcb2UHDL3nvE+u Px75Kjhw22qfm9gEj+aizSkN3w== X-Google-Smtp-Source: ACHHUZ4YCAQ6IsSZ5p3IDuXbFVVvZ215xuXpXBzxhPfdmMgyVnWQH9vcnW0/pMggcxJrP8kcwXcD6g== X-Received: by 2002:a1c:7c0f:0:b0:3fa:7ebd:e1ee with SMTP id x15-20020a1c7c0f000000b003fa7ebde1eemr759692wmc.32.1687531190219; Fri, 23 Jun 2023 07:39:50 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:49 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 19/55] python3-isodate: stop using PYTHON_PN Date: Fri, 23 Jun 2023 16:38:45 +0200 Message-Id: <20230623143921.146338-20-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:57 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103515 From: Bartosz Golaszewski We no longer support python2 so use python3 explicitly. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb b/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb index 2a5dcfca3..722ea3af3 100644 --- a/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb +++ b/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb @@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c1 inherit pypi setuptools3 RDEPENDS:${PN} += " \ - ${PYTHON_PN}-six \ + python3-six \ " BBCLASSEXTEND = "native nativesdk" From patchwork Fri Jun 23 14:38:46 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26302 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 121F6C001DE for ; Fri, 23 Jun 2023 14:39:57 +0000 (UTC) Received: from mail-lf1-f41.google.com (mail-lf1-f41.google.com [209.85.167.41]) by mx.groups.io with SMTP id smtpd.web10.195.1687531193596540308 for ; Fri, 23 Jun 2023 07:39:53 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=iNJrAXGW; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.167.41, mailfrom: brgl@bgdev.pl) Received: by mail-lf1-f41.google.com with SMTP id 2adb3069b0e04-4f122ff663eso916189e87.2 for ; Fri, 23 Jun 2023 07:39:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531191; x=1690123191; 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=bdYZvjBUxegsyTO1z6GYz7vIppXNQ+kLlroY60zAvDg=; b=iNJrAXGW+i9yffQU1aaxv2aN6PB2o+xKSpaMOiTBobtCcb1oH+1k7Kgo7J4WPWmHGZ VIQ4F/giMeR7Y3kn+/6H57HR4twPEliF1sbk9OYmTDogq1tyOIP9OvS6bggmfT0PPF9L 9EmTjmP/iqm549GY9Ml2IERwquFJBRlI80kTWhcNlZH3XSMe98fY3nUilEvPClKrCMix liRJspcAFvdIkDiEcG+e/kHdGN7YoPvAtsEJrUqWzc1zSxfZLGVLN+20QWv8SEcHeufI o0HVRNaACdkoYejrTkotjb1Cp2AYBXZoYIMC/iRT/b5eDBz1eiNLRIHR/VeTDYWuNQ98 iypA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531191; x=1690123191; 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=bdYZvjBUxegsyTO1z6GYz7vIppXNQ+kLlroY60zAvDg=; b=TN3Yv0a+pWRzJ36k+zp+b+LRxbNaWKHUgcZxeWpnnKoWjkWGYywLBzZQ+WHRfEVtPF Bfn3Ms3ApONZPja6jtaiNaPEOruaqxxPVzAXbHA0/TZO7MTbVewupfuxV5E3tD+oGCkn BLG8w5msGzoqvGk+wiY2sUcTgL2mFClwK9D7RAT0pe8P56NFxwjfg9TsXUTD/z+oqCz4 jZuO+OfatLp5iiR0gwGlzC5B5EItyK5Kd+xUigbAiYyV4hLzcZ88IskyPXGWxzNhyuO3 iGbQCOvxHGnlK4bu9wJH1qG9mMDwHycdJKePvrB8RqAMOn+cCJbn2OZzzwJrM+3z5m04 4cCw== X-Gm-Message-State: AC+VfDzrTG8Bg/woqBybqPPkyPNcVkjusc17oHZ377eu0jHyMy8GLRmO 4lINq5QZyFo2jVH5LkOmIlwlgw== X-Google-Smtp-Source: ACHHUZ46/1X8AeX9NS1BvTr/3b+onAGjqV4DevjRQguccFM9JYzxE80dD5UCEchJNIBYCdonlAM51Q== X-Received: by 2002:a05:6512:3121:b0:4f9:52f3:276d with SMTP id p1-20020a056512312100b004f952f3276dmr7058082lfd.9.1687531191465; Fri, 23 Jun 2023 07:39:51 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:51 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 20/55] python3-isodate: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:38:46 +0200 Message-Id: <20230623143921.146338-21-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:57 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103516 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb b/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb index 722ea3af3..c65083b77 100644 --- a/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb +++ b/meta-python/recipes-devtools/python/python3-isodate_0.6.1.bb @@ -7,6 +7,7 @@ SRC_URI[sha256sum] = "48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c1 inherit pypi setuptools3 RDEPENDS:${PN} += " \ + python3-numbers \ python3-six \ " From patchwork Fri Jun 23 14:38:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26303 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 16C1AC3DA41 for ; Fri, 23 Jun 2023 14:39:57 +0000 (UTC) Received: from mail-wm1-f51.google.com (mail-wm1-f51.google.com [209.85.128.51]) by mx.groups.io with SMTP id smtpd.web10.196.1687531194143244704 for ; Fri, 23 Jun 2023 07:39:54 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=FzLLCo47; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.51, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f51.google.com with SMTP id 5b1f17b1804b1-3f8fb0e7709so9093065e9.2 for ; Fri, 23 Jun 2023 07:39:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531192; x=1690123192; 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=XNTc1XeJP4nB7NNgqPFp+J2URTz5gzK5D/kywteCEY0=; b=FzLLCo47yHx0mjeSf1om5sWC4w/urFkJhsg7jC1Y5cyHgcKzvTawixuNB5ibjqlR8z GlQ7Ew1Poy7jI4vwmSy9lvogdMr8qrdK+cgNIf+jW13gB141l2FsQ0N4i+eIocrMbDaL rcM8gLgAYrjJTmqyE1qS3hra5OthV/sHaCiV+D78gsZgmPVDKNQDimeXv61yH7MeiRjN qbyaUd4J15CLo5+moOFBDrysvyt/pPNqGqdKqEOUaN7MDQt8i23RDy+M8ugO0onVrhIZ hwhCN6+yU5f8wWYhyaaCQTT9MSP+UBxTX9+vGlSg3HmCf+UW9Y9jJZ6hlOrtLc1rCbne YVUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531192; x=1690123192; 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=XNTc1XeJP4nB7NNgqPFp+J2URTz5gzK5D/kywteCEY0=; b=Yg/+IdL/iU98nSBoxI0oBpHzQ+MXLY3rfxhkabwBJsuoMoSb6mF71ocG9Aozmfkr8U iwmHeuF6AHFLGOznS++3CLqDYc/E1vPi6Ldc/eUTNoCwQ/2/nGW/n2VcbdFt5Hr0EDwp HGbBCroucQXHTFaLTPJh+9HhRgvdVa2BvLeoPsXzI61BBIIaZk7eeuttnMoUsozHf7JP fOoSGqCXDrGzln9MPQ+372qUjJtQKJsQm8H+Qbe2pgfX6a9fJtqZm93nH0ClGvDzzUtG TyBCQYIAtZx+FA3rcpphya42l6Ow3QBQLl4jkPDuT5Jiqw92gHZ/uoL/53PzxNqfA75H uHEw== X-Gm-Message-State: AC+VfDzs9sCS87fKTf/8lTT04ZKkmOCoDwhLIXPWaVkGAA+J/ddaS2qu 3tISy5nzcTvQMFLZx7L2GqFEt9auQZD6eLnnmS8= X-Google-Smtp-Source: ACHHUZ7uaIZ9fMh5i5GP0WKg/dgvYPclv0QAr2fI3ivAJv5b+osW79WNbnd34oDg/Xzv61RA2m46OA== X-Received: by 2002:a7b:c4da:0:b0:3f8:f67d:912d with SMTP id g26-20020a7bc4da000000b003f8f67d912dmr16650580wmk.16.1687531192633; Fri, 23 Jun 2023 07:39:52 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:52 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 21/55] python-idna-ssl: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:38:47 +0200 Message-Id: <20230623143921.146338-22-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:57 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103517 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python-idna-ssl.inc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/meta-python/recipes-devtools/python/python-idna-ssl.inc b/meta-python/recipes-devtools/python/python-idna-ssl.inc index e74bbd7c6..356a3873e 100644 --- a/meta-python/recipes-devtools/python/python-idna-ssl.inc +++ b/meta-python/recipes-devtools/python/python-idna-ssl.inc @@ -8,3 +8,8 @@ SRC_URI[sha256sum] = "a933e3bb13da54383f9e8f35dc4f9cb9eb9b3b78c6b36f311254d6d0d9 PYPI_PACKAGE = "idna-ssl" inherit pypi + +RDEPENDS:${PN} += " \ + python3-idna \ + python3-io \ +" From patchwork Fri Jun 23 14:38:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26304 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 16B47C001DF for ; Fri, 23 Jun 2023 14:39:57 +0000 (UTC) Received: from mail-wm1-f42.google.com (mail-wm1-f42.google.com [209.85.128.42]) by mx.groups.io with SMTP id smtpd.web11.184.1687531194968783952 for ; Fri, 23 Jun 2023 07:39:55 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=QaeaQaYt; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.42, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f42.google.com with SMTP id 5b1f17b1804b1-3f90b8acefdso8213995e9.1 for ; Fri, 23 Jun 2023 07:39:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531193; x=1690123193; 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=mBJQwLw41lnnf4j9n85tizdA5x7KTwMGFRs2qPVLS6M=; b=QaeaQaYtXcDHNBVHY0sGzwMzkINFd3XU/vHKCBjK66mz6x5kupj2X4n6xpp7rDLadc hEwcZzbYT4/e4/OX+22PWZlTMNpa6ecGbUARBwzElozJXxG0MJDl2dyvgKGdiI66rNR5 F7/130/dELAtxVTSR+4m8z6ITPPHlV7QEAs0u0pKPr5ijHYWOnBWiwEPrwB4eO7GCTx7 z2xJePQMSRm5KnUiaXT9BMAuxte5tNggVnNx4DB/VpO9Wj7fO/Zd0Stn7Zjh8F5FyQHM RprmfD4MHjeESxSIpZpeABLi0486Zba8w6XekVuc8xTyJQLrpsRWFv84KLYxeIitj/fx 0uGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531193; x=1690123193; 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=mBJQwLw41lnnf4j9n85tizdA5x7KTwMGFRs2qPVLS6M=; b=S+alRS7oloG+x2yLQCgL7Xx7gcnpkPQz3HQouxTgOKQU4xrCm6mfWaiyThrieyURNQ OjRFmWh7vUKrKNvtLPi0ojmNc/L1Gcr+I1X/hk88Aa2HILqQiMkOI3GOIeNDHx7EZ5tl /Fp/e09jIGkiAbwO3nbrlJzzIO4ePjy3d1vNC8ew3ex97RH2OcghTd/dVsexQmd6KmQR Ob0ITwB2VnSy/TCL9NOfHPDowkoVHaASuajQUSUc1x3HxGvLS1sMTFXftdFltE0S6C7i t1ji0CkMcBzSJq00/P/4o8I0MEQtCPhZMwtfdgjXvvjZ+mg/7KqcDDubJsWGzRXcv9b6 543w== X-Gm-Message-State: AC+VfDy7WDKCOCohAV28Q+y/1un4uQH/QbZjMw8yD3tMlSbtpa/2cgej BO1mJlqoUhjJrujIAILxKmbrlw== X-Google-Smtp-Source: ACHHUZ7ayBLjmHKKcHc71CVJ3I0Fv5G0Kk6+vXEildARVN+aUz+U3rKq9+NJqpIPRCAlguvFJ06kMw== X-Received: by 2002:a7b:cd97:0:b0:3f9:a6f3:f23d with SMTP id y23-20020a7bcd97000000b003f9a6f3f23dmr11409726wmj.13.1687531193546; Fri, 23 Jun 2023 07:39:53 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:53 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 22/55] python3-hpack: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:38:48 +0200 Message-Id: <20230623143921.146338-23-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:57 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103518 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-connectivity/python-hpack/python3-hpack_4.0.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-connectivity/python-hpack/python3-hpack_4.0.0.bb b/meta-python/recipes-connectivity/python-hpack/python3-hpack_4.0.0.bb index afba98e4b..0297cb8c2 100644 --- a/meta-python/recipes-connectivity/python-hpack/python3-hpack_4.0.0.bb +++ b/meta-python/recipes-connectivity/python-hpack/python3-hpack_4.0.0.bb @@ -8,3 +8,5 @@ SRC_URI[md5sum] = "27e01514ef06dc9fa0798d3dcb7de47c" SRC_URI[sha256sum] = "fc41de0c63e687ebffde81187a948221294896f6bdc0ae2312708df339430095" inherit pypi setuptools3 + +RDEPENDS:${PN} += "python3-logging" From patchwork Fri Jun 23 14:38:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26296 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 EE430EB64DD for ; Fri, 23 Jun 2023 14:39:56 +0000 (UTC) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) by mx.groups.io with SMTP id smtpd.web10.197.1687531196178206412 for ; Fri, 23 Jun 2023 07:39:56 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=4BNTF9I9; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.54, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f54.google.com with SMTP id 5b1f17b1804b1-3f9ede60140so8272055e9.0 for ; Fri, 23 Jun 2023 07:39:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531194; x=1690123194; 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=SCN6+S2prOKgWJGgHO9vq378aSshuaWaBUWV06XCIfg=; b=4BNTF9I9NexYcP/9ulLKs5vAkdni44fdMjp491C2eSp/f45Et7+vhoFmrA+9yr22Iz 8tw2aYl7IjXlAUXsKH/8xcLDY7RkUxfkw8LYutt4Hvgb05663mMyT2FtjUJzjZybXg1O 68y1RKQi++MGhamHVsf5azA2oVWXXZDXFlHGnxfPyIAqJq04f+afSD4queZPLLbGu4DB 4Ss43iHq0CLRC/23S20JbqF7G5QEuM+pXnDruF86UzwwEhwZCQ9QNMP28ANZHhSJz3XY IKeezTx7KOp7GGcBRfFWEaHXKtlI0EXnt3btCTaRWdw1L4ba0NSX3jCexxQER0NgeIFQ wQzQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531194; x=1690123194; 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=SCN6+S2prOKgWJGgHO9vq378aSshuaWaBUWV06XCIfg=; b=MWLIWbWPfOJ9C9bH5J4RPbCU9hvNrGVFIjuKFWAEmSq/Pako4nejDW2nH47gwHRvJS YsqPYch9EBtoihE7ZcClVlMMqIqdgminpwWZAo95SfXDUSSdSkPiHDVtqpFcdtUWfg70 Azxs+FIecdOBfDbt5t5Rag2ohnDjs+ZxkzVs0zGw6imEFMDA1dK41vyYAcb0ZEGvQJGA l439knsQa0sy03K3Pz9hmuXZYAP6prML/UUay1lntY1mgjRJiajyjaJJ2b2V2GAjaFMe 7BuePJh/nUNnGabcdRiu5CcWQHe4z1hP9w/Phhx8+FGVCRQlcbBRNwOhtR4Mwg7WEZEA Du9A== X-Gm-Message-State: AC+VfDymgoii0GqIcWBWNviyvLLFHjl3y4zcehSSyvMHTp8Sr+RyhbBY r9EfTsmE/6grNwAal3Yd08vaRQ== X-Google-Smtp-Source: ACHHUZ57/D7DlFGJe5KbA0Bw3IymT7OfyfrXTLrWsCc8ocHXBWXcoxdldul3ISMYlb/aXtKGOwALRw== X-Received: by 2002:a05:600c:ad4:b0:3f9:b8b8:20e8 with SMTP id c20-20020a05600c0ad400b003f9b8b820e8mr8239649wmr.18.1687531194709; Fri, 23 Jun 2023 07:39:54 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:54 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 23/55] python3-h11: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:38:49 +0200 Message-Id: <20230623143921.146338-24-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:39:56 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103519 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-h11_0.14.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-h11_0.14.0.bb b/meta-python/recipes-devtools/python/python3-h11_0.14.0.bb index 7bda0eae1..2bddefa3f 100644 --- a/meta-python/recipes-devtools/python/python3-h11_0.14.0.bb +++ b/meta-python/recipes-devtools/python/python3-h11_0.14.0.bb @@ -6,3 +6,5 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f5501d19c3116f4aaeef89369f458693" inherit pypi setuptools3 SRC_URI[sha256sum] = "8f19fbbe99e72420ff35c00b27a34cb9937e902a8b810e2c88300c6f0a3b699d" + +RDEPENDS:${PN} += "python3-profile" From patchwork Fri Jun 23 14:38:50 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26306 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 13AB1EB64D7 for ; Fri, 23 Jun 2023 14:40:07 +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.198.1687531197398001557 for ; Fri, 23 Jun 2023 07:39:57 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=Rk8sfDgz; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.47, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f47.google.com with SMTP id 5b1f17b1804b1-3f9189228bcso7998645e9.3 for ; Fri, 23 Jun 2023 07:39:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531196; x=1690123196; 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=+cQdYCiuafvhHNhsYwUkLJy+N7hMP5FE0216On5hyXQ=; b=Rk8sfDgziAkBSsKbMT1Isq+Afk8xCCSvZJBNiUGlYVG7aJ5lUyQnUakiyNXrSXnZ6L tOnl6GLc+lHI3etAQUjL6JZK1sm+MysZ36kgSzeC0bzHXg36HHaxleqnUQkKABP1D3oq Sf8Q00CHo+Ko5njoT+/rRMieEVjAhb/WYYRyekL5TdTCnN+CqVXb4DrOgZurHHR83rIz ACya93+iJAQr3BuMC71A/4mB1VvZ5eIJP4OnbZWZCoNJRTG0pnw23llCoBqRcMPPZoX+ 71gF5VWEbMAEZCiuKjOer6HPKpD3dHCqP6cmyjITqju3lHkiV0HE6wCtjbdAJaCqCoi4 La7Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531196; x=1690123196; 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=+cQdYCiuafvhHNhsYwUkLJy+N7hMP5FE0216On5hyXQ=; b=iomdgpZvnGF6/TGp8ga66AbsU2+NNPt2M7/HmOVFel+6GZ64QoabKzldtPJpaZPsDf aNmrLV+vQ+/XoFsp1JQZWxEjXNVzLrboqXf41YcAMvIQoGb4Kr+zfBC7FEP1+0lqI1H2 Ow7HmXrvum+F+yg9rsbN7fVIBKFRQzZsWQQvq6nqZpOM/WtEQhFiuXIpT/rhsO+LnJkq hmC9IWDDQQDWOEmDAF67ucMUsZNa/2uu0gUYvizMTKaTQHFB7zXyov4lN7Dw/69SQOa9 Sfu5Wdl5UFuTRX5vmGC0xO8zR4BcW5KZ3jC+5N7IiaZ5gs1u77FQH2hdyikagzCzWFsa KBTw== X-Gm-Message-State: AC+VfDxhUeN+T76fP/ezvCuDg+18UDDD7q6guK6zx40B0cNNFmf911nG swduc8DgxDV99MKt9EGmYQAuScFW1PR0xgkhGj4= X-Google-Smtp-Source: ACHHUZ6/spnAAlOiMQlNvniuR8OGB9dHN005pdCxXqFmhLuLPzg1nYNFGxFh72uzd7uZsS7bx65b4Q== X-Received: by 2002:a7b:c4ca:0:b0:3fa:8028:3863 with SMTP id g10-20020a7bc4ca000000b003fa80283863mr377558wmk.8.1687531195831; Fri, 23 Jun 2023 07:39:55 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:55 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 24/55] python3-gsocketpool: drop unneeded DEPENDS Date: Fri, 23 Jun 2023 16:38:50 +0200 Message-Id: <20230623143921.146338-25-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:07 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103520 From: Bartosz Golaszewski This package doesn't depend on python3-gevent at build-time. Signed-off-by: Bartosz Golaszewski --- .../python-gsocketpool/python3-gsocketpool_0.1.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb b/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb index a5581c252..9ded1d4be 100644 --- a/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb +++ b/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb @@ -3,7 +3,7 @@ DESCRIPTION = "creates a pool of connections that can be used with gevent" HOMEPAGE = "https://github.com/studio-ousia/gsocketpool" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=4ba825394aec026b5f94edca44426859" -DEPENDS += "${PYTHON_PN}-gevent" + RDEPENDS:${PN} += "${PYTHON_PN}-gevent" SRC_URI[md5sum] = "49f5f292ef1b60944ae92ca426a5e550" From patchwork Fri Jun 23 14:38:51 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26313 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 39172C00528 for ; Fri, 23 Jun 2023 14:40:07 +0000 (UTC) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) by mx.groups.io with SMTP id smtpd.web11.186.1687531198341775129 for ; Fri, 23 Jun 2023 07:39:58 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=P8nH2OPN; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.54, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f54.google.com with SMTP id 5b1f17b1804b1-3fa798cf204so10526305e9.0 for ; Fri, 23 Jun 2023 07:39:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531197; x=1690123197; 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=lz+LS9bQs/cnmhjSqEYJOvjUWu2hcbzfYk323FgOWkU=; b=P8nH2OPNR5zEQZcYShYlZGZfK4vbMpbbcOy5eWZh93nnRwD/nrZyGFGoPPlXcgWybp dUAj36i+mLEmE8FBICHSBoqH3HZRlsxNe3hJobI1DPK4ZXvzbVcaRUxv/vW8ho2uxmZ1 1in1U3Hk/HNWyysmpR3q+6iVVgNCMeAg8Qd0n/+bItemv0jzWiaQZW81BK7Qbbd4l+9t bnAhfLWxWnlSSD0bx6h+MbA+lcFaehYJZmHHPYSFOoeFacJxKGHRTt504x3WSD1ZeckE SPsPPViqeVbCzCHT43RgHLHFFhGBo6FVUBTqUlDPd4o5uvmVL0rVSOdscRB7xr1kiWoB yDzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531197; x=1690123197; 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=lz+LS9bQs/cnmhjSqEYJOvjUWu2hcbzfYk323FgOWkU=; b=dYXGrYL9K7h7cstxcLMRYPWJPj0s0I18u3FzgsNBj7r90P1KSj8U5fI2yLR4CTCPtH pX9ej4iY+t2eixtCg2lxynKW1USlJQFYZd4qGJBPdUFUsd7N+HAWn1KseJaUXqXCwj54 hDa4xL0Olv1PnZcZ6dTBbpZyY+365/U3DWaMrfv59YQUMGPa3zhEnWoX/MaC/YFRKQVZ PB/tppZA7/e/DfRyikbZJ32q0Da6FWmqP7FE+5szqwqQpWKu3GXLWZWOr2cFhU9hwrd8 l9AWzomgbjfbbwzbHmXOWzYvhrewvYyKRDi9nPwPnYwty/oWdRZ4TMFi6F1ugFX6ZHsR aiyA== X-Gm-Message-State: AC+VfDwt0Vdh+xKLul+oWTnLM3zZQGLy60B/Rpye7BC3/6NIus8sZywA OujRnr02yG+fvla9aNVF4IDIRQ== X-Google-Smtp-Source: ACHHUZ6DnyW87JSfmTTgeYR2fkd2rXlzRBDoPkGLdInWp1bQc5tYgr1crNee6hQ2LgDMMUj8VzCmRA== X-Received: by 2002:a1c:4b08:0:b0:3f9:c2f6:344 with SMTP id y8-20020a1c4b08000000b003f9c2f60344mr7976944wma.16.1687531196905; Fri, 23 Jun 2023 07:39:56 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:56 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 25/55] python3-gsocketpool: stop using PYTHON_PN Date: Fri, 23 Jun 2023 16:38:51 +0200 Message-Id: <20230623143921.146338-26-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:07 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103521 From: Bartosz Golaszewski We no longer support python2 so use python3 explicitly. Signed-off-by: Bartosz Golaszewski --- .../python-gsocketpool/python3-gsocketpool_0.1.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb b/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb index 9ded1d4be..ee0ffacbd 100644 --- a/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb +++ b/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/studio-ousia/gsocketpool" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=4ba825394aec026b5f94edca44426859" -RDEPENDS:${PN} += "${PYTHON_PN}-gevent" +RDEPENDS:${PN} += "python3-gevent" SRC_URI[md5sum] = "49f5f292ef1b60944ae92ca426a5e550" SRC_URI[sha256sum] = "f2e2749aceadce6b27ca52e2b0a64af99797746a8681e1a2963f72007c14cb14" From patchwork Fri Jun 23 14:38:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26311 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 1557DC001B3 for ; Fri, 23 Jun 2023 14:40:07 +0000 (UTC) Received: from mail-lf1-f51.google.com (mail-lf1-f51.google.com [209.85.167.51]) by mx.groups.io with SMTP id smtpd.web10.199.1687531199809166887 for ; Fri, 23 Jun 2023 07:40:00 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=11GlUi9J; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.167.51, mailfrom: brgl@bgdev.pl) Received: by mail-lf1-f51.google.com with SMTP id 2adb3069b0e04-4f973035d60so810012e87.3 for ; Fri, 23 Jun 2023 07:39:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531198; x=1690123198; 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=XgN7CtaBxaxb/LjLqZZ9xUH/FEzjD6RJeWENjHCI174=; b=11GlUi9Jr60HKEewhVLrUm6B+ZQAWEq5JlDNEG8fqLNjQG9CfpZk6B4sKkCvSd/W3p MZlPQ7/DHwL1SjJUO/QmXmkxi1xw+cszW4OZjvSONFs+cCyFIhMe0OUCp5R8gNjK0FOY PymvCiiCNBqCMHxDxUFvQYejC7TR/gtBEUiOGSl7Vg++VOBwBKFPPRMz1K0tobT3lPOI 3Do/HVkPg9SaGxN4FR9u1ANH/sumDlbwYO71QuWD3VkObDmin4I4kfKXx5RMCmNG288O SFYC82DgrkH4XgddCpKl1CQugXsXqIqECp2DxYGMc653Hgpi1XkBO9BzyAhmTiYnXytz ly5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531198; x=1690123198; 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=XgN7CtaBxaxb/LjLqZZ9xUH/FEzjD6RJeWENjHCI174=; b=jM9HjtjrBmxlt2IhLalz/Sl81QXXzGiqb5KQPEkBlUp0gETQsquqqdulKwLlMqQi6a WnEqM1yH7FHY/2U91LUq0Zqx9x+LnBuCtFaOfW/CC33wN6B2FzxeT86It6fjNws7Eicw O0Cd5Tylz60BK1hhlwfMAMNKVrqlmKYSjtdxqsufvLh0EdunXc40tHYRT30T/qfekECJ Dgt+14RPFnRwOShBrpXmtpRrQeVKv/5n8F8t+TArBM+fZLKDHU8X2M/4VYnhPva0tkhs uhmXFOTumq1cYbpOZJ2FMjSq2x1O8xs5cS4ftBzhggwMkBjoDCUdVm2GpiFbS6H4ifTF 1b+Q== X-Gm-Message-State: AC+VfDwzFCKedyxk6X45ERhHK3m0I9fiPNjlusCYu7KTMtPeNEs7K11U qguMqlFuQfBA0iDVGAIsVxgBQg== X-Google-Smtp-Source: ACHHUZ4UQnS57qlolpRD5kqKVvj9YCbfDbN5t0AEU8wmaf1JrH/btNVDu5bA3ZEkooh9JhGVAhfAYg== X-Received: by 2002:ac2:4f07:0:b0:4f9:6528:fb15 with SMTP id k7-20020ac24f07000000b004f96528fb15mr4412691lfr.12.1687531197851; Fri, 23 Jun 2023 07:39:57 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:57 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 26/55] python3-gsocketpool: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:38:52 +0200 Message-Id: <20230623143921.146338-27-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:07 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103522 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../python-gsocketpool/python3-gsocketpool_0.1.6.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb b/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb index ee0ffacbd..60ac18155 100644 --- a/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb +++ b/meta-python/recipes-connectivity/python-gsocketpool/python3-gsocketpool_0.1.6.bb @@ -4,7 +4,10 @@ HOMEPAGE = "https://github.com/studio-ousia/gsocketpool" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=4ba825394aec026b5f94edca44426859" -RDEPENDS:${PN} += "python3-gevent" +RDEPENDS:${PN} += " \ + python3-gevent \ + python3-logging \ +" SRC_URI[md5sum] = "49f5f292ef1b60944ae92ca426a5e550" SRC_URI[sha256sum] = "f2e2749aceadce6b27ca52e2b0a64af99797746a8681e1a2963f72007c14cb14" From patchwork Fri Jun 23 14:38:53 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26307 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 13AE1EB64DD for ; Fri, 23 Jun 2023 14:40:07 +0000 (UTC) Received: from mail-wm1-f48.google.com (mail-wm1-f48.google.com [209.85.128.48]) by mx.groups.io with SMTP id smtpd.web10.200.1687531200433171141 for ; Fri, 23 Jun 2023 07:40:00 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=sRVvdXvg; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.48, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f48.google.com with SMTP id 5b1f17b1804b1-3fa71db4208so8209985e9.0 for ; Fri, 23 Jun 2023 07:40:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531199; x=1690123199; 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=lArj0ekEtjj4m36tzFDhTHqHOnNNEYnPMQDYmlVH7Ro=; b=sRVvdXvgsUwIYnkMz/aLqnTpuUsKK37l6zdsLUKt13gik2Y/wX0zSh1QDZ7003DoIX q0renOrPMsZWoD59cr+akevhefUij4DRKkqnSk0669kSA9ttCjZpk0uQqcyQ6kKec+cm pTd2BRvnvnKu91YZkVwZcO63J9bBME95SUcPSS0Zz9oUJem15GPgGOzJTYzXw5byPRRQ FT5KZmPOmjUEM+wz/bCXJoHHI7qMoqviyMs7NZUDkqbp8JkyPzEzxxT+Kky4gAs53HU0 I2fu1sHaEtcmEw41+aqcsSPer0dpwuAqXfC7qV1HgQxMtod8SkfIS3fRg73u9TTRNypg BiCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531199; x=1690123199; 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=lArj0ekEtjj4m36tzFDhTHqHOnNNEYnPMQDYmlVH7Ro=; b=eO6npVD0MctN+yEFkQMu+1vbFZdVonN39NPOKfgpzbXdxId8huqOMwwm71TdL1uIoF wZQi8STKv8Dlp2h0TaETfOKLlyt0RHo8RgiP8VXVuPXnG2iwrztZJFEgu2BaYWM2+Dxp pNyv/WQpqkLT0VbtnuDTharBejjD12NA5hoqRCKIb5RehgjQ6DgHFeirw7rxvpqoQtfm eRoqiRdKVCFC1k7Kw8c/3DaFYrMpvuW/Z8JvPhv5DcIxuh4JozFkbjaAEbOHKGZEglSk I46NTkBpa3npR7Go0zKulZ0TyQFEMCqyUWx00RQUYfLSGdCozcH8l3AbIVDDRU8dB/Qk kLKg== X-Gm-Message-State: AC+VfDwiLEzRJo7jdaVeQ4Gchfr3IQk2n9JtfFGTkCDcXVCG7dqNa7fS Wn7hDcIdR2U5BH+5G3ambmzG2PCUqvcxofVmVX8= X-Google-Smtp-Source: ACHHUZ7JPGYKZgjFyc0eS5n0S4W6ZnbCKat7llq/hN6LQFsQLV58lLK02ncKTz6chciHYytGYaV/9w== X-Received: by 2002:a05:600c:3797:b0:3f8:f749:efae with SMTP id o23-20020a05600c379700b003f8f749efaemr4120953wmr.33.1687531199015; Fri, 23 Jun 2023 07:39:59 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:58 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 27/55] python3-flask-mail: stop using PYTHON_PN Date: Fri, 23 Jun 2023 16:38:53 +0200 Message-Id: <20230623143921.146338-28-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:07 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103523 From: Bartosz Golaszewski We no longer support python2 so use python3 explicitly. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb b/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb index e568f7fac..aaf02a23b 100644 --- a/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb @@ -11,4 +11,4 @@ PYPI_PACKAGE = "Flask-Mail" inherit pypi setuptools3 -RDEPENDS:${PN} = "${PYTHON_PN}-flask" +RDEPENDS:${PN} = "python3-flask" From patchwork Fri Jun 23 14:38:54 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26308 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 1FDEBC0015E for ; Fri, 23 Jun 2023 14:40:07 +0000 (UTC) Received: from mail-wr1-f44.google.com (mail-wr1-f44.google.com [209.85.221.44]) by mx.groups.io with SMTP id smtpd.web11.192.1687531201305563393 for ; Fri, 23 Jun 2023 07:40:01 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=pEG43fy+; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.221.44, mailfrom: brgl@bgdev.pl) Received: by mail-wr1-f44.google.com with SMTP id ffacd0b85a97d-31272fcedf6so709350f8f.2 for ; Fri, 23 Jun 2023 07:40:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531200; x=1690123200; 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=EabY0OX1D0cQmX0ekl4GX8rIm0PgCGyjI/HURupXWj8=; b=pEG43fy+GZ2Z9Y6yDAYuXNtRyDH4u/jDj2u48cGa0zFL5rKmvjuzr5i9onPIo8u6iL iNq3MSLMzxppQh5Xz9+z0x8JiOQTBsecgSmXtN0QQDjpK1R3ipL6rh6NL+QwxjHeZu6p +CHBBCDbAR/PgniMEXourlVFXZaxHDZtNP/OJd+TGqDDuu5bcvZB3ScH6VmfcFpqoeN3 uGFQO6cjTpltASc/Cd5WnBpsBSIeoMsX0kwZLUrgsbwkvj6Sn+o9rpIcxwrIHAguqjdE rL9ei90v7F1cZ3bAVe1q5M0AOMlsJVRzxnW8346nW+wxkQcZXnDnNTFqiFs/m42E8+Hx 39yg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531200; x=1690123200; 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=EabY0OX1D0cQmX0ekl4GX8rIm0PgCGyjI/HURupXWj8=; b=UdtYkhEHKt0UhQuNa1BFTo1pdEiEPo5DVtfHT69Z1HHiF4DfA1PX77F7wL/2fIkmTs wthOmRq694pcx1nzN+D3cC7cRVi01a80xrpd96TVUAv7nykuGB+GwbnnTg+fDLeAHcCU xyx4PRLJQtCN30b3/G+8I/7EEfcYtW2wVFAOQ9Pc3Y8djBpFu1mE24y+aIEQY5PvSdzE BL+LQG/1QhksihfLKuYuaRunID0t+pXeZavEqbetxdiAu9Nwo+voecPovdjSQkU2x7ng MqLSC4R/9qwHV+I70qq3xpm3MY8wpRb1gNFAkpCqea2YOsZK3AL40mV6kCkOwCREbl4p XxJA== X-Gm-Message-State: AC+VfDzHDorKcCQg1+bsokK8asVUyoIXn61akaWNd/BwycUkTXJg5Om5 VPvdBN1rTjy+YJlyuneFM+VPlg== X-Google-Smtp-Source: ACHHUZ7jt9rzeh1OkSb8JzsyhBGeGNZPxtzDIfSHLr1afUyHqvfYrEZ0885+HwWH95QhffsKb2cH0g== X-Received: by 2002:a5d:45c6:0:b0:30a:e81f:ef32 with SMTP id b6-20020a5d45c6000000b0030ae81fef32mr16429981wrs.13.1687531199852; Fri, 23 Jun 2023 07:39:59 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:39:59 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 28/55] python3-flask-mail: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:38:54 +0200 Message-Id: <20230623143921.146338-29-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:07 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103524 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-flask-mail_0.9.1.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb b/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb index aaf02a23b..1aca3a161 100644 --- a/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb @@ -11,4 +11,7 @@ PYPI_PACKAGE = "Flask-Mail" inherit pypi setuptools3 -RDEPENDS:${PN} = "python3-flask" +RDEPENDS:${PN} = " \ + python3-blinker \ + python3-flask \ +" From patchwork Fri Jun 23 14:38:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26309 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 20181C001DD for ; Fri, 23 Jun 2023 14:40:07 +0000 (UTC) Received: from mail-wm1-f48.google.com (mail-wm1-f48.google.com [209.85.128.48]) by mx.groups.io with SMTP id smtpd.web10.202.1687531202700046534 for ; Fri, 23 Jun 2023 07:40:03 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=0lcjAddu; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.48, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f48.google.com with SMTP id 5b1f17b1804b1-3f90b8ace97so9020075e9.2 for ; Fri, 23 Jun 2023 07:40:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531201; x=1690123201; 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=rpOssfLB/fTdlomVpzuwZthNQiespWKo42TT3FcePcM=; b=0lcjAddu1vbzi3/r4esNfaPyvsOU3p80TLIChMY+/y1OPlSWiK0lPMT2prNk6x3PLV 9mShOaX5EBmU6h1lKRs9PDML29tTffZjOqxWQyL7cfmzcnVwdi2Vm6jUlchVtcvYCXN4 IJ44l35kquQag8z5KfWacY0XheDOtB25RI5MxcBPtqR7dQlyswAcnFnESNrPXSXtd/ZW zDIwJNVhLsPBZVDTZDsRlgU/G9YFzNzf/diAsJYg4vfaP8BSFfwtmgX0SORUiQ9eK1xt AkljE35AzrGlA8encJ6RSo7Gez4XpW61lg9MNr4n9Rk3LUIZH6l4tat32p0RD3cSwcKV HWFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531201; x=1690123201; 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=rpOssfLB/fTdlomVpzuwZthNQiespWKo42TT3FcePcM=; b=h31XXN2T1X8KUSyQpFWoW98H3YqyJhnThawiGS05WRlG1uKdMF8n//WAmKO56JTy8E /dYbBCa3ismoAKrQK3mc1Z/fm4/y1fv4h2TAyj76wQvxclAKiZ2/5OCHM1ekOKMd9m2G Y2SNPV5D06Poh1f+aw6lAsVv5LZwQRT8bMbC9r0qkh3rRQt+YW2dYjivg6FNoyBIceQT M49dBs1JL2OeGvlHJ3J+EQ6EQ/QfxgAIs8Pa0DHIPsUO41PKTQA7+xsNaTcOgGuHpavX DsvXpyVU5nwOoqZSs7okYmyLlmQPfXyBkumOkb9ewevnILDe9x/c5yQVHqwpGX14G+30 8D7g== X-Gm-Message-State: AC+VfDyD4yuFI4gMdJ3Cepdxb0CqO5Ow9R+3Gv9C8cE3Z/cdKhTvMfC4 +ovg0hdWSQvfrV1XTcKTfQw8kg== X-Google-Smtp-Source: ACHHUZ4+BgyNYfEte2ZXSamD3BM6SSHIAwO883He+lCn700pheSyql2Nlwosu0EvbmczqBJa67Ka5g== X-Received: by 2002:a05:600c:2197:b0:3f9:c859:24c4 with SMTP id e23-20020a05600c219700b003f9c85924c4mr6137424wme.22.1687531201266; Fri, 23 Jun 2023 07:40:01 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.39.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:00 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 29/55] python3-flask-sijax: stop using PYTHON_PN Date: Fri, 23 Jun 2023 16:38:55 +0200 Message-Id: <20230623143921.146338-30-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:07 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103525 From: Bartosz Golaszewski We no longer support python2 so use python3 explicitly. While at it: use '+=' for RDEPENDS assignment. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python-flask-sijax.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python-flask-sijax.inc b/meta-python/recipes-devtools/python/python-flask-sijax.inc index 4264f8f6d..036cf7c3b 100644 --- a/meta-python/recipes-devtools/python/python-flask-sijax.inc +++ b/meta-python/recipes-devtools/python/python-flask-sijax.inc @@ -5,4 +5,4 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=266adc7b911b7c84b837bf77196e1ba6" PYPI_PACKAGE = "Flask-Sijax" -RDEPENDS:${PN} = "${PYTHON_PN}-sijax" \ No newline at end of file +RDEPENDS:${PN} += "python3-sijax" From patchwork Fri Jun 23 14:38:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26310 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 2265FC001DB for ; Fri, 23 Jun 2023 14:40:07 +0000 (UTC) Received: from mail-lf1-f54.google.com (mail-lf1-f54.google.com [209.85.167.54]) by mx.groups.io with SMTP id smtpd.web11.196.1687531203960362676 for ; Fri, 23 Jun 2023 07:40:04 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=y2DDTlDb; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.167.54, mailfrom: brgl@bgdev.pl) Received: by mail-lf1-f54.google.com with SMTP id 2adb3069b0e04-4f865f0e16cso916620e87.3 for ; Fri, 23 Jun 2023 07:40:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531202; x=1690123202; 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=GcTsHXprrXBV5XpDzdocrF4ZW+TTGJ/VAS1ZjlQeWv4=; b=y2DDTlDbyuBibSgay8oB/LcCaSsU4+rqJbLrIFnJtnfGo58R4DnZtBNtMLBfmDCaJ7 BrPa+t4IUOMReQCgFPA5X3DFsVKc24s6TetuqBk+YaKAQ82KVPA0V76MMRe+JotfFCSp LmASj4i4VN/3r/h7B7NG/gJmNCEiy2Mq3y4uRUzDsbTQu12sGck4l7k6oRZz4KojNFca Oe0aQJv91+o1BMllBHyvv5R+okILbqxZK7J4ul+47RlBPBDS4R77mk5ah3qEtczmJCKb eSbhyMRj6jqG1xdqT7EpW7gMBwiwusc8iTvgUR2TsIuICMg+5cu4Ljx+kU2/3zrLkgcE tA0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531202; x=1690123202; 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=GcTsHXprrXBV5XpDzdocrF4ZW+TTGJ/VAS1ZjlQeWv4=; b=alu5qXeaytLAhukkpq0oMvKTEW8vbaX1DEA4RX0i1UxZ2u8t5G1FYXhfeu785/xwm1 Nh9nISFUHVi0qS0Xv5l4RWpUvGsbjSC5N4+sUrbE3wq9kMkjMVhJKoCbrtMU5VydK1V3 gxS4wsuS1IcCOy68L/FEKvhKabfmE4Cw1uNruqEdDq/jVcrFfFK9eBzkkeut44kOsFl3 Vh/H4SQj/eGyVApb6VOlXuy9pAbzaxtfQMkDHuiLnFp2YPj56MnckGUjSUQ4G1nEZDwW fhoW37KPx/lSMUjV0rhXmRT7/nm2PC2OwSHKi95M6rdv2R0yuCPZ3dv+P74GL3TxL9GW PqPQ== X-Gm-Message-State: AC+VfDzGRlSlqWMvaFmtnwgsi9XgZWVnh9KqPIhLtLQ8qhn60N/r2PWU U50KHkoUUduHXEsEhLebahZ3BQ== X-Google-Smtp-Source: ACHHUZ4HF4pQseNRGqjPx8mz/6uBzis+AgN5Q1tyG6JGKxcttTW8OyA8y01NbVKM8AiMu8JqdcNKeA== X-Received: by 2002:a19:6909:0:b0:4f8:7513:8cb0 with SMTP id e9-20020a196909000000b004f875138cb0mr8678087lfc.2.1687531202227; Fri, 23 Jun 2023 07:40:02 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:01 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 30/55] python3-flask-sijax: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:38:56 +0200 Message-Id: <20230623143921.146338-31-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:07 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103526 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python-flask-sijax.inc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python-flask-sijax.inc b/meta-python/recipes-devtools/python/python-flask-sijax.inc index 036cf7c3b..239c843fc 100644 --- a/meta-python/recipes-devtools/python/python-flask-sijax.inc +++ b/meta-python/recipes-devtools/python/python-flask-sijax.inc @@ -5,4 +5,8 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=266adc7b911b7c84b837bf77196e1ba6" PYPI_PACKAGE = "Flask-Sijax" -RDEPENDS:${PN} += "python3-sijax" +RDEPENDS:${PN} += " \ + python3-flask \ + python3-sijax \ + python3-werkzeug \ +" From patchwork Fri Jun 23 14:38:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26314 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 2F58CC001E0 for ; Fri, 23 Jun 2023 14:40:07 +0000 (UTC) Received: from mail-wm1-f45.google.com (mail-wm1-f45.google.com [209.85.128.45]) by mx.groups.io with SMTP id smtpd.web10.203.1687531204764071194 for ; Fri, 23 Jun 2023 07:40:05 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=xd+mgKL1; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.45, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f45.google.com with SMTP id 5b1f17b1804b1-3f9b0f139feso8979405e9.3 for ; Fri, 23 Jun 2023 07:40:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531203; x=1690123203; 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=56a+TtA/43hlKUDfP6j66MC3RA8BXrHAxnNq5ym+Q2k=; b=xd+mgKL1DKAVWDczKv8nZWYunzXbXopk8QaHApxc5edWQIxaeUR+jsVQY87XKU6wAS MLmHxy5t95O3j8suxqm+XO8WJcASRXwi+u0ZJMnTUOxLxmzwZy1dK10FI7Cfn6wz4FVq BeyhdGObIZfeYTperZ8TQG+AS2miXyuX7qp8Br74jmdRVcLKdnHllvHcKNrMZLcmNAUf P09ZGm8XsD5+gYAJDvmDTp+WJZba0FdPcybz33y+dwzjNE5WX8x4S9f7fhOoMTEsE6n2 V3EhZ9Jeqt7ffCALK55o398+B31RY+wCECycnC6dNrNr07Gz8ljBJAkutBgKapYEW4BJ A9ig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531203; x=1690123203; 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=56a+TtA/43hlKUDfP6j66MC3RA8BXrHAxnNq5ym+Q2k=; b=Vl/iO70HYEaqdxbsWcbbOQUjnLtJM7fOUhjerw55xLpMDZebi1qMZq2X6ZOwIEGbvH d2LK2I1TwqhXkUV+6SxuYCOT7Yw4AplOIcUqUWC1sLTsceuQIfOJK+1ubxPOBt7kDrCp +Tf7YheHzXwZ51/EoeGzpnwJr6OUErPPA2pTnH3wgpThXK8Epg/Lqh2LqB53lwL+AmH9 JZthOvSOfpStfqo1tgWKtko5aOHCkB7NKvrPvVUNzs6IFl/0moJ3EY2JimwhWV1l5dpa xZv2Skh+/2H3eU9NT6AC16mBgAKuBAAaOlJbzwHt/ETWRegecoSCMbZ7vAV1HapVOpoT FHuw== X-Gm-Message-State: AC+VfDwup7OkDmtx9KoOWNCO1Nt9hMF2lufrVE+8j2IEI+2v19GqaWwq 2hiEbp1yxcHCzAEOKj2fnrkHaA== X-Google-Smtp-Source: ACHHUZ6CGWumi+0qgn7670XfTK+8+w4+YIFUY0IZmUxBJoQzZAd7cA05DeWECUN13FfRvFylAMU8qQ== X-Received: by 2002:a05:600c:284:b0:3fa:7dfc:411f with SMTP id 4-20020a05600c028400b003fa7dfc411fmr1119057wmk.23.1687531203337; Fri, 23 Jun 2023 07:40:03 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:02 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 31/55] python3-flask-script: remove recipe Date: Fri, 23 Jun 2023 16:38:57 +0200 Message-Id: <20230623143921.146338-32-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:07 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103527 From: Bartosz Golaszewski This package has long been deprecated by upstream maintainers and doesn't even work in meta-openembedded due to a run-time import error. Remove the recipe. Signed-off-by: Bartosz Golaszewski --- .../packagegroups/packagegroup-meta-python.bb | 1 - .../recipes-devtools/python/python-flask-script.inc | 12 ------------ .../python/python3-flask-script_2.0.6.bb | 2 -- 3 files changed, 15 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-flask-script.inc delete mode 100644 meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index 982e41303..b23d24c6d 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb @@ -137,7 +137,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ python3-flask-nav \ python3-flask-pymongo \ python3-flask-restful \ - python3-flask-script \ python3-flask-sijax \ python3-flask-socketio \ python3-flask-sqlalchemy \ diff --git a/meta-python/recipes-devtools/python/python-flask-script.inc b/meta-python/recipes-devtools/python/python-flask-script.inc deleted file mode 100644 index 3a7adb32c..000000000 --- a/meta-python/recipes-devtools/python/python-flask-script.inc +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "Scripting support for flask" -LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=e686048adb69341fc8a08caeda528b41" - -SRC_URI[md5sum] = "3fbd91fe13cebedfb2431331f6eabb68" -SRC_URI[sha256sum] = "6425963d91054cfcc185807141c7314a9c5ad46325911bd24dcb489bd0161c65" - -PYPI_PACKAGE = "Flask-Script" - -RDEPENDS:${PN} += "\ - ${PYTHON_PN}-flask \ - " diff --git a/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb b/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb deleted file mode 100644 index 9f885191b..000000000 --- a/meta-python/recipes-devtools/python/python3-flask-script_2.0.6.bb +++ /dev/null @@ -1,2 +0,0 @@ -inherit pypi setuptools3 -require python-flask-script.inc From patchwork Fri Jun 23 14:38:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26312 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 2F447C001DE for ; Fri, 23 Jun 2023 14:40:07 +0000 (UTC) Received: from mail-lf1-f45.google.com (mail-lf1-f45.google.com [209.85.167.45]) by mx.groups.io with SMTP id smtpd.web11.198.1687531206287318328 for ; Fri, 23 Jun 2023 07:40:06 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=CrudhT9V; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.167.45, mailfrom: brgl@bgdev.pl) Received: by mail-lf1-f45.google.com with SMTP id 2adb3069b0e04-4f875b267d9so952711e87.1 for ; Fri, 23 Jun 2023 07:40:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531204; x=1690123204; 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=8eTdc6efvFddz8183su0/Lq8XOMbCyz+Rpft10zuXk8=; b=CrudhT9V3ucTM/XWZm/EroAA+9GdYeDTvB5XCPRx1kP4iEaUJJtsX1Pcqz3HCA+K6G Pkhg2AqkaqtmnZxohWeXW2iHNJcrd4QMjrej5agkPpAowonNbD1KDS+yL/dYasRNLOzZ bityz7NeqndTgN/HOZqaqH5q3oogJFVz6O2MBJnrHEKu1erobNWlgJshUroWq1hWoDyX g89kzesfEifI7J1Cn3DIlttGt/oBBx14o/eJd3XwdJ9bh37ICFXZ10dE33J9belkebmo EMBfBL5hBahk0GaQe3CCjvy5c4ivfZzazy3Rt8N4VErjX1gsCJSqZVczXvhUygNqwDFp RX5Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531204; x=1690123204; 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=8eTdc6efvFddz8183su0/Lq8XOMbCyz+Rpft10zuXk8=; b=MET1iSMNbi+25EoGDcSwjGnm/TXlgIFGJG3XsAt+1rs++n5/kmC63Fe5SWp4OFX3CC TylL8HRtUmGNRVSbxJYO+0Smw5dOIEh7wAerwS/OqY8BhvWB0/nWaLdbg4AfihUfQaqH 9XJZCz+DNNhkQWJEQGVYQJtpu7zR/N0HoyRC7aWzZb5N+Z6ko/WjednPWLwQ3I1j96Aj deEq8e0+CUGv6TvrijG+S9ZMwLIa85RN457YY4kJU3kWW1YoAkyIP6U240F0WQcHPHLt xw1RgDUmXgYm3e+WhKW83un8l0vGrJ3esITWKJ3z/etXdYjUEYvwockT9nlYWyMGvqbs 9V9Q== X-Gm-Message-State: AC+VfDw0Me4J56fRaBGLetq/xNCpx82K2cdi5sgwjPWOJGM5c2kt459y 5LDJYKjMA7mt/DXbE9KkOtoomQ== X-Google-Smtp-Source: ACHHUZ6HHDPokZESdOHQubYmmnX20bxx1K1AZmYJ2HVQU8LMPyYStRB1WWGbg14iBLavZFTLaC8OqQ== X-Received: by 2002:a19:e011:0:b0:4f8:5886:186d with SMTP id x17-20020a19e011000000b004f85886186dmr12421781lfg.9.1687531204531; Fri, 23 Jun 2023 07:40:04 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:04 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 32/55] python3-aioserial: fix coding style Date: Fri, 23 Jun 2023 16:38:58 +0200 Message-Id: <20230623143921.146338-33-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:07 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103528 From: Bartosz Golaszewski Stop using PYTHON_PN, fix whitespaces, drop python3-core from RDEPENDS. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-aioserial_1.3.1.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb b/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb index 7ef47a2f8..6419aa9c9 100755 --- a/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb @@ -11,7 +11,6 @@ SRC_URI[sha256sum] = "702bf03b0eb84b8ef2d8dac5cb925e1e685dce98f77b125569bc6fd2b3 inherit pypi setuptools3 -RDEPENDS:${PN} += "\ - ${PYTHON_PN}-core \ - ${PYTHON_PN}-pyserial \ +RDEPENDS:${PN} += " \ + python3-pyserial \ " From patchwork Fri Jun 23 14:38:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26316 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 25177EB64D7 for ; Fri, 23 Jun 2023 14:40:17 +0000 (UTC) Received: from mail-wm1-f49.google.com (mail-wm1-f49.google.com [209.85.128.49]) by mx.groups.io with SMTP id smtpd.web11.200.1687531207105570614 for ; Fri, 23 Jun 2023 07:40:07 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=vy/pbqpu; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.49, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f49.google.com with SMTP id 5b1f17b1804b1-3f9002a1a39so8029965e9.2 for ; Fri, 23 Jun 2023 07:40:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531205; x=1690123205; 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=n/t8mAM/HzsIXRiR+aSghHzlVcefKPDKNNl3I7uOHIw=; b=vy/pbqpuVriIw4aCk0nyhM8b1fL5t42EtuYU6Q6DF/G6ajT2X+Wmt4hoqd96VYvsO1 IZh21Ma/Mezl6zLz/hio+9oRJB8RD7Imvo1ZSW2GzQQlpUOar3/k0xnVtughzfYFoPky O3Fc2rvDnwIjqIX9P/mBvh0UzIoBDIOj2J23rsrFsUyeihUx/wDXDFU9DAph86nOtoQl /XGT1ec8q1ChBfZuPrU2RTvMt2cuGlsH1uxvwD/ahS5eOtmCe5+q9jPcFoYHlv8Z2/7M 66WSEzrCV903VpguAh99j9XKudFGTPqngx122DI+W3s/NrImXn0h5hRwP2xZZ+C84wvJ A4/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531205; x=1690123205; 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=n/t8mAM/HzsIXRiR+aSghHzlVcefKPDKNNl3I7uOHIw=; b=ckXAzp8ZLkmqZx1AVeG3DOJuaTx3UtuxOxaY5Omo9kPyWzT3E4TaMGj+/LdGroJDqq 1oKlpnZ4RXoTDTwv9wxIT0LpkupuHLWjqxYMGWC7dxdaGb/JSNzPuBka8ZxU+pXOwmks G3O1i719X2hSZVUZX/IgaWic/AUwRfG5bcXkxzbZjNnaelgLIM6L/LvU10faOzMm3x0K XeicZiLI4PuYMbg68lgfmc1seJTr/01XLsJOPIJy/ZLvU2+y6aWT4k9t7QonCwmLBRxu 4nPo4TJlx+7IQ0+CzyHKSbIYawFtDT39eOnHJ52Wk4exMIri1F4oRwxzXftYtBQj4u4i T2QQ== X-Gm-Message-State: AC+VfDx/MP1co5OMoqXS5b7CMvf+w+vHc5pH9b5Z9plLN11P40ogvQXG YOg+jnl5LYU4TskGFIYR+uiPKA== X-Google-Smtp-Source: ACHHUZ7kEozhfgf5dYKWIiwlPOUBuPrgTd/IV8tuofARXvK6DXkZjihOhBLEVMlygZDmMiacTlq4Qw== X-Received: by 2002:a05:600c:2189:b0:3f6:7e6:44ea with SMTP id e9-20020a05600c218900b003f607e644eamr4009796wme.18.1687531205658; Fri, 23 Jun 2023 07:40:05 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:05 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 33/55] python3-aioserial: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:38:59 +0200 Message-Id: <20230623143921.146338-34-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103529 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb b/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb index 6419aa9c9..8279f2704 100755 --- a/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb @@ -12,5 +12,6 @@ SRC_URI[sha256sum] = "702bf03b0eb84b8ef2d8dac5cb925e1e685dce98f77b125569bc6fd2b3 inherit pypi setuptools3 RDEPENDS:${PN} += " \ + python3-asyncio \ python3-pyserial \ " From patchwork Fri Jun 23 14:39:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26324 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 4C37FC001E0 for ; Fri, 23 Jun 2023 14:40:17 +0000 (UTC) Received: from mail-wm1-f49.google.com (mail-wm1-f49.google.com [209.85.128.49]) by mx.groups.io with SMTP id smtpd.web10.204.1687531208010961922 for ; Fri, 23 Jun 2023 07:40:08 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=yI1EuhAA; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.49, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f49.google.com with SMTP id 5b1f17b1804b1-3f918922954so8067505e9.2 for ; Fri, 23 Jun 2023 07:40:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531206; x=1690123206; 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=YPY4DDQuIK3n3n/NaYItmWKimd9mYA2zdaX/E2wQjeo=; b=yI1EuhAAxtQCHBc2vv3jdBUxqGigRQS68n+NZFzA1DE86mq5fsndHXV92svP+THWdY xk/miT4ofnDk78Se2RzQofku2Q+yrEbhRjepgF8qLRzMS8Ik7lBoGsnmbsEkb8ASYURM crxcfBmLtnUt77FP3qmmiX6hR96V2gGW39Vc/ndklrDPVGvii5ShQ42FzpkL3PSAm/D0 V+yrQeHm4pGYnGCSnboKupwE5Uj9TqhKpVmfuXeUZpVMw1CnN2TnzsyqkF1LwB9gu5sg sbTyg0+jGXqC6uIs/7I7bE6WcuAHxnkdNUwteb60tLi7QSgXJanG353D+ffqOv4SzMp8 XauQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531206; x=1690123206; 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=YPY4DDQuIK3n3n/NaYItmWKimd9mYA2zdaX/E2wQjeo=; b=V82IS8SXQRsRYle0pM6UVRD5kvQPSB0NyNWd2s6ww7Dn4hvkTykXCjqh+rQNXy6v2j 3r9Zfg9cQM462WqyZNdz/NlmrSXXF59zasU/tJG7XbPpZet70vBLhw+bdoyMLlcfXxFv PQzhlSiAmkYr9lvzWt7ahGANTzASSv+fAjkqFE61Oam6ABrfZaCegd/PEkLkUhVJ2eZG wJ8G0GCctNZcPWBrHDFA6to5wtXU78CjWncgmV1mlhLjQ8orQvkPss6rta+mySUIPo20 ffKKpJvjeGhcj5kljx+yGDrjWAwv1QrZP2tGvQPIul0aFdDllwN1Jp7xmM28Dk9w/mpJ rSRg== X-Gm-Message-State: AC+VfDz+iqzgYaxiTOlJlNLcwb0YLIbT7iZScvBOfRudOW62RjL9ipHx skwPZynGm42l/UZz8dK953zuAA== X-Google-Smtp-Source: ACHHUZ5nIjM9w8Vramqz+ovTwb4yCcBVhqUiqlkcjHr5sr7kVbEPCQ+AX+RB7bx9CQ9l/nhQIMtCKQ== X-Received: by 2002:a7b:cc8d:0:b0:3f6:389:73b1 with SMTP id p13-20020a7bcc8d000000b003f6038973b1mr15307105wma.6.1687531206523; Fri, 23 Jun 2023 07:40:06 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:06 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 34/55] python3-aspectlib: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:39:00 +0200 Message-Id: <20230623143921.146338-35-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103530 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-aspectlib_2.0.0.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-aspectlib_2.0.0.bb b/meta-python/recipes-devtools/python/python3-aspectlib_2.0.0.bb index d2b0864ca..134151328 100644 --- a/meta-python/recipes-devtools/python/python3-aspectlib_2.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-aspectlib_2.0.0.bb @@ -27,6 +27,9 @@ RDEPENDS:${PN}-ptest += "\ python3-unittest-automake-output \ " -RDEPENDS:${PN} += "python3-core python3-fields" +RDEPENDS:${PN} += " \ + python3-fields \ + python3-logging \ +" BBCLASSEXTEND = "native nativesdk" From patchwork Fri Jun 23 14:39:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26315 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 28132EB64DD for ; Fri, 23 Jun 2023 14:40:17 +0000 (UTC) Received: from mail-wm1-f51.google.com (mail-wm1-f51.google.com [209.85.128.51]) by mx.groups.io with SMTP id smtpd.web11.203.1687531209226014910 for ; Fri, 23 Jun 2023 07:40:09 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=3ndgga4y; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.51, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f51.google.com with SMTP id 5b1f17b1804b1-3f90a7325f6so8811665e9.3 for ; Fri, 23 Jun 2023 07:40:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531207; x=1690123207; 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=7RMTkYCCkoQsxtT1YQ1yl9FgfORATtsVQPdK6vF8CbM=; b=3ndgga4ypYlJFKnaUIVnqfKoWyxOJ7ocDboop4yFWeuw9IJfaWuO+EXRznh+6e5QfD v0VWwLF/RuksdA5zfMWCiOvLeHZZkv3s57sNMSWhi0pZjmV20DOfQ9rU0vWvrhYA9kSZ Re4VVQbd1PG/t1jumWmZHSzK9Sr3p4GiNKp1BRKDoDr8gR24rYQVL1HPK8jFGl4uADNf pfGKnuZRZV1DYf6FO+YHlgjfm0MM1RESaaWVtSgFP7FikLgRARSz6m079SiVBtoazgIr fS3j9LR3NhgwubH7RavfM0bKFJ2ngCGOAe4y49/C2GcdscFt23oQDsJxrkvhDWWA9uFC aXRA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531207; x=1690123207; 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=7RMTkYCCkoQsxtT1YQ1yl9FgfORATtsVQPdK6vF8CbM=; b=ZvEdr46s2NsYfvL2nUbqDI1OXFGGfB2N4Omths4ONZJWKV/HDNjNuPso1q0TQ9PtSq 81P3RkZPcQQgu3zWCHhBKzAs47baWtNqG8ED2tSaoLzQC129FpS6tSryS1120kCBs+yR 3yuAz+NVK+pxJmP1WO/s3ayGWBMUZFh/PN8ggsFsvA8Jj7UI8zr1HegDEnj4hBUotTHN V8KZm25XzwB5neCZKiIT4vS9dflknaNBHsFpWzLOnmErGxYbgUJfno+NNnRt2cFk9Mr6 lSpiisAkGy0E+tvnm09foOJb3tksnI+vM3V8VdYmjWSzdaoefHFzuaeVFMefomnWibdI DG+A== X-Gm-Message-State: AC+VfDzUjApvs6x3DWF7Q0s073TmpMOVRXNje0rM5/mofH/LkEe7cNXk Mc5Hm7E7Jsw4VtQA0TQJp0h+yA== X-Google-Smtp-Source: ACHHUZ5uz6bkf9EIdAaOoWRgGwvfujcs5zXuInMWiQYQ85JmX6AF+871ZCxJLugzt/jdQ+SRP5A+Wg== X-Received: by 2002:a1c:ed08:0:b0:3f7:f584:5796 with SMTP id l8-20020a1ced08000000b003f7f5845796mr20263818wmh.2.1687531207759; Fri, 23 Jun 2023 07:40:07 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:07 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 35/55] python3-asyncio-throttle: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:39:01 +0200 Message-Id: <20230623143921.146338-36-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103531 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-asyncio-throttle_1.0.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-asyncio-throttle_1.0.2.bb b/meta-python/recipes-devtools/python/python3-asyncio-throttle_1.0.2.bb index 1f907511a..040e70940 100644 --- a/meta-python/recipes-devtools/python/python3-asyncio-throttle_1.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-asyncio-throttle_1.0.2.bb @@ -7,3 +7,5 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c7906e56b70808e1ade6ca05e0bb48d5" SRC_URI[sha256sum] = "2675282e99d9129ecc446f917e174bc205c65e36c602aa18603b4948567fcbd4" inherit pypi setuptools3 + +RDEPENDS:${PN} += "python3-asyncio" From patchwork Fri Jun 23 14:39:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26319 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 32A36C001DB for ; Fri, 23 Jun 2023 14:40:17 +0000 (UTC) Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) by mx.groups.io with SMTP id smtpd.web10.206.1687531210065634405 for ; Fri, 23 Jun 2023 07:40:10 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=QPZk8Q+l; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.41, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f41.google.com with SMTP id 5b1f17b1804b1-3fa79605a3bso7402535e9.0 for ; Fri, 23 Jun 2023 07:40:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531208; x=1690123208; 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=cKx455cwXVXBlS5JJWoHeUYliE00HISKGSK6rVBGNaE=; b=QPZk8Q+lJfERhiU9lP5cxR5GPFU9Jz0OlRNeAEeCBQh+N62yXQxZi7gtEfQAehRogn +OJKO0TNPNtLcEbDy6ODNXvZTFeF2vWJX1Qblyi3pwf08umZ7T5JLgIn0IbuIhf6SDqc tZYAu/H5eBPqqvXwlUGWQdkDUz6EF/8ONw5l580kVH1v7VmGPEhGAvzHaEeZnnIkbFYq fVP3w+6E01RHB5TrG+9TA9yk+iiWfsncM4EiLzCDPO5pYy1ZtTGs973Ks78MMDqBKGGq mAIUiZ7wR8DWKXYsOYdQKgovjH4F/6YYjPSk/DpcCgsmfALqvcVNjOD/iHPdN1sq2gUJ j1MA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531208; x=1690123208; 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=cKx455cwXVXBlS5JJWoHeUYliE00HISKGSK6rVBGNaE=; b=Vl7ybD+mx1UacZB+3GoOTtzGcZA5zFDG4cAzlAan1GCUGNgZFOxJmloLKFfpOIEfc9 jytR0tKbkrswwEnJCI9bYQStsGkjZm/93huC5I+f3LNLo+zh0oZaTHOA7JsA2jYbkZua H+hHQbn3lWvNLgXt5WjhUNfqfyD8tNLCkz2DJD/yfs0Ru8bYSAm+xyWPpqPXF096GEsZ A9bDf6490V2RKZ2q6s0A+oEyJlJWubP3rFTivQDSHmrIvCCixV7WaJ+3ZKuCyHfw/5mM 5Hsj4uojFlmE35KRMwknCxwxktNLS9UsPHTw9HRS0xdJE6DgMsmJhLkAtjompZCsFgSE 2zyQ== X-Gm-Message-State: AC+VfDx8cXYxQs8CwyAR9hn88XV7QCQnRDtmr4dw/M0OnVx/ARBjrH3T KFHNglBgHVGK39vTFjsr36Do5XhLnx+5A2TcSZ8= X-Google-Smtp-Source: ACHHUZ5c7weC7Mw4G+V6b5xzXAxUX7cmDcwUglLsLYO/3BEASevAoehP9ZBgoTGcTI2F1U2iN0PheQ== X-Received: by 2002:a05:600c:138c:b0:3fa:7bf0:7a81 with SMTP id u12-20020a05600c138c00b003fa7bf07a81mr2187911wmf.0.1687531208633; Fri, 23 Jun 2023 07:40:08 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:08 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 36/55] python3-attrdict3: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:39:02 +0200 Message-Id: <20230623143921.146338-37-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103532 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../python3-attrdict3/python3-attrdict3_2.0.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python3-attrdict3/python3-attrdict3_2.0.2.bb b/meta-python/recipes-devtools/python3-attrdict3/python3-attrdict3_2.0.2.bb index cb44ea71a..ee099c7ac 100644 --- a/meta-python/recipes-devtools/python3-attrdict3/python3-attrdict3_2.0.2.bb +++ b/meta-python/recipes-devtools/python3-attrdict3/python3-attrdict3_2.0.2.bb @@ -10,3 +10,5 @@ SRC_URI[sha256sum] = "004c171ca1120cc1755701db99d7fa4944afb1e68950434efdaa542513 inherit pypi setuptools3 BBCLASSEXTEND = "native" + +RDEPENDS:${PN} += "python3-six" From patchwork Fri Jun 23 14:39:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26317 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 329FEC0015E for ; Fri, 23 Jun 2023 14:40:17 +0000 (UTC) Received: from mail-lf1-f43.google.com (mail-lf1-f43.google.com [209.85.167.43]) by mx.groups.io with SMTP id smtpd.web11.204.1687531211362729541 for ; Fri, 23 Jun 2023 07:40:11 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=BmFXYdcK; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.167.43, mailfrom: brgl@bgdev.pl) Received: by mail-lf1-f43.google.com with SMTP id 2adb3069b0e04-4f865f0e16cso916801e87.3 for ; Fri, 23 Jun 2023 07:40:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531209; x=1690123209; 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=AR6XW7flIsx14c+SthcS0r2Gev+52bwFSqtj7HMP3N8=; b=BmFXYdcKykXjODR8Xu7kYzv0GZuFvpsvXylB5YuQzNTko61c2pUrqLjs39OVBqESe6 PGJvF6TtY/FERtlRZ1K0XGGzGSFRAPUYdmudYtN6e8my2Sl9HIgHYsHbGGqpzZnmhuAx pN9Ky/cAvs+7cxaiQqrOgZZL7yn2WkLCjXMvVEfYTIZ6lsYL3o03nGutkcoyMVZ3weAS aZUHRShgD/JBZru01ul9Rqe9M7hcUcTdE5n/+Wfz4xNybJNUfgFZEG+l+aOS3tOQ18Ov z5bF1lGr2vY7rL/MsRChQTlx60tXrzGcBiW+QLEexAggA6RzZC3DQjLhlGv7vj8IPS7n Tr3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531209; x=1690123209; 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=AR6XW7flIsx14c+SthcS0r2Gev+52bwFSqtj7HMP3N8=; b=I4CuI72qJBw0EYbOUiTLmPmWbj81+ry18/l9rhChKalt+TMWeQUqEX+ldV1Vto+bZk 9BOo7j+Ha5ASXNCjllLgD5qT1itRYbRMe86RY9hnyxg9amhifohaUsxn+ccEmCyNp6xG ssrzmCNZRuSIHCKc+MttO0COkkU8txJ6+n88COKS7QLksvzVBgp7D58ZDfOObUzhvQ6H s5Ii+gt10TT/TG80BNEGoFiaLpt0fFZ7AaxHg5XVB0kaKgMXbJhv+mX90BL99211aAPS N159Q02voPFGpIuXXh3nioxVZLmLL1+NwTzipNNRI27w3OTRwVGRYysgGpNw5qRcpuxF nu3w== X-Gm-Message-State: AC+VfDyUhjCavnCPGLj2/VV8rSthKAaoHbYdTBiJCPKePLFV3B5Abrmx QW7/rGk2bNK3//zi1P+TOmet6ZFcB6p9cWGCaeo= X-Google-Smtp-Source: ACHHUZ4CBLKUoLJ6tOkzRDOhaVJkWKCm7cG/eZbvfhVaD8XkythRoDLGKTYXbUsBgcRvMnxO6Pe2lQ== X-Received: by 2002:ac2:5b46:0:b0:4f6:3677:54e with SMTP id i6-20020ac25b46000000b004f63677054emr12553591lfp.36.1687531209631; Fri, 23 Jun 2023 07:40:09 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:09 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 37/55] python3-betamax: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:39:03 +0200 Message-Id: <20230623143921.146338-38-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103533 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-betamax_0.8.1.bb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-betamax_0.8.1.bb b/meta-python/recipes-devtools/python/python3-betamax_0.8.1.bb index e3c5e7a3a..feb9ab3e2 100644 --- a/meta-python/recipes-devtools/python/python3-betamax_0.8.1.bb +++ b/meta-python/recipes-devtools/python/python3-betamax_0.8.1.bb @@ -13,9 +13,13 @@ SRC_URI[sha256sum] = "5bf004ceffccae881213fb722f34517166b84a34919b92ffc14d1dbd05 inherit pypi setuptools3 ptest +RDEPENDS:${PN} += " \ + python3-requests \ + python3-unittest \ +" + RDEPENDS:${PN}-ptest += " \ ${PYTHON_PN}-pytest \ - ${PYTHON_PN}-requests \ " do_install_ptest() { From patchwork Fri Jun 23 14:39:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26321 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 3702BC001B3 for ; Fri, 23 Jun 2023 14:40:17 +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.web11.205.1687531212536285391 for ; Fri, 23 Jun 2023 07:40:12 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=pRHxK9Y3; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.47, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f47.google.com with SMTP id 5b1f17b1804b1-3f9bece8d1bso9275895e9.0 for ; Fri, 23 Jun 2023 07:40:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531211; x=1690123211; 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=6A5ky8pD2NP5EsqaLLI2a21g5Js69afU7FDwvgY5wkY=; b=pRHxK9Y3nHEoXV8HLLGXjQOfjI8bHpfEbtR6NSCvE/KSUNuOzYnjWmcQriwtyGoBPj SHEmSkqvvGYZ5vRmFWGhBxgkMmihFhT62RAd14PI7o6iH+WuhDCaCMlVAO6aiYi8KnJt s/aErtX8JMCmLCQ5z1lagjqwIOXifYv971ypvZgPyCQQSbZSQgdtgx5qQSQHewLQYy6E AN7bYCc8xn7Zww/A1W7iacZkxe6KHb+XbHPHzeEpUAvFQ81DWqDfj3wEC7XMrclLrhSI 0GH0OTLxFZvF9rOBhtjl53IfrPWdN2n3CW4qPn6Moaxb5u/9EMyNDKfGwvGyl0s58etL yKAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531211; x=1690123211; 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=6A5ky8pD2NP5EsqaLLI2a21g5Js69afU7FDwvgY5wkY=; b=NxbnNp06eqde0TsW1woIfcCudH+a+xse0cJPWnIxTcSfhvzP+Fr1duai4ekwLCNQcl w1SlAi70yH+UDvUcvrDeFXXm3rRrN927Va46xBOcLDZuWWV2AqjFWLPGDK5qSiGIlqHc g64mY8eRQ+poFEbxLD2MDPNeFBwzpmBP5pvzTFSBrVy+ARyf9FoP5OgT/ObMlj/Z0kOy TTKPueamE9QJc8dLP9y+O20svTcwE7afoJgfI+CIMXxwjdddusGkM4JHVLPTZ4m0txFz r+VI2wrBWE+PQvx9Z3voUXeXYou1wJwK/osyVonCV/w9yTRwgUZuLxivk0GAv0XvDLIw Gr6w== X-Gm-Message-State: AC+VfDwF/zkhw+kaK9oi8DLl40G1zW3sB8YyAjbuZQWupxFG+DAA0fbO e+x4L5KaqK4WXjiluDSswRixoRh1iFCBBKvfv1I= X-Google-Smtp-Source: ACHHUZ7ZffabsBBF/VJsAl5VeJJl063yP45vWLG3MEp8ZH5dpHnt+24iBotIiFWqdSbuIcZBsskbuQ== X-Received: by 2002:a1c:7419:0:b0:3f9:b79d:a5fa with SMTP id p25-20020a1c7419000000b003f9b79da5famr8553165wmc.16.1687531211045; Fri, 23 Jun 2023 07:40:11 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:10 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 38/55] python3-binwalk: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:39:04 +0200 Message-Id: <20230623143921.146338-39-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103534 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-binwalk_2.3.3.bb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-binwalk_2.3.3.bb b/meta-python/recipes-devtools/python/python3-binwalk_2.3.3.bb index 362efa275..1a55a3e4a 100644 --- a/meta-python/recipes-devtools/python/python3-binwalk_2.3.3.bb +++ b/meta-python/recipes-devtools/python/python3-binwalk_2.3.3.bb @@ -14,4 +14,10 @@ S = "${WORKDIR}/git" inherit setuptools3 -RDEPENDS:${PN} += "python3-core" +RDEPENDS:${PN} += " \ + python3-compression \ + python3-logging \ + python3-netserver \ + python3-setuptools \ + python3-stringold \ +" From patchwork Fri Jun 23 14:39:05 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26320 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 3E957C001DD for ; Fri, 23 Jun 2023 14:40:17 +0000 (UTC) Received: from mail-lf1-f46.google.com (mail-lf1-f46.google.com [209.85.167.46]) by mx.groups.io with SMTP id smtpd.web10.207.1687531213780472399 for ; Fri, 23 Jun 2023 07:40:14 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=XZL4Vskd; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.167.46, mailfrom: brgl@bgdev.pl) Received: by mail-lf1-f46.google.com with SMTP id 2adb3069b0e04-4f957a45b10so886582e87.0 for ; Fri, 23 Jun 2023 07:40:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531212; x=1690123212; 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=efhnl4idvlCl6CkX1J7sjfuY+I379qcStcRlGPYLuZs=; b=XZL4VskdbUANCIbokoZqkWq4+/ZQRvvejmwG9rdsbqtn+6IiKzy5a6uvJXtCFzQusf dHPtwFkJ8sJMAJ6WDSo/m78YdHUwURaNOUHWTBj9si3oKBTtOUP7u7nedFU36nsHsbxt cSOUOzrcMrcHG1+yF/v9I2yvK0E3hKDFa2FvBLB/OerGPmlctjOgx+KLT55wlxJb2W3m Xcyn8IbOPYLkmPGOeOHkAXFhCTL6mDulEvNzfIaQ2TqrXWx8KFMy3nbwxb7TKXZYyRWI i9LTa/rZrN0RGaJTJbfZcD2vpHmMwWrKUBkPqWIJo2KC6vfc4cz+RzZue91pO2R18L50 uY1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531212; x=1690123212; 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=efhnl4idvlCl6CkX1J7sjfuY+I379qcStcRlGPYLuZs=; b=C+9+l9fHkhcW9LLKDqSxPjUSfXQ6NthyPLQdOwIrEYKxnFoJZT6YZVzLIU1cYfzeMM veB3vtQg7mzAdrFJw791b1jUO3xQITNfGzX2rxN56QOWTkE2xyVIwsJl6zasPfS/Gxq3 OlksMPCGa1s9YSzjeAnm4QI7cof1UCKajOjMuPyuBgY8kIQzl56gyO73nw8HBKcnU5+F DFm+6siv+g7FCmNzsQPJbvhRLnqrwL9rQs4uge1rn6l22JUcD+ZymNDCZH6xb/dwXPeh MdY10WenWnt3z+RilCFtQRYLO/5RQ/R11JyHAuCB5aBSxCmz6OUGCBopi+3cYBLz65W+ ReeA== X-Gm-Message-State: AC+VfDwpZNWM/YNHyGKDLpdhMENvURDdHURxNFDLbK5HNKEXZcvwDWXP nXd0rSsHNSdpCVoaJDC69pcvaD5ahTmqt7hg6ig= X-Google-Smtp-Source: ACHHUZ4VMLCUtICACTOypZQXT++m5vEB4WjGKnIZ5lR1wDLxOGG49F5koeZJUG5DUtcwjXedzSxedA== X-Received: by 2002:a19:e308:0:b0:4f6:2156:51b5 with SMTP id a8-20020a19e308000000b004f6215651b5mr13401193lfh.35.1687531212046; Fri, 23 Jun 2023 07:40:12 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:11 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 39/55] python3-can: fix coding style Date: Fri, 23 Jun 2023 16:39:05 +0200 Message-Id: <20230623143921.146338-40-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103535 From: Bartosz Golaszewski Stop using PYTHON_PN, order RDEPENDS alphabetically, drop unneeded class-target override, fix whitespaces. Signed-off-by: Bartosz Golaszewski --- .../python/python3-can_4.2.1.bb | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-can_4.2.1.bb b/meta-python/recipes-devtools/python/python3-can_4.2.1.bb index d7b2a9573..f5cc31d6f 100644 --- a/meta-python/recipes-devtools/python/python3-can_4.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-can_4.2.1.bb @@ -9,19 +9,19 @@ PYPI_PACKAGE="python-can" inherit pypi setuptools3 -RDEPENDS:${PN}:class-target += "\ - ${PYTHON_PN}-aenum \ - ${PYTHON_PN}-ctypes \ - ${PYTHON_PN}-codecs \ - ${PYTHON_PN}-compression \ - ${PYTHON_PN}-fcntl \ - ${PYTHON_PN}-logging \ - ${PYTHON_PN}-misc \ - ${PYTHON_PN}-netserver \ - ${PYTHON_PN}-sqlite3 \ - ${PYTHON_PN}-wrapt \ - ${PYTHON_PN}-pkg-resources \ - ${PYTHON_PN}-typing-extensions \ +RDEPENDS:${PN} += " \ + python3-aenum \ + python3-codecs \ + python3-compression \ + python3-ctypes \ + python3-fcntl \ + python3-logging \ + python3-misc \ + python3-netserver \ + python3-pkg-resources \ + python3-sqlite3 \ + python3-typing-extensions \ + python3-wrapt \ " BBCLASSEXTEND = "native nativesdk" From patchwork Fri Jun 23 14:39:06 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26323 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 3F430C001DE for ; Fri, 23 Jun 2023 14:40:17 +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.208.1687531214671090760 for ; Fri, 23 Jun 2023 07:40:14 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=lAuk5dMX; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.43, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f43.google.com with SMTP id 5b1f17b1804b1-3f9189228bcso8001925e9.3 for ; Fri, 23 Jun 2023 07:40:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531213; x=1690123213; 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=EF2RvzRz2bImkD1JmuSwDbzFmUGm+oyNQOWca7YVyUc=; b=lAuk5dMXIjfkdy0aDb6kKH9e0nlfevL5Lz0xiyxyiXuJ3aS3FQyRltOb0QtQ4Qd/Yd 9aFKLFdRzyY0rdKvmhYPKMDWV/Rk9hR9xTWWy+6APIFS8JtgU94cueY2NmRG7XEQfPvj EJq1cy8g6P3b6wLb5BCDAMe8WYxXDijYxSgxqR9uNZ32A00kVHdMd/yzLpSI+zcX2DOv gyt9QeS+WtdHBZCTMgcin8t7T+k/daZrjJq6yv1wEyqhDcUeiZHac2ozplcqWDcAL7+f p6OVrxL8jK6udfeRsVVniM2w6BK+4MlkVoyLGTed9LXd0tueMLNLMjiE0MoYGBmRgE4r vzTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531213; x=1690123213; 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=EF2RvzRz2bImkD1JmuSwDbzFmUGm+oyNQOWca7YVyUc=; b=SH0GzVF1O4lE9x2Vwopw+m4fP2SCqVBN2HeRoGMcSzocX0hGNGIvdcGWOuAjioQsJC xkbjFOeyszEOzWXdQFnw/75drAAEnA3gl244aCRvFwYwUL7/BTFzSEk241deOYqAeKG6 FvpbY9GKBKY945pIIkr8eKK7yr0piwJ/VcGeYn5Yt5+YOZW8o2JHm5fHxt1DzBoksG8X pCjieFiY67DjGIGJK1hHoHJryF/d0earownTfWhU89qiBmpD/iQPvsPIlkiy8WAiRKAF XDIHLhHbesv8ltblvlRXNRYiUoZZ6O/U4HVxErNR12k7A0LqZEk5TZJBOXod1aySqZPn mtfA== X-Gm-Message-State: AC+VfDzXBZVWZZsu3iAf7X5Y1ctH0/uzvZYuEMBCWNXacT1Ux3I1a0JC /VnR4dM9hO6OGEc/epeMeIjCXXhZ3MbXZWYd22E= X-Google-Smtp-Source: ACHHUZ7y2qyBIBATgOi+Cg0XzTEQfLqhLWI8mhCNfQ8lnq4cmMt+FArRGU0pk5dnE6TihMrjh/K0/Q== X-Received: by 2002:a1c:4c14:0:b0:3f9:b0c2:9ff7 with SMTP id z20-20020a1c4c14000000b003f9b0c29ff7mr10758830wmf.30.1687531213264; Fri, 23 Jun 2023 07:40:13 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:12 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 40/55] python3-can: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:39:06 +0200 Message-Id: <20230623143921.146338-41-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103536 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-can_4.2.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-can_4.2.1.bb b/meta-python/recipes-devtools/python/python3-can_4.2.1.bb index f5cc31d6f..5e3d54d6f 100644 --- a/meta-python/recipes-devtools/python/python3-can_4.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-can_4.2.1.bb @@ -11,10 +11,12 @@ inherit pypi setuptools3 RDEPENDS:${PN} += " \ python3-aenum \ + python3-asyncio \ python3-codecs \ python3-compression \ python3-ctypes \ python3-fcntl \ + python3-json \ python3-logging \ python3-misc \ python3-netserver \ From patchwork Fri Jun 23 14:39:07 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26322 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 45B4BC001DF for ; Fri, 23 Jun 2023 14:40:17 +0000 (UTC) Received: from mail-wm1-f45.google.com (mail-wm1-f45.google.com [209.85.128.45]) by mx.groups.io with SMTP id smtpd.web10.209.1687531215488847247 for ; Fri, 23 Jun 2023 07:40:15 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=KG/TeePS; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.45, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f45.google.com with SMTP id 5b1f17b1804b1-3f8fe9dc27aso8062975e9.3 for ; Fri, 23 Jun 2023 07:40:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531214; x=1690123214; 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=y71r6Tu8NBru+3AZIB9gf8GcBOl4ojAx68BUKEmS2+o=; b=KG/TeePSrafEM5PVjPkKoBiR54rZU3KzTWFTWdgqnuQfIi8M/FcPmDdcUsTzl/B+Oa 6cQM4XyLuwA3QdqY7GHnLfvjHXpNk+SVzB50JveUKSU1dp0hw3kJqsBnUA06NOpzIqiX 3p11Kruau3z2ANGFQi1jHuJ4ZLVJ/o45VB8Am/rmQZZiS2g6AEB7zeoRw8ILK0LhCA2w 1XwZ/aFg0hxGEe8Bvk8zZ8GoI6PMLUkeEVmqju57EZDW3qBBg59k2VPIkMlf9M3/cyvS AItEhvWNBm3w4Sxn8ZS2mMR83oNsCbx04ITjJk7B6s0bUqNWTkXjM5hJMz9N8wDYRIS9 wA0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531214; x=1690123214; 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=y71r6Tu8NBru+3AZIB9gf8GcBOl4ojAx68BUKEmS2+o=; b=MiFWMh1BS33stBT5VkLbzCx9Ly1kSaXi0L0qGeG+GtsOazjSdAJS9Gv1pUPLTvMZT+ R4wYeANsW3xwCWN05A/iR7jAv9CFd6WDugmsMabnzt8z6MnKxx1caxVEXd/2SGafxCZl 5msmeYLpiUg3KDv2nvc0Xjo3ehQYjyc3z9gSeyu52dIqG2SF+OCX3LivcHkyrtEFVwuW t5oHxNHCpIIDP04D9og/u3lRnNnjSZrA7WHPzcY+zRCVk+lFR+Uq8NJrsRauvVc3YcYp pjyzGmtLt4YWq2GtmimDF1xt4DDvM5uygg0h5vH6F5a/q0wsW8e6qyiq/7RtQa496DLD bdxQ== X-Gm-Message-State: AC+VfDwCnYX2xzazuDSERXFyynSjY5XM9DRmrH/oXyHXha0cZRn5R6SE 5a1M3z09yUHaVvcxZ7nq1qMBoB5oAe2IXlQX4f0= X-Google-Smtp-Source: ACHHUZ7N9pVdNXLiScOsNr7EJmJmrBUXDP8A8IVePmfHtRGbCKRkjWeLum9lUEZ/OXavlMcryj0MKg== X-Received: by 2002:a05:600c:ad4:b0:3f9:b8b8:20e8 with SMTP id c20-20020a05600c0ad400b003f9b8b820e8mr8240270wmr.18.1687531214083; Fri, 23 Jun 2023 07:40:14 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:13 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 41/55] python3-click-spinner: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:39:07 +0200 Message-Id: <20230623143921.146338-42-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103537 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-click-spinner_0.1.10.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-click-spinner_0.1.10.bb b/meta-python/recipes-devtools/python/python3-click-spinner_0.1.10.bb index 418f8a32a..bd1136fd7 100644 --- a/meta-python/recipes-devtools/python/python3-click-spinner_0.1.10.bb +++ b/meta-python/recipes-devtools/python/python3-click-spinner_0.1.10.bb @@ -7,3 +7,5 @@ SRC_URI[md5sum] = "ab68ed404401421819c81cc6c0677a87" SRC_URI[sha256sum] = "87eacf9d7298973a25d7615ef57d4782aebf913a532bba4b28a37e366e975daf" inherit pypi setuptools3 + +RDEPENDS:${PN} += "python3-json" From patchwork Fri Jun 23 14:39:08 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26318 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 2815FC3DA40 for ; Fri, 23 Jun 2023 14:40:17 +0000 (UTC) Received: from mail-wm1-f53.google.com (mail-wm1-f53.google.com [209.85.128.53]) by mx.groups.io with SMTP id smtpd.web10.212.1687531216536588618 for ; Fri, 23 Jun 2023 07:40:16 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=W7ZQZMZI; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.53, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f53.google.com with SMTP id 5b1f17b1804b1-3fa7512e5efso10375945e9.2 for ; Fri, 23 Jun 2023 07:40:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531215; x=1690123215; 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=AA5UJ5JbNJTnTv4hpQN959CW9FXtN6jhovsQJMLYLzg=; b=W7ZQZMZIYvbabcI0AvWBFHHmEr+c66YUa5s4Urdyuy1ZLNJ8H9nGHQmALsnjVPR71s KbAQqEcSL3uLBFiocOJdge9FUfkx25qC/UNVOyCEs6EdmKej2I4X+cUFR5qy9y6vKhSo Py1jDgEtLjlsZBmRjE+Ii4XwLvpttZutjE6bvRIrEL2KDBaRH+9c1rZOnqcj/0o2q61k gmDQe+VAjnF1Wvx/NSR2PJXUNHQVPrOc3YGvH9OerUh4h/wkmttRlLsZsjLjs8hpW8Yn AF7xXiaZgtJVm8YQf/BMN+fy0UWNx+K2VpGHTjnsLtkp6cW9k+NHQeI0uWT2oFvdGL97 /+Jg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531215; x=1690123215; 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=AA5UJ5JbNJTnTv4hpQN959CW9FXtN6jhovsQJMLYLzg=; b=SLNB/RMHxywoNtnNn9o/qbVLq5VtP9g+sGz+ZgKli5GSaHnYt2HRR9dhlm6nWrgM4J j0PN+Q+HWlCm6r6wndhwqy58w1AqFcCASMjklyH5eFD3nfhG7jx9u+I1494CKT4RUrYc p+wuitZqgTu0qZ3uAc4/MZtBvIQLm3sS5qsu0LNQuXZ9hU3vprMARY9IfCcIyd1IYV8C 2WP9T0p3ZT6C+Hnq1aMd6smdymLtb/ua8GKVHFfrOnPAfN3p1k9xWtudmfkekmEGIG70 tBhZjYUJ1oYOMoQgV9EVGmSiElJBNvCEx60t/0f9jqW3yQwj+ptpltcGwxfmr8Wi4KiQ ZaHg== X-Gm-Message-State: AC+VfDx0OqpYUQgEb7wFpAh6p77nembSqTO2unfpwcBn3xm/FZb3SK++ wggFjOBJolJ7rcSbsvuBEA5pfw== X-Google-Smtp-Source: ACHHUZ45jB3Lo2O3+WMbr8sL44rAEN0CF2kj2WaK47oQoyobhmEuA+OIbQ+7qcasq52rGBPVbfP7Lw== X-Received: by 2002:a05:600c:21c6:b0:3fa:7516:baa with SMTP id x6-20020a05600c21c600b003fa75160baamr5281488wmj.13.1687531214973; Fri, 23 Jun 2023 07:40:14 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:14 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 42/55] python3-colorlog: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:39:08 +0200 Message-Id: <20230623143921.146338-43-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103538 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-colorlog_6.7.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-colorlog_6.7.0.bb b/meta-python/recipes-devtools/python/python3-colorlog_6.7.0.bb index 84b67e784..69f4be17c 100644 --- a/meta-python/recipes-devtools/python/python3-colorlog_6.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-colorlog_6.7.0.bb @@ -8,3 +8,5 @@ inherit pypi setuptools3 PYPI_PACKAGE = "colorlog" SRC_URI[sha256sum] = "bd94bd21c1e13fac7bd3153f4bc3a7dc0eb0974b8bc2fdf1a989e474f6e582e5" + +RDEPENDS:${PN} += "python3-logging" From patchwork Fri Jun 23 14:39:09 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26325 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 4444FEB64DD for ; Fri, 23 Jun 2023 14:40:27 +0000 (UTC) Received: from mail-lf1-f54.google.com (mail-lf1-f54.google.com [209.85.167.54]) by mx.groups.io with SMTP id smtpd.web10.213.1687531218229639535 for ; Fri, 23 Jun 2023 07:40:18 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=kqWzqjBL; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.167.54, mailfrom: brgl@bgdev.pl) Received: by mail-lf1-f54.google.com with SMTP id 2adb3069b0e04-4f86bc35f13so953909e87.1 for ; Fri, 23 Jun 2023 07:40:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531216; x=1690123216; 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=2P+b3SinEgWfzktVTTinG6FLz4mbyoofycGhpLD4GwE=; b=kqWzqjBL1zxOmr9EPlokhSik1BXfggxjQr0vJVNDyJzGQm2ScsdT3gYl7fEeQpIMcG d2tRTUsdPlxZbctT5nxUzyAH74oAecBAmGA+BIdYtDED0V2Rsxz0BustVIolIxnunokW t308RCk6CUBMOdc7VkxE8J2qJjqnWhvRaZpKC16Kw1Gc1VtsSYulceFfYNR+1NvGX8D3 Yw6AkiOaPWUr1wbtcnbacKUwdzfj0l9KcnOce42pSms2EUknu1OupQ7RVph0iaLJiK3a pon4X5omsRprIMl4lC9NYS25Pc8oYDnnHUFV90lemJEHR2buOg1WOn5haiRIfXbkKm4g v2Vw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531216; x=1690123216; 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=2P+b3SinEgWfzktVTTinG6FLz4mbyoofycGhpLD4GwE=; b=gfJ670GJA2SzYwg0Gx0UMCkpSHNKJwX4PD1oahjQpENzZzH6peiOP3GCCUzFhVwKz0 D85ttrjG8vh6zHW0z9bMDn2Cog6qU7Aeye/D768moCCl/ooHfEV1fFUAS4AQ/Ef98U+6 fUsFM0icSuzHTl7zc1vTRmUlteELPFMXhxxKLG9KWsWFcpKPKAFDA2QwxlsIBR3pzT/4 1MgAtzGHFisfWtv4BEQ3IqCg5DPmnhlm4bZUaPW5egMGw4K1JMW5hjB19TOiJAv63Dfj iHKfv5mKLRWEvAOCRyqLOz5VKX0dMGsKB/YPEeQaPPM9DVvhZVrVixQY9MP7lm/M6pey /tNg== X-Gm-Message-State: AC+VfDxkhlyxrQ2VrlCcZ9g85P0ZjvqjcMwMj+016EusZkgCpmL1UayZ HVLslJQ7ifp20JqWUm3pw2wu47RKu8m01dmjmSU= X-Google-Smtp-Source: ACHHUZ5LdTJopfyDFF+36dKfUZno6UQaiZ8wyxXm7QRruk2qsninHOIhhkKcpiYEVLa0GPp72NEwCw== X-Received: by 2002:a19:380f:0:b0:4f8:5af4:73f1 with SMTP id f15-20020a19380f000000b004f85af473f1mr11166623lfa.32.1687531216479; Fri, 23 Jun 2023 07:40:16 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:15 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 43/55] python3-colorzero: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:39:09 +0200 Message-Id: <20230623143921.146338-44-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:27 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103539 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-colorzero_2.0.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-colorzero_2.0.bb b/meta-python/recipes-devtools/python/python3-colorzero_2.0.bb index 1a331d13f..fc1615e67 100644 --- a/meta-python/recipes-devtools/python/python3-colorzero_2.0.bb +++ b/meta-python/recipes-devtools/python/python3-colorzero_2.0.bb @@ -7,7 +7,10 @@ HOMEPAGE = " https://github.com/waveform80/colorzero " LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ae6c62710c0646f3c60d1ad812ea9bf9" -RDEPENDS:${PN} = "python3-image" +RDEPENDS:${PN} += " \ + python3-image \ + python3-numbers \ +" SRC_URI[sha256sum] = "e7d5a5c26cd0dc37b164ebefc609f388de24f8593b659191e12d85f8f9d5eb58" From patchwork Fri Jun 23 14:39:10 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26332 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 62346C001DD for ; Fri, 23 Jun 2023 14:40:27 +0000 (UTC) Received: from mail-wm1-f49.google.com (mail-wm1-f49.google.com [209.85.128.49]) by mx.groups.io with SMTP id smtpd.web10.214.1687531218674188281 for ; Fri, 23 Jun 2023 07:40:18 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=ZlNxf1f6; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.49, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f49.google.com with SMTP id 5b1f17b1804b1-3f8fcaa31c7so10289075e9.3 for ; Fri, 23 Jun 2023 07:40:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531217; x=1690123217; 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=BvNxztIufpGejwga39A13HR0pTuvQYg4b3Y2x3BSmfc=; b=ZlNxf1f60ExXhvB1rZSPAjNuVMfLY9CJJg+XwF9g7qfyhOAMVFCkRfEtoZlP7fla68 2ZnjoVaQmbZkB/6xY9ZPjtKluxJQPAKccXJTAS2vjgVOfj25lSXDrYVK315nCPPP8rZX MN+y9vSW0Xuv37VA5l/P0rpsAI+83KQxNzMzD09j+VdKLMmJoABE3xFaruvOiXE7htMs J/9Poh+UHKV2EPjYHh1EViaDzmGRyR544jRellqnH4W3yH5BKPuYPQLPVO/x5xUL6Uf0 tnJaLaQQMc/dAngESHN5cBAdm1N+7SzBtdua5coq4SLLGSu60bnjHmSy3debF0a4HCfv G/Lw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531217; x=1690123217; 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=BvNxztIufpGejwga39A13HR0pTuvQYg4b3Y2x3BSmfc=; b=Pb6e4Jc9vDEjDD2XEWGAc+XQI1GA8kBf90b7kpRq3ROjW/Cz8o4GaYwkj+wb/sNxtf 5Kf44D+35zsrwWugJpbROyO64U6VFBkgtBNxiGVYuKdUGgR/Fs2yzVWAAmNZtp9TuUaT 4C4IezJ60UkeSfy+/L4D9tFyhqT67OG5tz/dXJqwB1wgVDQgQajcMFMm4rY3sorT70d7 q445d4Z7waTiexP8/obDy+OJwMEE8OjBMAUXAqUU6p482+kw9x2o3GgQBFYjxCUvTQTl eTaQNUl8wNN37+jY9dIIEU0pzMH8chmbzakpdAFc1D5BcYFX7ql+kUKa714NLAzt0MCd CLOA== X-Gm-Message-State: AC+VfDxayzfak9NLi3HeaTo87q65/INBioSakkayr88837070Vs4/oAC 9jrQY4v9CK1OT+KgZt6qsDq3pQ== X-Google-Smtp-Source: ACHHUZ7iwKtgPByYBskDoBLWO2EpDN8Kg1VlJINGMV/IXkj/Kt1kQZMnIlpwyttRerCRadhVozIMYQ== X-Received: by 2002:a05:600c:22c6:b0:3f9:b244:c294 with SMTP id 6-20020a05600c22c600b003f9b244c294mr15904925wmg.35.1687531217247; Fri, 23 Jun 2023 07:40:17 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:16 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 44/55] python3-configobj: fix coding style Date: Fri, 23 Jun 2023 16:39:10 +0200 Message-Id: <20230623143921.146338-45-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:27 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103540 From: Bartosz Golaszewski Stop using PYTHON_PN, fix whitespaces. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-configobj_5.0.8.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb b/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb index b8b5e6f89..fa9424a51 100644 --- a/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb +++ b/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb @@ -8,6 +8,6 @@ SRC_URI[sha256sum] = "6f704434a07dc4f4dc7c9a745172c1cad449feb548febd9f7fe362629c inherit pypi setuptools3 -RDEPENDS:${PN} += "\ - ${PYTHON_PN}-six \ +RDEPENDS:${PN} += " \ + python3-six \ " From patchwork Fri Jun 23 14:39:11 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26328 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 3FCF9EB64D7 for ; Fri, 23 Jun 2023 14:40:27 +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.web10.215.1687531219817975765 for ; Fri, 23 Jun 2023 07:40:20 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=PzmJ7eyX; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.44, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f44.google.com with SMTP id 5b1f17b1804b1-3f90b8acefdso8218445e9.1 for ; Fri, 23 Jun 2023 07:40:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531218; x=1690123218; 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=hn/EdUsGtb3p5TDTeblzFPabIHQpK1kWXEsORjaaWLc=; b=PzmJ7eyXJlvsID14X6O8j48OtkP29tFJzmEo6Yt4DjLMsuZkM8A1WmTBlz9kAZchQb ec3RV5gEmFax7lUJ/Nl1WL6g0+TqRZc8+gjsVrAJFUJan0Fgm3iY9cu+iVPvhJXJweqy 205DIkzRo+UOWEIb32iyn+Sb9ilXqSwDcpwXP0QRXEOy2Pp/l2+q+TqDCnQzjEf2sA5s tgvGIFmowCO6B9CQydPohlO0/moD7vgDq4ttPS6Lfy/ZzTRi1MUjz/QP+p0QNYaqgw9w 2nAYswDX4WhP4EB/3Fb7lX9Fvaus01xQDXxbx6+ChgleesMINMkyzRIsEgEYgIxToW51 LH3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531218; x=1690123218; 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=hn/EdUsGtb3p5TDTeblzFPabIHQpK1kWXEsORjaaWLc=; b=cZgkB/JuimA3AggeVSz3d3TSKqDJq/a391Ybw4ETHNozsNCeCMywNqxYDQY0NNL3my X6BZ9/mZaamCg64B0ZxlAxNlrw68r0iCs9QB3MA9gBup+0PoGtgKIsigZjMz33Pz1eBy QF84fu4uuGe+9t83Fgre/P8fhhigBI7wFc5Ym34Lu7CxjtAyG04RTz7kl+FRkUImpJEe crKUmCvgXQxpRNBHwJMLpdJVdgWK7B4x51wu14gQ9ggcFbHyUQ4twCg7Yd/BG3qI/hxW aGT2MhSCvHbMCVDzz8EdmGA42qEDoEejhcrWeJYvKydc47G/KxEFOLJHkx50gHVTKGHT xB1g== X-Gm-Message-State: AC+VfDxColUODhMFQ8A0+x7N+b5JlFaOMFVij2/x+51RPzV/WtypfVT9 l/BfWkcbSc0PU9SH4AhMNeRIFTkI0vBpzFIHyNM= X-Google-Smtp-Source: ACHHUZ4OE/oFjKrifNdyruP7+nuzNrg38F9nq8tCJ3mU6ciTPoN+XuclO3KgHFlqfF/FYpRg+8oIiQ== X-Received: by 2002:a05:600c:d7:b0:3f9:b1e7:8a47 with SMTP id u23-20020a05600c00d700b003f9b1e78a47mr10317263wmm.1.1687531218404; Fri, 23 Jun 2023 07:40:18 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:17 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 45/55] python3-configobj: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:39:11 +0200 Message-Id: <20230623143921.146338-46-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:27 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103541 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb b/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb index fa9424a51..8dc706fdf 100644 --- a/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb +++ b/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb @@ -9,5 +9,6 @@ SRC_URI[sha256sum] = "6f704434a07dc4f4dc7c9a745172c1cad449feb548febd9f7fe362629c inherit pypi setuptools3 RDEPENDS:${PN} += " \ + python3-pprint \ python3-six \ " From patchwork Fri Jun 23 14:39:12 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26329 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 446F5C3DA41 for ; Fri, 23 Jun 2023 14:40:27 +0000 (UTC) Received: from mail-wm1-f52.google.com (mail-wm1-f52.google.com [209.85.128.52]) by mx.groups.io with SMTP id smtpd.web10.216.1687531221181358234 for ; Fri, 23 Jun 2023 07:40:21 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=tCBcFf60; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.52, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f52.google.com with SMTP id 5b1f17b1804b1-3f9b0f139feso8982965e9.3 for ; Fri, 23 Jun 2023 07:40:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531219; x=1690123219; 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=Rc5YxXVWCziJyAIzmh9LR6bEraCSTXLNc6o7E/xpAWI=; b=tCBcFf606jct3oyVOdY899vY8wkQTB7Zo1pZPf34J7AoJohZfrtL1ddF16Jj2yHcOX krSvoSCnc8GOfoekyqw9G8Q8cM3uXqp9jneIAQJ+JGI9B7LjrMC+4gGb201dpG0IdBXa YIRWxDzfOyLOQ1y3X88TiK23kHVk8GhcU0CIRvsGAHssNladvMf/D9CztQr0vMNT9YdD b28Am+ZR0QkUSMW4dgNvuS0ETV09KX21YbwHTaR5ceMFviwP+JwQ8OctvEG8IT62GGZl HpTM21itAe5RhZnbaply6rA4YQCmfqrfMs241RPSa/v+ZCB9QOiSrlyiz7AByfBZ+iio WP2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531219; x=1690123219; 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=Rc5YxXVWCziJyAIzmh9LR6bEraCSTXLNc6o7E/xpAWI=; b=JC730AoZvArFoEoBfbtopPSr21sOY9VUtq7HFT9L/hBiq0Tpyx5VRsy6cshVnuyxfh ZkCyFofM8QOs1oTmmP0YeRewtcPew/ubCnOXraJHs/q6Z5mVgWp8xbabm3+OlqtHuxeP sc3OgmocvYl9nMw8xCKf5Kg/s1NMvyZXDC59YdW4cdNEX7+Zndl7Sc809akSyhyig00y BKUJDD9aaR5H4//ML67MOjlnSvTZNncoCSyh1l2ZaA4vmf8Yrq14fpS0qVM4qHEAyDPz 3j98oKoF/s0AoVtGVK2nbo3YlGuQDsIjX5p0DuHMwDXTdefCPkzAYMqtUNzZpTM+gMUi oXtw== X-Gm-Message-State: AC+VfDyuMSirhKoRDZHGhsG2rcgOegfjcyyntyhTRsspvgvj2o37N5ly tOKqBc2JpbFZg0kgrxbqMpkXJWem+c6ZmdEtj04= X-Google-Smtp-Source: ACHHUZ5dII4HD+bJ65oRhFzLIqdnMwWh5CPxTpwIdaauPwxSF78dUoJG383uPCmDVdiH4rX3VeUOZg== X-Received: by 2002:a05:600c:294a:b0:3f9:b950:56a8 with SMTP id n10-20020a05600c294a00b003f9b95056a8mr8449888wmd.25.1687531219703; Fri, 23 Jun 2023 07:40:19 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:19 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 46/55] python3-configshell-fb: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:39:12 +0200 Message-Id: <20230623143921.146338-47-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:27 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103542 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../python/python3-configshell-fb_1.1.29.bb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.29.bb b/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.29.bb index 2bb196c20..7a7ecd753 100644 --- a/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.29.bb +++ b/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.29.bb @@ -14,4 +14,9 @@ S = "${WORKDIR}/git" inherit setuptools3 PIP_INSTALL_PACKAGE = "configshell_fb" -RDEPENDS:${PN} += "python3-modules python3-fcntl python3-six" +RDEPENDS:${PN} += " \ + python3-fcntl \ + python3-modules \ + python3-pyparsing \ + python3-six \ +" From patchwork Fri Jun 23 14:39:13 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26326 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 4DE73C0015E for ; Fri, 23 Jun 2023 14:40:27 +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.web11.209.1687531222375132825 for ; Fri, 23 Jun 2023 07:40:22 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=FSKq7AbG; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.47, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f47.google.com with SMTP id 5b1f17b1804b1-3f9c88ac077so9154045e9.1 for ; Fri, 23 Jun 2023 07:40:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531221; x=1690123221; 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=SMygM2PB6hnFkYkmsax/xdkPLOhohgGU4ntilxWfGtc=; b=FSKq7AbGmFAor+6C9unT49rfK2iyGJSU6i4J2vhwPdPTIMdWWKgNkD1YLphZXOtI4Q faG0S1OqrrfFvjh5dmnEBiOQFmcdnQA0UP73M3tMlJMB7Ij8RYZcIGwQkScojOkjGu6z 3cCJazyw+bBsAEToyq/Yu3hmA8DF9rKtEdMBTqf+MHbE7rFdnyRXKEusNCGwz2cT/XPv vAkSlI+94nf0uS4CH/AQUkyLJ4Un/rJzeGHLJLIgQh7fcdRyLioDR+nljTUbJmJo78F1 sm6qOwBdOgMnwk0tswxFG8qb3YP0LK9UIDoDF0+fH4pUjaYZg3cdsXVkQYBlT4HY6Ics 8MRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531221; x=1690123221; 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=SMygM2PB6hnFkYkmsax/xdkPLOhohgGU4ntilxWfGtc=; b=FzkTlIj2fH5nD0BaxnWlKwaSwE73B6ccZwzTDVB4Cr1HNcxXa0NMNoZYIA1A742ZMn e/GM7sZGpo12TvqWZ7EpIu7TuDIoRtk4GKe68YttkUkauK6+GtzBKiQqbcoiG4N1a37k dz1tWPRKWxFxaoouO/tunf+j59xk4DxazpIwjAxj5kJHgETrlcXFGUt/QQc5wmlYjCvp i+NI5eZFBh9aO7hgE/tqVTl7DxbEnIsnmgiogBKR8exlecg2yM7db85Hwiod9ASdrDbA mFoMc+n2BlLfpnGekJNXSrGFiYXoxt+OIt6BNosVD2rxDgqIPUSWmB5YHx4YBQc4Xtv2 M3Hg== X-Gm-Message-State: AC+VfDzwxevjwW5RxpI1+mF8wRY7fQkVwCoEmGtWXc7vf3xMlYfDAE0+ ciJ5or62KS+KxjudvWRVkCp5l6bQGhhM2g6lIQU= X-Google-Smtp-Source: ACHHUZ63/cCtIGWBcHrbtBPYnWnV28rDzg7DGJZyB5RAXK+bs9COka+eK77Hjc4Y+qtVSqmthZRSpA== X-Received: by 2002:a05:600c:2104:b0:3f9:988:b77d with SMTP id u4-20020a05600c210400b003f90988b77dmr13605077wml.38.1687531220948; Fri, 23 Jun 2023 07:40:20 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:20 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 47/55] python3-coverage: fix coding style and RDEPENDS Date: Fri, 23 Jun 2023 16:39:13 +0200 Message-Id: <20230623143921.146338-48-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:27 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103543 From: Bartosz Golaszewski Don't use PYTHON_PN, order RDEPENDS alphabetically. Replace toml with tomllib to fix a run-time dependency issue. Signed-off-by: Bartosz Golaszewski --- .../python/python3-coverage_7.2.7.bb | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-coverage_7.2.7.bb b/meta-python/recipes-devtools/python/python3-coverage_7.2.7.bb index f625996ba..a69c05d25 100644 --- a/meta-python/recipes-devtools/python/python3-coverage_7.2.7.bb +++ b/meta-python/recipes-devtools/python/python3-coverage_7.2.7.bb @@ -8,14 +8,13 @@ SRC_URI[sha256sum] = "924d94291ca674905fe9481f12294eb11f2d3d3fd1adb20314ba89e94f inherit pypi setuptools3 RDEPENDS:${PN} += " \ - ${PYTHON_PN}-sqlite3 \ - ${PYTHON_PN}-core \ - ${PYTHON_PN}-pprint \ - ${PYTHON_PN}-json \ - ${PYTHON_PN}-xml \ - ${PYTHON_PN}-crypt \ - ${PYTHON_PN}-shell \ - ${PYTHON_PN}-io \ - ${PYTHON_PN}-toml \ - ${PYTHON_PN}-multiprocessing \ + python3-crypt \ + python3-io \ + python3-json \ + python3-multiprocessing \ + python3-pprint \ + python3-shell \ + python3-sqlite3 \ + python3-tomllib \ + python3-xml \ " From patchwork Fri Jun 23 14:39:14 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26331 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 53630C3DA40 for ; Fri, 23 Jun 2023 14:40:27 +0000 (UTC) Received: from mail-lf1-f47.google.com (mail-lf1-f47.google.com [209.85.167.47]) by mx.groups.io with SMTP id smtpd.web10.218.1687531223584084288 for ; Fri, 23 Jun 2023 07:40:23 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=alVwjJRY; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.167.47, mailfrom: brgl@bgdev.pl) Received: by mail-lf1-f47.google.com with SMTP id 2adb3069b0e04-4f8777caaa1so967487e87.3 for ; Fri, 23 Jun 2023 07:40:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531222; x=1690123222; 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=3KDapf7ZOWRQnic/fdbmpYeQrbSlSsL1XexP0upGyZA=; b=alVwjJRYlJrBIjTpuQgpTNictMo2Dtvt3CUYKFCMONxmsySCtqXIamYcNzlimGO6u+ PTXABwXotJikUngLsKzHf1+f7ZMtektP/SnjN0Bpzr37PuRhvOhdkd/Ubj/uWSQmTLdN I2Vg3NZ/fda/z26EHv7NVz7SEtsF29n58el6jiWnWbM1sTC7t/ZT8l5jyY1t4+oIVp+U d3Oo1OZUnYpm67CtyvvY5OsIP32TTll1pqWoPp9sz8xZbUgtiu+3nQV2E9QSRRZhqb3+ RcJWKisuxZDh/8dGj2fH0skO5IXglOF4WEQA0zDoilwDGgIEtShfYHb3zno7bkefXngG sVoA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531222; x=1690123222; 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=3KDapf7ZOWRQnic/fdbmpYeQrbSlSsL1XexP0upGyZA=; b=iFHib26thj8L/Hxzu510laAOKnO38VQCCylqSDJKVlKU1fydoFaUzfBczFfEfUXImL 0VJ8Im8B0nyvlaPTl7iMb4elx0BOrHk/FIYpdVharUrbh4g/89dMWovWJrq6h4fUeNd0 y/KncAv1cuc1XhThcsEEAffNpYhc1gKQuxpXiLG/iK9CswnsfKqEGSfzSR397vX+VDyE Nn6xpRKARvu59ZH6c3IZmkumBkrr3irmq3qfpBdA9PV3/FLKSpTrxFQkmFakdR738biA frjl1QCcoTjf/CLK0YhSb7EXnLUFXwkSuNQD9BGDNdXKFgFNL5yIZTXYIW77EPtSdduQ cTLw== X-Gm-Message-State: AC+VfDz8GJJg9aGO1VmQ2mojMu2jAi1uPVdctKdn8QF5lbe/j1VQv2d7 n+XMz99ZPBQkckQmfZEBGoC+QcvtRf+aRWy55t4= X-Google-Smtp-Source: ACHHUZ4vAfQlmJ7RM5hpa9lfhQmwODVOz8ZrLcbg67FYoZxRyEjg0GHHAYRoKRFW/0UTADg9ocwanQ== X-Received: by 2002:a05:6512:551:b0:4f8:675c:3667 with SMTP id h17-20020a056512055100b004f8675c3667mr10591312lfl.21.1687531221826; Fri, 23 Jun 2023 07:40:21 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:21 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 48/55] python3-custom-inherit: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:39:14 +0200 Message-Id: <20230623143921.146338-49-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:27 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103544 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-custom-inherit_2.3.1.bb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-custom-inherit_2.3.1.bb b/meta-python/recipes-devtools/python/python3-custom-inherit_2.3.1.bb index c0e10448e..8ff3b9e3d 100644 --- a/meta-python/recipes-devtools/python/python3-custom-inherit_2.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-custom-inherit_2.3.1.bb @@ -8,3 +8,8 @@ PYPI_PACKAGE = "custom_inherit" SRC_URI[sha256sum] = "a0d104847b4cc1ae24e00061fc2e11da8766b019bf4c8c753822347366c8c49f" inherit pypi setuptools3 + +RDEPENDS:${PN} += " \ + python3-json \ + python3-stringold \ +" From patchwork Fri Jun 23 14:39:15 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26327 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 5301BC001DB for ; Fri, 23 Jun 2023 14:40:27 +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.web11.211.1687531224767710453 for ; Fri, 23 Jun 2023 07:40:25 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=Urg7a8Qy; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.43, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f43.google.com with SMTP id 5b1f17b1804b1-3f9b4a71623so8079605e9.1 for ; Fri, 23 Jun 2023 07:40:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531223; x=1690123223; 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=VTqldKrnj4BWJ/5Uc8Zd0h7x6Y/c2sBripdEf/biCYU=; b=Urg7a8Qy4684OcTVN5KW3BrChZVlC4Lqu/uYN7dwueHKmircYo7QKFbypf9EGNmnOV oIA0zXvaZc1lsAkRIARDg1GcdSmeibBk6G7lnMlx6fEVD+OmDpC2iUiTviJ7oumxprOt DQ19LdIt34XFEQ5fxX8YhiX//sN4fky9/cjXU5FVEgemjeRdwZEdvTaF1OfuOjjBPEpz 2JNRT26cXrqT8iir153uhha61SQ+XMFUfwYxdyvlzWihLBekH3N23w3gVknE48PQD1RB tbaH17vh9gqyiivAfhOjfE6NHd8l87T1ILOWpGnNi9kM570pJzqQ7NG7QVQEqrbMuavP jWnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531223; x=1690123223; 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=VTqldKrnj4BWJ/5Uc8Zd0h7x6Y/c2sBripdEf/biCYU=; b=YtRdgt4Ttg/x2LtQvy5suXVjFzsoFKpThimpNq6i5TycmtpMBv1tS17sdYtRgVavZ8 RocE2dii/G4WbM04PEtD2yuljUL6QlZNhbi6g2RgKowhKREnShvwJKDaGo12BdJcxaJS DBL0UKvRa8JtlLluO45VZPd8mB0mXuKwtXQZKbQ+yJS0zel18KpeS7OIgq60DGZQN5rM Rs7StsGWkOAgje3rl0QsXLbnTwCB2z4BxbkzMzJ/8jDkb75dWnEENOGhEdX/nuo5KBKz e7KfC5LwyiXYPL1Plogll6TIzY+6WTd/UgohiFlwPdjWdaDKLFMADwaJqd5+GicralHG tMBA== X-Gm-Message-State: AC+VfDwe5Gvo5G7Peaxe/as8wMfbwI+ZLAzXj0VfAZQt/qnCAu0CnfdJ rujo16l2Ez7pag8dITdOA+GmTl4mqb7KeGQ6FPA= X-Google-Smtp-Source: ACHHUZ49Ch4jbWIQqy6YqlDCFKlTW2By4vndFmtjBk6ISeGIF00JxPpMQtW/f3o+VfPVdj62ZsHJiw== X-Received: by 2002:a05:600c:2046:b0:3f9:b3c9:feed with SMTP id p6-20020a05600c204600b003f9b3c9feedmr4283798wmg.13.1687531223109; Fri, 23 Jun 2023 07:40:23 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:22 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 49/55] python3-dateparser: fix coding style Date: Fri, 23 Jun 2023 16:39:15 +0200 Message-Id: <20230623143921.146338-50-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:27 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103545 From: Bartosz Golaszewski Stop using PYTHON_PN, order RDEPENDS alphabetically, fix whitespaces. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-dateparser_1.1.8.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb b/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb index 67b82940b..13e8b184d 100644 --- a/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb +++ b/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb @@ -12,9 +12,9 @@ inherit pypi setuptools3 CLEANBROKEN = "1" RDEPENDS:${PN} += " \ - ${PYTHON_PN}-dateutil \ - ${PYTHON_PN}-tzlocal \ - ${PYTHON_PN}-ruamel-yaml \ + python3-dateutil \ + python3-ruamel-yaml \ + python3-tzlocal \ " -# Ommitted ${PYTHON_PN}-convertdate, ${PYTHON_PN}-jdatetime ${PYTHON_PN}-umalqurra +# Ommitted python3-convertdate, python3-jdatetime python3-umalqurra From patchwork Fri Jun 23 14:39:16 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26330 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 5CAD7C001B3 for ; Fri, 23 Jun 2023 14:40:27 +0000 (UTC) Received: from mail-lf1-f49.google.com (mail-lf1-f49.google.com [209.85.167.49]) by mx.groups.io with SMTP id smtpd.web10.219.1687531225658780370 for ; Fri, 23 Jun 2023 07:40:26 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=Y6vHUNQR; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.167.49, mailfrom: brgl@bgdev.pl) Received: by mail-lf1-f49.google.com with SMTP id 2adb3069b0e04-4f86fbe5e4fso863523e87.2 for ; Fri, 23 Jun 2023 07:40:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531224; x=1690123224; 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=g4WIZaxajiAKJCcooxrxMC2bfhQwlVw3PfIh4SZrJzM=; b=Y6vHUNQROn/tqpYw4kAn2EMSixOmjtpCjURSiTB3B6hkHM9JvUkye7imM6K63uwelE Zr4xbZZlsl3Fs5zjZ3DJY8mfyZP4J1oqS5eWH4y1pFEyIv32ILxDZm4FlPPdbi8RHvuM FBx0Z1nkvEWi/Ffvb0K1D24B2AyESMbHaZe0i09avjlIS5rNhFq1Rni4yNblK4cNQ9g1 5ODlyaIFn7WX60fsMCB8Xz4NL4igm6JSkqd01hfsyvS7U8xb0+CEPEut1PQMlcGBtm+w 22MlXbABRXKI9cRC9JUsHoEn/aQj+6dxwaoK6Pm1t8KK0kQksnohAZvVpvrti0NNTZoZ vOgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531224; x=1690123224; 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=g4WIZaxajiAKJCcooxrxMC2bfhQwlVw3PfIh4SZrJzM=; b=XkHncbHNdrb1B8qiJOWUmjsGO+vPjnsyJFiVqQbGaJFOAgKlcJ79JV5U+le4aU1+AZ 56/zMhElu9ypdGOUKWS5tIEuh3T/QBQYolo8BQHw6VsPi0w7Q370b2TWat5afBcfv4M/ egDYB/VWL/qhX43gd30+SIHldkfNFOZ35AinhPvjNNTDakWVOPiB8JxcsbHFrtEK7iaM rvrSojarbBWka89DD3Evqu5/QvTTBiyrf2RqbtkgKttoXEjEc53b6Dgxws3Kkc4lgVhh 8vVQ+low8KH/sPVY+wx7XKS79lIuTuKkB/S4C1YLnUl/8toad2mPucuw6jiG6USsZVe4 c0Jg== X-Gm-Message-State: AC+VfDxNfdQAXcl7iHGbpJcua8z3V8HewpvXd0QdPv2u9Oig5TYe2rN0 p5swKoNxkdUpxDbmzU50oiEbEw== X-Google-Smtp-Source: ACHHUZ40vNfxN21Ma8O3GnLdRY9qxH/a8o3lbJzw0Dvop0YD/waXdd+zYjrugXNtPpSv8WrqRJWazw== X-Received: by 2002:ac2:5bdb:0:b0:4f9:5404:afe with SMTP id u27-20020ac25bdb000000b004f954040afemr7392672lfn.18.1687531224008; Fri, 23 Jun 2023 07:40:24 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:23 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 50/55] python3-dateparser: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:39:16 +0200 Message-Id: <20230623143921.146338-51-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:27 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103546 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-dateparser_1.1.8.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb b/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb index 13e8b184d..8b890fb22 100644 --- a/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb +++ b/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb @@ -13,6 +13,9 @@ CLEANBROKEN = "1" RDEPENDS:${PN} += " \ python3-dateutil \ + python3-logging \ + python3-pytz \ + python3-regex \ python3-ruamel-yaml \ python3-tzlocal \ " From patchwork Fri Jun 23 14:39:17 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26333 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 571D0C0015E for ; Fri, 23 Jun 2023 14:40:37 +0000 (UTC) Received: from mail-lf1-f49.google.com (mail-lf1-f49.google.com [209.85.167.49]) by mx.groups.io with SMTP id smtpd.web11.213.1687531226985134192 for ; Fri, 23 Jun 2023 07:40:27 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=Nd6xH7cP; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.167.49, mailfrom: brgl@bgdev.pl) Received: by mail-lf1-f49.google.com with SMTP id 2adb3069b0e04-4f86d8a8fd4so950192e87.3 for ; Fri, 23 Jun 2023 07:40:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531225; x=1690123225; 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=/pBpvlsjfGf02WyNtINdAsUTRuQS0o/7FAcoOoLn+HA=; b=Nd6xH7cP3AVJA+SZSyVg0gWgDyUM3UV1sDnMhtDTzx5JpcfyeH9i9gU+D/CS0oZjcU pIeNrj2LnVVZOuDyP2EXgYPuLYAXitsvirNPvneqp21MoZP6UupJ/009o3ByDfajhQuT ec84O+0wmoixcoaF45BA4gGRRvRMaFvbfITJXwrFeqjWUQ7VyTZvvv1KCEo3li+gBzWA PdEToKdL6sfC/bVLwN7YxZhu8hAVcvR8MFT3IjrZWsviyHRU1dDk9d3quvPp3RYfYLSW XhlVMCrEZ8pJE8TXuTGTiqydqYpMoVshBxtiXE/bCF/LRZtmr6zEwShIl8l1wNFEwzbU qXtA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531225; x=1690123225; 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=/pBpvlsjfGf02WyNtINdAsUTRuQS0o/7FAcoOoLn+HA=; b=h1GOWHizvV4YK2V10+pz7tKZSFhS1tZ6sKJUPLJFCfpA+UdWOILD5IrBoEQqxcv/hL ABK/zgvcean8Zx3VYwXwyS1yJ1YeJV/ntsHvg0FtNvboZzo7jEX8VSAsioOHX73nMUuh 1d0CvbviLFlppZURKci30RBqriEoWHAI2TRm8OUxNyIRTJTss69KgH/bQQKqS8keGK45 jHNP+e8E8+euxKR+//0f+zMh9QBzoe12zeRpcA/FbwFihpT9Kq73cetwb8FO3IlVgmsF 0Lw8opguJFNthL4sES9LClNeL/n3F6+Q/zS9W29uzPkM8d7x3AZi0SKMZWkYBPeVf12/ pKbQ== X-Gm-Message-State: AC+VfDx45keHiR/tQe+IGnTIzuU2qcA0PL8gb7fjdfRc2EGwGeiHrd63 nQYX7sGOD7O5tnuqoGGW34GeZA== X-Google-Smtp-Source: ACHHUZ5e3Wto4DzgFT/kTPvPNqcnpArM+/S8ZWSizR1EIsUJU+oe2GGz1TN/3lceHVmAgTOdjLQRFw== X-Received: by 2002:a05:6512:118d:b0:4f8:5e11:2cbc with SMTP id g13-20020a056512118d00b004f85e112cbcmr15960286lfr.36.1687531225162; Fri, 23 Jun 2023 07:40:25 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:24 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 51/55] python3-tzlocal: fix coding style Date: Fri, 23 Jun 2023 16:39:17 +0200 Message-Id: <20230623143921.146338-52-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:37 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103547 From: Bartosz Golaszewski Stop using PYTHON_PN, order RDEPENDS alphabetically, fix whitespaces. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-tzlocal_5.0.1.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb b/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb index 43649bf73..97f4f410e 100644 --- a/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb @@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "46eb99ad4bdb71f3f72b7d24f4267753e240944ecfc16f25d2719ba898 inherit pypi python_setuptools_build_meta -RDEPENDS:${PN} += "\ - ${PYTHON_PN}-pytz-deprecation-shim \ - ${PYTHON_PN}-datetime \ +RDEPENDS:${PN} += " \ + python3-datetime \ + python3-pytz-deprecation-shim \ " From patchwork Fri Jun 23 14:39:18 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26336 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 658E2C001DD for ; Fri, 23 Jun 2023 14:40:37 +0000 (UTC) Received: from mail-wm1-f51.google.com (mail-wm1-f51.google.com [209.85.128.51]) by mx.groups.io with SMTP id smtpd.web11.214.1687531227659647557 for ; Fri, 23 Jun 2023 07:40:27 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=pgoAIPMm; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.51, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f51.google.com with SMTP id 5b1f17b1804b1-3f8fb0e7709so9101675e9.2 for ; Fri, 23 Jun 2023 07:40:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531226; x=1690123226; 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=W7gtqM15RlAxxbLOLVv/25y9t2kL5mzWjUDaFsA37cQ=; b=pgoAIPMmGl37znoSFnC3wgAftZ/LlzDtRTvhL5ZXAnImIBg18/Il9ZhY/MTPEscdns czqmQjQpoX5hjkuuCow/eR1H380En/DeCrYCoXPDMCnzNlq7q+BI3LK4pMvP8PoqEZEg XAb+zAvVl0mOudcbIHetilg9Uqo/rtzM9a6ZP3Aq7wGhfJB736LQDpZ01QJrAxUkJLre LZDLgm3dLgS4tUU1HawmuWu9Yc7D+i2KCVCy78/rsdXS168OarOtIM5B8WHJIweMP1rA 2fsMVRHKD7r+uJOEd7SjGr9HvbuWfM0ruDDrkWnNjeHk4s5wwXFBaq2hHVkbjy2yODbf hx7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531226; x=1690123226; 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=W7gtqM15RlAxxbLOLVv/25y9t2kL5mzWjUDaFsA37cQ=; b=J65iahDCuqX8HgzaiVY0Y5ilt6kx6yF7jo795f/fQ8B/sNU5NM65oJQSwyrihhf2yG OaYhmVdgMMG+n/5WWBQKGQkee8bB3t34YalEV8XLKn8ukbEy/DRYyavMnPFMpWFOkUh1 S23W9G5FZodPugUSdztDfQSWEsgqg24JsekfLllJoCWBFSHORjizL8qyQQjoEW6k6UYW ivyeM73/4OtbH8A4AFx0GQwSqvi5vDmMmjQ/Vdj7lTkICy+QIXVWZ8QuAXw+/I7r20D3 +Hu0VcXiMK8qAbDBhMHV+KGKj7NugrXRGZJmZpQtM8XWhYQBjlFzsBj8MCpkcjrxj+CW 8ckg== X-Gm-Message-State: AC+VfDwO8STpZI1acdd24c6CnAeeVGbFBi6E8voDv7dRWBGlC+NTxtXR 21eP9M3DYbTZ06IBn7jkiEJY0w== X-Google-Smtp-Source: ACHHUZ41bbIDODILu2gZyRBydfdqrDRmrEAMQRuVwg/V0LrK1fkxtxrq1YPyE8PkqB0RMCHo98CsUw== X-Received: by 2002:a7b:c3d9:0:b0:3f9:b0af:d9c5 with SMTP id t25-20020a7bc3d9000000b003f9b0afd9c5mr11659088wmj.14.1687531226179; Fri, 23 Jun 2023 07:40:26 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:25 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 52/55] python3-tzlocal: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:39:18 +0200 Message-Id: <20230623143921.146338-53-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:37 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103548 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb b/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb index 97f4f410e..a59fd9364 100644 --- a/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-tzlocal_5.0.1.bb @@ -9,5 +9,6 @@ inherit pypi python_setuptools_build_meta RDEPENDS:${PN} += " \ python3-datetime \ + python3-logging \ python3-pytz-deprecation-shim \ " From patchwork Fri Jun 23 14:39:19 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26334 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 515ADEB64D7 for ; Fri, 23 Jun 2023 14:40:37 +0000 (UTC) Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) by mx.groups.io with SMTP id smtpd.web11.216.1687531228642539713 for ; Fri, 23 Jun 2023 07:40:28 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=0avMezev; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.41, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f41.google.com with SMTP id 5b1f17b1804b1-3f9bece8d1bso9278725e9.0 for ; Fri, 23 Jun 2023 07:40:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531227; x=1690123227; 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=REFphpDtN55f/RZJHOlsbPGf7ML8RoxFaAxJEFyU0i4=; b=0avMezevuELTkTuYYVKO61fJnveBcpu9axKfxMdw3AJn3EYIxDfRImy1qdcSDQZGvD teihWxG3U7gtBYwgjjhUmjvzOwORCcI+TSzkDNkYaFyrH6bffSvyKQsUgrjmT+cwjbZ6 /D141kasV4RvBdpj/BeN7MOCf04k5AfipFhR6YDxsUJdvvxp/kkmBhyUmV5Tc+gIUhpt vtwHtHqfimn6c3noGfXS5J8b2cMTEx7xFRDc856GbGD5ivkVcF18NN9qGMogus9y4Mth 6GE3Ev9ihSBBEUsIFef9HNKL/uQVVfSmzIJtRv4uc0npzRESQQItrxbQQFquCCL33Vjl ZHNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531227; x=1690123227; 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=REFphpDtN55f/RZJHOlsbPGf7ML8RoxFaAxJEFyU0i4=; b=PtFN69+8FI8ikMBFN737c2MBdVTUOqx/4rp45kpfewIf3+AHV/vPUEvorhaD0y9pE3 o//otB5AaYE0hDK/B+058ddU9ptJDBv+ZC+L/FUCfaCMaHPXCCNBbTRT3U71fxCxaMF5 KkND3pQqMErjpOnA8sj5dA+cdqSAM3sOcHdVmcQiElDOOQR4AyGOyU+x41gzJYcyx2La 9ouqc8jQ64NUbiD2PKsSUDPscwAuRr5XvQQzeDQ3OD93c4Mzi8nyx1U/QHhARIzLRYWe L7m5jTPOY0uldZmKRH5IQs02aEvU9qlRR2Y9nny+pBTD3Az+/qXZXq3In+n6m/UQXMS2 iBwg== X-Gm-Message-State: AC+VfDyzrbt9MKzuG7WzYvbKFpaLnOjZt5GnZmO1NfXsFthY6MJB8Pxq X8NbKEOJcPT3Z52hTN3MkW+R/A== X-Google-Smtp-Source: ACHHUZ4HyT1aMIboJTyaeJ6gBVNiuC1SqT9tcNCKEohL4OdQ8tzfeO6YYmLiR+03axDXyyVsZ8lGbg== X-Received: by 2002:a7b:cb85:0:b0:3fa:7c6e:e8bf with SMTP id m5-20020a7bcb85000000b003fa7c6ee8bfmr1499143wmi.18.1687531227142; Fri, 23 Jun 2023 07:40:27 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:26 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 53/55] python3-dbus-next: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:39:19 +0200 Message-Id: <20230623143921.146338-54-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:37 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103549 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-dbus-next_0.2.3.bb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-dbus-next_0.2.3.bb b/meta-python/recipes-devtools/python/python3-dbus-next_0.2.3.bb index 3ee11b9d5..9f6aa7ed7 100644 --- a/meta-python/recipes-devtools/python/python3-dbus-next_0.2.3.bb +++ b/meta-python/recipes-devtools/python/python3-dbus-next_0.2.3.bb @@ -10,3 +10,8 @@ PYPI_PACKAGE = "dbus_next" inherit pypi setuptools3 BBCLASSEXTEND = "native nativesdk" + +RDEPENDS:${PN} += " \ + python3-asyncio \ + python3-xml \ +" From patchwork Fri Jun 23 14:39:20 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26337 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 5721EC001B3 for ; Fri, 23 Jun 2023 14:40:37 +0000 (UTC) Received: from mail-wm1-f51.google.com (mail-wm1-f51.google.com [209.85.128.51]) by mx.groups.io with SMTP id smtpd.web11.218.1687531229914755348 for ; Fri, 23 Jun 2023 07:40:30 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=NC7qhR7f; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.128.51, mailfrom: brgl@bgdev.pl) Received: by mail-wm1-f51.google.com with SMTP id 5b1f17b1804b1-3f9c532f9e3so9141415e9.1 for ; Fri, 23 Jun 2023 07:40:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531228; x=1690123228; 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=QFMUSNmI+3lHGI3GXuzbz9owu5HBXEdUwXTBjrIZic4=; b=NC7qhR7f9o6rqd/fs5XlxjeCeygP+rvpGVg9kBMgEMpUTkk4mbOUseXLCHC/6Ed/mC oEAamYxMfImFXw+Ts4uT3JyknU3XhwdQm6NCTz7QLegede9ys5xGiMHtYK56pwMpiR17 KKyqQpWeb1igd4u4xtvIkpGBbVnurDA+2jRrSJq0wyIan8kZr1SBCoufMn7a4zTcbrp+ JsedTWE7XBgB3qeg7JlPoLPox2LcBIdzPPmKh3HvQ3tku2/hK2mh2oW6JwzxA3Aklvta sA5s3giWx43QeE0XoBWqLK82Fs3sq2UknH3tfCKYk77M0waH8o5GTaBL1k9qLnGw2aj7 oK2Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531228; x=1690123228; 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=QFMUSNmI+3lHGI3GXuzbz9owu5HBXEdUwXTBjrIZic4=; b=RCMCm7VNFnrXgTmUuVJNpZLoIYZzBfdzaZcnl6XRCVlaLzVIwChbbO13yq4aSkA4Gm UnZ/pvTLkfJPBbexUgo4Y5gMtMgCtaPkYYN7wnWcuJcCh2jdIZRnkO1YCUnw2cAlocCd MN+VIBZTZt5cI0nXnrAG8qvO1xIOvH5HQIpPukIq4PhiD3Z1MoWzzQ/KrIls/HBJvgG3 y6vOBGzRARD64CLoFe6YHOoxIl6DBH0Ew3XyTXlDiPQ/1CGtgUDZShtKtKAgbO6mZkKQ L9jTNGte9cSbO7LayiVtRoQW5SlA1REUx8US6xiEaoPeLNHVV9QucLqPfbdZ3qJOvO/3 kEug== X-Gm-Message-State: AC+VfDzsFdQ3i9ujhbiDrPAISBp+2nOGhWDgmwjDPasfiZbhPMhcPVWz b4tWLk5i2xO7J42ZwHdZe/SGMA== X-Google-Smtp-Source: ACHHUZ4Eugk1IXHLnYz2lJHc0Qi7aAuDXpgvw1sgnVQQVJENfPxy5OfcqtsFkEwVREI3s3cErL3X/Q== X-Received: by 2002:a05:600c:2152:b0:3f9:a6f3:8a53 with SMTP id v18-20020a05600c215200b003f9a6f38a53mr12420082wml.20.1687531228364; Fri, 23 Jun 2023 07:40:28 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:27 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 54/55] python3-defusedxml: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:39:20 +0200 Message-Id: <20230623143921.146338-55-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:37 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103550 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-defusedxml_0.7.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-defusedxml_0.7.1.bb b/meta-python/recipes-devtools/python/python3-defusedxml_0.7.1.bb index 3396c7262..8ec6680d8 100644 --- a/meta-python/recipes-devtools/python/python3-defusedxml_0.7.1.bb +++ b/meta-python/recipes-devtools/python/python3-defusedxml_0.7.1.bb @@ -10,3 +10,5 @@ SRC_URI[sha256sum] = "1bb3032db185915b62d7c6209c5a8792be6a32ab2fedacc84e01b52c51 inherit pypi setuptools3 BBCLASSEXTEND = "native" + +RDEPENDS:${PN} += "python3-xml" From patchwork Fri Jun 23 14:39:21 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 26335 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 60AC7EB64DD for ; Fri, 23 Jun 2023 14:40:37 +0000 (UTC) Received: from mail-lf1-f54.google.com (mail-lf1-f54.google.com [209.85.167.54]) by mx.groups.io with SMTP id smtpd.web11.219.1687531231167501586 for ; Fri, 23 Jun 2023 07:40:31 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bgdev-pl.20221208.gappssmtp.com header.s=20221208 header.b=AgH5quAB; spf=none, err=SPF record not found (domain: bgdev.pl, ip: 209.85.167.54, mailfrom: brgl@bgdev.pl) Received: by mail-lf1-f54.google.com with SMTP id 2adb3069b0e04-4f865f0e16cso917491e87.3 for ; Fri, 23 Jun 2023 07:40:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1687531229; x=1690123229; 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=Bunr4iG+CswrOC968S2iOc2D5Ek6mWr2w+YzPbbUdfA=; b=AgH5quABmO00/9Ly4OFJcnFJE0ImIe2QCqRPV+dtEuLS/EsLUizolwvEDD/qVWUfp3 WngsPpqw4xVEeoWCOEVnkhhUCmKzu6uyIK3zskm41Rc0HbzxBn8GEQVDSWLDa3jl6ilf g69s1H3HdJgnp1W50IkNLyT6C3n9onVlgD9gzlAWYn7LrLg/KSX+oVx1vqsOPtSFAwNX kEdVLhl+fVK1oEMzXlqNg873UMd8OHYZ+LkB7L8vN5YtlgziYJD7PbvuEAc3imf4jJ43 ZAyrNhCsVx84h++s3RPjNYbN2qfSRT4hctzbmWB6M02ntayX3+4qCY2+B4V+08pvFAtG wV6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687531229; x=1690123229; 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=Bunr4iG+CswrOC968S2iOc2D5Ek6mWr2w+YzPbbUdfA=; b=N/6ofQ4QkgWOhJ0Nxzt71rZfK5xari9mQnjNAwHslps0Cp9WtYdLu5A+ZGdP/e1k7I WstSna99ejc5eVD4yujbFwEo6pgZ3UA/30IoFmDWQ/pW9P6StjVqrlp3j+vEFR2pQQqb 8XyUSdb27+xCycIHLBWrsd3BpY/cQZ1xiLJ9CempXzZATyfnAfVz/sN/B1TQXv7quots i0Gzh5VkeqKPtNLA9J0GkffeBmMFtyrRgH0DuGp57Q7EUFvCZre9kpUzn1hCDbpmEiLV XlcXbDZlFlUi3goT8I65Gg5MDyWvYpvLrmmZlce94QFY/a8Z/SgBaHzjYZB+GCdHALNx Zg2w== X-Gm-Message-State: AC+VfDw1X6SppBKRE2dFCGejxqnuMKSkGBMSK1QD+vCzmjcKmRKB5HVd aTF9/OW5NRKI577K4VOitblQrw== X-Google-Smtp-Source: ACHHUZ562olRldzAITk+3Vm5xGjQyksA/wEtacpa8LQvHxAH2/uueUfUobC3PjUT0sjxOvdinoG9VA== X-Received: by 2002:a05:6512:3ca6:b0:4f9:69e9:4fa6 with SMTP id h38-20020a0565123ca600b004f969e94fa6mr3686048lfv.23.1687531229510; Fri, 23 Jun 2023 07:40:29 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:ddc2:ce92:1ed6:27bd]) by smtp.gmail.com with ESMTPSA id s24-20020a7bc398000000b003f6132f95e6sm2526164wmj.35.2023.06.23.07.40.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Jun 2023 07:40:29 -0700 (PDT) From: Bartosz Golaszewski To: Khem Raj , Bruce Ashfield , openembedded-devel@lists.openembedded.org Cc: Bartosz Golaszewski Subject: [PATCH v2 55/55] python3-setuptools-scm-git-archive: add missing run-time dependencies Date: Fri, 23 Jun 2023 16:39:21 +0200 Message-Id: <20230623143921.146338-56-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230623143921.146338-1-brgl@bgdev.pl> References: <20230623143921.146338-1-brgl@bgdev.pl> 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 ; Fri, 23 Jun 2023 14:40:37 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103551 From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../python/python3-setuptools-scm-git-archive_1.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-setuptools-scm-git-archive_1.1.bb b/meta-python/recipes-devtools/python/python3-setuptools-scm-git-archive_1.1.bb index 472c4eb1c..2068871d9 100644 --- a/meta-python/recipes-devtools/python/python3-setuptools-scm-git-archive_1.1.bb +++ b/meta-python/recipes-devtools/python/python3-setuptools-scm-git-archive_1.1.bb @@ -11,5 +11,6 @@ PYPI_PACKAGE = "setuptools_scm_git_archive" PYPI_SRC_URI = "https://files.pythonhosted.org/packages/7e/2c/0c15b29a1b5940250bfdc4a4f53272e35cd7cf8a34159291b6b4ec9eb291/${PYPI_ARCHIVE_NAME}" DEPENDS += "python3-setuptools-scm-native" +RDEPENDS:${PN} += "python3-setuptools-scm" BBCLASSEXTEND = "native nativesdk"