[oe] [meta-python][RESEND PATCH 44/54] python3-configobj: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 42/54] python3-colorzero: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 41/54] python3-colorlog: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 40/54] python3-click-spinner: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 39/54] python3-can: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 38/54] python3-can: fix coding style

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 37/54] python3-binwalk: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 36/54] python3-betamax: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 35/54] python3-attrdict3: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 34/54] python3-asyncio-throttle: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 33/54] python3-aspectlib: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 32/54] python3-aioserial: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 31/54] python3-aioserial: fix coding style

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 29/54] python3-flask-sijax: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 30/54] python3-flask-script: remove recipe

2023-06-19 Thread Bartosz Golaszewski
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 - .../re

[oe] [meta-python][RESEND PATCH 28/54] python3-flask-sijax: stop using PYTHON_PN

2023-06-19 Thread Bartosz Golaszewski
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(-)

[oe] [meta-python][RESEND PATCH 27/54] python3-flask-mail: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 26/54] python3-flask-mail: stop using PYTHON_PN

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 25/54] python3-gsocketpool: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 24/54] python3-gsocketpool: stop using PYTHON_PN

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 23/54] python3-gsocketpool: drop unneeded DEPENDS

2023-06-19 Thread Bartosz Golaszewski
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-connect

[oe] [meta-python][RESEND PATCH 22/54] python3-h11: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 21/54] python3-hpack: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 20/54] python-idna-ssl: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 19/54] python3-isodate: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 17/54] python3-isort: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 18/54] python3-isodate: stop using PYTHON_PN

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 16/54] python3-isort: fix coding style

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 14/54] python3-flask-user: fix coding style

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 15/54] python3-flask-user: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 13/54] python3-et-xmlfile: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 12/54] python3-et-xmlfile: fix coding style

2023-06-19 Thread Bartosz Golaszewski
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/p

[oe] [meta-python][RESEND PATCH 11/54] python3-ecdsa: don't install tests

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 10/54] python3-path: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 09/54] python3-path: fix coding style

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 08/54] python3-paramiko: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 07/54] python3-paramiko: stop using PYTHON_PN

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 06/54] python3-pako: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 05/54] python3-padatious: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 04/54] python3-pywbem: add missing run-time dependencies

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 02/54] python3-pywbem: don't use PYTHON_PN

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 03/54] python3-pywbem: order RDEPENDS alphabetically

2023-06-19 Thread Bartosz Golaszewski
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

[oe] [meta-python][RESEND PATCH 00/54] python3: improve run-time dependencies situation

2023-06-19 Thread Bartosz Golaszewski
From: Bartosz Golaszewski I noticed that these patches never made their way into master. Looks like my mailer borked when sending the series last time and this shows up as a separate thread on the list. So I'm resending the remaining patches now. Bartosz Golaszewski (54): python3-p

[oe] [meta-python][RESEND PATCH 01/54] python3-pywbem: drop unneeded class from RDEPENDS

2023-06-19 Thread Bartosz Golaszewski
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

Re: [oe] [v3][meta-oe][PATCH 1/1] libgpiod: modify test 'gpioset: toggle (continuous)'

2023-06-15 Thread Bartosz Golaszewski
On Wed, Jun 14, 2023 at 5:41 PM Slater, Joseph wrote: > > > > > -Original Message- > > From: Bartosz Golaszewski > > Sent: Wednesday, June 14, 2023 8:13 AM > > To: Slater, Joseph > > Cc: openembedded-devel@lists.openembedded.org; MacLeod, Randy &g

Re: [oe] [v3][meta-oe][PATCH 1/1] libgpiod: modify test 'gpioset: toggle (continuous)'

2023-06-14 Thread Bartosz Golaszewski
gle (continuous)" uses fixed delays to test > +toggling values. This is not reliable, so we switch to looking > +for transitions from one value to another. > + > +We wait for a transition up to 1.5 seconds. > + > +Signed-off-by: Joe Slater > +Signed-off-by: Bartos

Re: [oe] [V2][meta-oe][PATCH 1/1] libgpiod: modify test 'gpioset: toggle (continuous)'

2023-06-06 Thread Bartosz Golaszewski
On Tue, Jun 6, 2023 at 7:47 PM Joe Slater via lists.openembedded.org wrote: > > From: Joe Slater > > Look for level transitions when testing toggling > values because using fixed delays to assume value > changes is not reliable. > > Signed-off-by: Joe Slater > --- > .../gpio-tools-test-bats-mod

Re: [oe] [meta-python][PATCH 063/149] python3-pytest-mock: add missing run-time dependencies

2023-06-06 Thread Bartosz Golaszewski
dFailure as ptests are expected to fail > I'm not sure I follow. Without this patch the ptests can't even be started as pytest is not available for import, so it's not really a regression. Bart > On Wed, May 31, 2023 at 1:26 AM Bartosz Golaszewski wrote: > > > > Fr

[oe] [meta-oe][PATCH] libgpiod: add myself as maintainer

2023-06-02 Thread Bartosz Golaszewski
While RECIPE_MAINTAINER doesn't seem to be used anywhere, let's add it in hopes that it will at least make people Cc me on any recipe patches in the future. Signed-off-by: Bartosz Golaszewski --- meta-oe/recipes-support/libgpiod/libgpiod.inc | 1 + 1 file changed, 1 insertion(+) di

Re: [oe] [meta-oe][PATCH 1/1] libgpiod: modify test 'gpioset: toggle (continuous)'

2023-06-01 Thread Bartosz Golaszewski
On Thu, Jun 1, 2023 at 9:15 PM Khem Raj wrote: > > On Thu, Jun 1, 2023 at 12:04 PM Bartosz Golaszewski wrote: > > > > On Wed, May 24, 2023 at 9:46 PM Randy MacLeod via > > lists.openembedded.org > > wrote: > > > > > > On 2023-05-24 14:11, joe.s

Re: [oe] [meta-python][PATCH 004/149] python3-pywbem: don't use PYTHON_PN

2023-06-01 Thread Bartosz Golaszewski
n was: > ['python3-nocaselist-native'] > This is caused by dependencies of python3-pywbem-native not having BBCLASSEXTEND = "native" in their recipes. How did it even work before? Clearly it wouldn't pull any of its run-time dependencies into the native sysroot...

Re: [oe] [meta-oe][PATCH 1/1] libgpiod: modify test 'gpioset: toggle (continuous)'

2023-06-01 Thread Bartosz Golaszewski
On Wed, May 24, 2023 at 9:46 PM Randy MacLeod via lists.openembedded.org wrote: > > On 2023-05-24 14:11, joe.sla...@windriver.com wrote: > > From: Joe Slater > > Look for level transitions when testing toggling > values because using fixed delays to assume value > changes is not reliable. > > The

Re: [oe] [meta-python][PATCH 000/149] python3: improve run-time dependencies situation

2023-05-31 Thread Bartosz Golaszewski
On Wed, May 31, 2023 at 10:55 AM ChenQi wrote: > > On 5/31/23 16:22, Bartosz Golaszewski wrote: > > From: Bartosz Golaszewski > > > > A significant number of python recipes don't specify all the run-time > > dependencies required to at least be able to import

[oe] [meta-python][PATCH 099/149] python3-padaos: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-padaos_0.1.10.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-padaos_0.1.10.bb b/meta

[oe] [meta-python][PATCH 098/149] python3-oslash: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-oslash_0.6.3.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-oslash_0.6.3

[oe] [meta-python][PATCH 096/149] python3-ninja: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-ninja_1.11.1.bb| 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-ninja_1.11.1

[oe] [meta-python][PATCH 097/149] python3-nmap: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-oe/recipes-security/nmap/nmap_7.80.bb | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-security/nmap/nmap_7.80.bb b/meta-oe/recipes-security

[oe] [meta-python][PATCH 094/149] python3-netaddr: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-netaddr_0.8.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-netaddr_0.8.0.bb b/meta-python

[oe] [meta-python][PATCH 095/149] python3-ninja-syntax: new package

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add a recipe for ninja-syntax - a package that allows to use all features of python3-ninja. Signed-off-by: Bartosz Golaszewski --- .../python/python3-ninja-syntax_1.7.2.bb | 10 ++ 1 file changed, 10 insertions(+) create mode 100644 meta

[oe] [meta-python][PATCH 093/149] python3-netaddr: stop using PYTHON_PN

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski We no longer support python2 so switch to using python3 explicitly. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-netaddr_0.8.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 092/149] python3-msm: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-msm_0.8.8.bb | 8 1 file changed, 8 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-msm_0.8.8.bb b/meta-python

[oe] [meta-python][PATCH 091/149] python3-lazy: new recipe

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add a recipe for python3-lazy - a package on which python3-msm run-time depends but which dependency is not satisfied by meta-python. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-lazy_1.5.bb | 8 1 file changed, 8

[oe] [meta-python][PATCH 090/149] python3-msm: fix coding style

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Order run-time dependencies alphabetically and add some whitespaces for consistency. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-msm_0.8.8.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-python

[oe] [meta-python][PATCH 088/149] python3-linux-procfs: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-linux-procfs_0.7.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-linux-procfs_0.7.1.bb b

[oe] [meta-python][PATCH 089/149] python3-lockfile: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-lockfile_0.12.2.bb | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3

[oe] [meta-python][PATCH 087/149] python3-libevdev: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-libevdev_0.11.bb | 5 + 1 file changed, 5 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-libevdev_0.11.bb b/meta

[oe] [meta-python][PATCH 086/149] python3-kconfiglib: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-kconfiglib_14.1.0.bb| 6 ++ 1 file changed, 6 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-kconfiglib_14.1.0.bb b

[oe] [meta-python][PATCH 084/149] python3-jsonrpcclient: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-jsonrpcclient_4.0.2.bb| 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3

[oe] [meta-python][PATCH 085/149] python3-jstyleson: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-jstyleson_0.0.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-jstyleson_0.0.2.bb b/meta

[oe] [meta-python][PATCH 082/149] python3-pefile: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-pefile_2023.2.7.bb | 6 ++ 1 file changed, 6 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-pefile_2023.2.7.bb b/meta

[oe] [meta-python][PATCH 083/149] python3-jsonpath-rw: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-jsonpath-rw_1.4.0.bb | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-jsonpath

[oe] [meta-python][PATCH 081/149] python3-petact: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-petact_0.1.2.bb | 6 ++ 1 file changed, 6 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-petact_0.1.2.bb b/meta

[oe] [meta-python][PATCH 080/149] python3-pickleshare: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-pickleshare_0.7.5.bb| 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-pickleshare_0.7.5.bb b

[oe] [meta-python][PATCH 078/149] python3-pynetlinux: fix relative imports

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Pull in a patch from upstream that addresses an issue with relative imports. Signed-off-by: Bartosz Golaszewski --- .../0002-Fixed-relative-imports.patch | 60 +++ .../python/python3-pynetlinux_1.1.bb | 5 +- 2 files changed, 64

[oe] [meta-python][PATCH 077/149] python3-pyexpect: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-pyexpect_1.0.22.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-pyexpect_1.0.22.bb b/meta

[oe] [meta-python][PATCH 079/149] python3-pynetlinux: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-pynetlinux_1.1.bb | 6 ++ 1 file changed, 6 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-pynetlinux_1.1.bb b/meta

[oe] [meta-python][PATCH 076/149] python3-pyjks: fix run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski This package actually depends on python3-pycryptodomex. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-pyjks_20.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3

[oe] [meta-python][PATCH 075/149] python3-pyjks: stop using PYTHON_PN

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski We no longer support python2, so use python3 explicitly. While at it: add missing spaces for consistent coding style. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-pyjks_20.0.0.bb | 12 ++-- 1 file changed, 6 insertions(+), 6

[oe] [meta-python][PATCH 073/149] python3-pyjwt: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-pyjwt_2.7.0.bb | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-pyjwt_2.7.0.bb

[oe] [meta-python][PATCH 074/149] python3-javaobj-py3: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-javaobj-py3_0.4.3.bb | 5 + 1 file changed, 5 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-javaobj-py3_0.4.3.bb b

[oe] [meta-python][PATCH 072/149] python3-pyjwt: stop using PYTHON_PN

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski We no longer support python2, so use python3 explicitly. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-pyjwt_2.7.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3

[oe] [meta-python][PATCH 071/149] python3-pylyrics: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-pylyrics_1.1.0.bb | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3

[oe] [meta-python][PATCH 070/149] python3-classes: new package

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add a recipe for the package python3-pylyrics run-time depends on but which was never provided by meta-python. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-classes_0.4.1.bb | 10 ++ 1 file changed, 10 insertions(+) create mode

[oe] [meta-python][PATCH 069/149] python3-pyproj: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-pyproj_3.5.0.bb | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-pyproj_3.5.0

[oe] [meta-python][PATCH 067/149] python3-pyproj: don't use PYTHON_PN

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski We no longer support python2. Drop PYTHON_PN and use python3 explicitly. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-pyproj_3.5.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 068/149] python3-pyproj: drop unnecessary run-time dependency

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski libproj is already included in the rootfs as it's in recipe's DEPENDS. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-pyproj_3.5.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipe

[oe] [meta-python][PATCH 066/149] python3-pyproject-metadata: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../python/python3-pyproject-metadata_0.7.1.bb | 6 ++ 1 file changed, 6 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-pyproject-metadata_0.7.1

[oe] [meta-python][PATCH 065/149] python3-fcntl: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-pyroute2_0.5.19.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.19.bb b/meta

[oe] [meta-python][PATCH 064/149] python3-pyroute2: fix coding style

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Make indentations consistent and stop using PYTHON_PN. Signed-off-by: Bartosz Golaszewski --- .../python/python3-pyroute2_0.5.19.bb | 32 +-- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/meta-python/recipes-devtools/python

[oe] [meta-python][PATCH 063/149] python3-pytest-mock: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-pytest-mock_3.10.0.bb | 6 ++ 1 file changed, 6 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-pytest-mock_3.10.0.bb b

[oe] [meta-python][PATCH 062/149] python3-pyusb: fix run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add the missing dependency on ctypes and drop libusb1 from RDEPENDS as it will be already present in the rootfs thanks to being in project's build-time dependencies. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-pyusb_1.2.1.b

[oe] [meta-python][PATCH 061/149] python3-qrcode: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-qrcode_7.4.2.bb| 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-qrcode_7.4.2

[oe] [meta-python][PATCH 059/149] python3-raven: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-raven_6.10.0.bb | 5 + 1 file changed, 5 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-raven_6.10.0.bb b/meta

[oe] [meta-python][PATCH 060/149] python3-pypng: new package

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski python3-qrcode has a run-time dependency on pypng but it's not provided in meta-python. Add a recipe for it. It has no run-time dependencies itself. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-pypng_0.20220715.0.bb | 8 1

[oe] [meta-python][PATCH 058/149] python3-redis: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-redis_4.5.5.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-redis_4.5.5.bb b/meta-python

[oe] [meta-python][PATCH 057/149] python3-redis: fix coding style

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Don't use PYTHON_PN, order includes alphabetically and fix whitespaces. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-redis_4.5.5.bb | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/meta-python/re

[oe] [meta-python][PATCH 056/149] python3-python-vlc: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- .../recipes-devtools/python/python3-python-vlc_3.0.18122.bb | 5 + 1 file changed, 5 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-python-vlc_3.0.18122.bb b

[oe] [meta-python][PATCH 055/149] python3-pydantic: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-pydantic_1.10.7.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-pydantic_1.10.7.bb b/meta

[oe] [meta-python][PATCH 054/149] python3-pydantic: don't use PYTHON_PN and improve coding style

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski We no longer support python2. Drop PYTHON_PN and use python3 explicitly. While at it: order dependencies alphabetically. Signed-off-by: Bartosz Golaszewski --- .../python/python3-pydantic_1.10.7.bb | 18 +- 1 file changed, 9 insertions(+), 9

[oe] [meta-python][PATCH 053/149] python3-pyatspi: add missing run-time dependencies

2023-05-31 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski --- meta-python/recipes-devtools/python/python3-pyatspi_2.46.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-pyatspi_2.46.0.bb b/meta

<    1   2   3   4   5   6   >