[oe] [meta-python][PATCH 24/60] python3-prettytable: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- .../python/python3-prettytable/run-ptest | 2 +- .../python/python3-prettytable_3.9.0.bb | 21 ++- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/meta-python/recipes-devtools

[oe] [meta-python][PATCH 25/60] python3-ptyprocess: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 * Sort RDEPENDS for ptest alphabetically * Remove trailing whitespace in run-ptest script Signed-off-by: Tim Orling --- .../python/python3-ptyprocess/run-ptest | 4 ++-- .../python/python3-ptyprocess_0.7.0.bb| 19 ++- 2

[oe] [meta-python][PATCH 27/60] python3-pytest-mock: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-pytest-mock/run-ptest | 2 +- .../recipes-devtools/python/python3-pytest-mock_3.12.0.bb | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-python

[oe] [meta-python][PATCH 28/60] python3-pyroute2: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Sort RDEPENDS for ptest alphabetically Signed-off-by: Tim Orling --- meta-python/recipes-devtools/python/python3-pyroute2/run-ptest | 2 +- meta-python/recipes-devtools/python/python3-pyroute2_0.7.10.bb | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-python

[oe] [meta-python][PATCH 29/60] python3-smpplib: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 * Sort RDEPENDS for ptest alphabetically Signed-off-by: Tim Orling --- .../python/python3-smpplib/run-ptest| 2 +- .../python/python3-smpplib_2.2.3.bb | 13 +++-- 2 files changed, 8 insertions(+), 7 deletions

[oe] [meta-python][PATCH 26/60] python3-gunicorn: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-gunicorn/run-ptest | 2 +- .../recipes-devtools/python/python3-gunicorn_21.2.0.bb | 9 + 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 30/60] python3-pyzmq: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-pyzmq/run-ptest | 2 +- .../recipes-devtools/python/python3-pyzmq_25.1.2.bb | 9 + 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 31/60] python3-multidict: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-multidict/run-ptest | 2 +- .../recipes-devtools/python/python3-multidict_6.0.4.bb | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 32/60] python3-geojson: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- meta-python/recipes-devtools/python/python3-geojson/run-ptest | 2 +- meta-python/recipes-devtools/python/python3-geojson_3.1.0.bb | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 33/60] python3-serpent: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 * Remove trailing whitespace Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-serpent/run-ptest | 2 +- .../recipes-devtools/python/python3-serpent_1.41.bb | 11 ++- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git

[oe] [meta-python][PATCH 34/60] python3-soupsieve: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 * Sort RDEPENDS for ptest alphabetically Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-soupsieve/run-ptest | 2 +- meta-python/recipes-devtools/python/python3-soupsieve_2.5.bb | 5 +++-- 2 files changed, 4 insertions(+), 3

[oe] [meta-python][PATCH 35/60] python3-requests-toolbelt: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 * Sort RDEPENDS for ptest alphabetically Signed-off-by: Tim Orling --- .../python/python3-requests-toolbelt/run-ptest | 2 +- .../python/python3-requests-toolbelt_1.0.0.bb | 13 +++-- 2 files changed, 8 insertions(+), 7 deletions

[oe] [meta-python][PATCH 36/60] python3-yarl: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-yarl/run-ptest | 2 +- .../recipes-devtools/python/python3-yarl_1.9.4.bb | 13 +++-- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/meta-python/recipes-devtools

[oe] [meta-python][PATCH 37/60] python3-cbor2: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 * Be consistent with tabs vs. spaces in do_install_ptest Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-cbor2/run-ptest | 2 +- .../recipes-devtools/python/python3-cbor2_5.6.1.bb | 13 +++-- 2 files changed, 8 insertions

[oe] [meta-python][PATCH 38/60] python3-ansicolors: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 * Be careful to point pytest at the test.py file Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-ansicolors/run-ptest | 2 +- .../recipes-devtools/python/python3-ansicolors_1.1.8.bb| 3 ++- 2 files changed, 3 insertions

[oe] [meta-python][PATCH 39/60] python3-ipy: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- meta-python/recipes-devtools/python/python3-ipy/run-ptest | 2 +- meta-python/recipes-devtools/python/python3-ipy_1.01.bb | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-python/recipes-devtools

[oe] [meta-python][PATCH 40/60] python3-sqlparse: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-sqlparse/run-ptest | 2 +- .../recipes-devtools/python/python3-sqlparse_0.4.4.bb| 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 41/60] python3-precise-runner: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-precise-runner/run-ptest | 2 +- .../recipes-devtools/python/python3-precise-runner_0.3.1.bb| 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-python

[oe] [meta-python][PATCH 42/60] python3-parse-type: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-parse-type/run-ptest | 2 +- .../recipes-devtools/python/python3-parse-type_0.6.2.bb | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 43/60] python3-inflection: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 * Fix some _ vs - errors Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-inflection/run-ptest | 2 +- .../recipes-devtools/python/python3-inflection_0.5.1.bb | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff

[oe] [meta-python][PATCH 44/60] python3-blinker: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-blinker/run-ptest| 2 +- meta-python/recipes-devtools/python/python3-blinker_1.7.0.bb | 5 +++-- .../recipes-devtools/python/python3-inflection_0.5.1.bb | 4 ++-- 3 files

[oe] [meta-python][PATCH 45/60] python3-service-identity: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-service-identity/run-ptest | 2 +- .../recipes-devtools/python/python3-service-identity_21.1.0.bb | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-python

[oe] [meta-python][PATCH 46/60] python3-cachetools: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-cachetools/run-ptest | 2 +- .../recipes-devtools/python/python3-cachetools_5.3.2.bb | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 47/60] python3-simpleeval: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-simpleeval/run-ptest | 2 +- .../recipes-devtools/python/python3-simpleeval_0.9.13.bb | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 49/60] python3-pillow: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- .../python/python3-pillow/run-ptest | 2 +- .../python/python3-pillow_10.1.0.bb | 21 ++- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/meta-python/recipes-devtools

[oe] [meta-python][PATCH 50/60] python3-semver: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- meta-python/recipes-devtools/python/python3-semver/run-ptest | 2 +- meta-python/recipes-devtools/python/python3-semver_3.0.2.bb | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 51/60] python3-platformdirs: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 * Sort RDEPENDS for ptest alphabetically Signed-off-by: Tim Orling --- .../python/python3-platformdirs/run-ptest | 2 +- .../python/python3-platformdirs_4.2.0.bb| 13 +++-- 2 files changed, 8 insertions(+), 7 deletions

[oe] [meta-python][PATCH 48/60] python3-appdirs: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- meta-python/recipes-devtools/python/python3-appdirs/run-ptest | 2 +- meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 53/60] python3-betamax: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- meta-python/recipes-devtools/python/python3-betamax/run-ptest | 2 +- meta-python/recipes-devtools/python/python3-betamax_0.8.1.bb | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 52/60] python3-polyline: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- meta-python/recipes-devtools/python/python3-polyline/run-ptest | 2 +- meta-python/recipes-devtools/python/python3-polyline_2.0.1.bb | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-python

[oe] [meta-python][PATCH 54/60] python3-pytoml: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-pytoml/run-ptest | 2 +- .../recipes-devtools/python/python3-pytoml_0.1.21.bb | 7 --- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 55/60] python3-pyserial: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- .../python/python3-pyserial/run-ptest | 2 +- .../python/python3-pyserial_3.5.bb| 19 ++- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/meta-python/recipes-devtools

[oe] [meta-python][PATCH 56/60] python3-typeguard: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-typeguard/run-ptest| 2 +- .../recipes-devtools/python/python3-typeguard_4.1.5.bb | 7 --- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 57/60] python3-execnet: switch to pytest --automake

2024-02-16 Thread Tim Orling
Signed-off-by: Tim Orling --- meta-python/recipes-devtools/python/python3-execnet/run-ptest | 2 +- meta-python/recipes-devtools/python/python3-execnet_2.0.2.bb | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-execnet/run-ptest b

[oe] [meta-python][PATCH 58/60] python3-pyyaml-include: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- .../python/python3-pyyaml-include/run-ptest| 2 +- .../python/python3-pyyaml-include_1.3.2.bb | 7 --- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 60/60] python3-pylint: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 * Sort all REDEPENDS alphabetically * Drop trailing whitespace Signed-off-by: Tim Orling --- .../python/python3-pylint/run-ptest | 2 +- .../python/python3-pylint_3.0.3.bb| 56 ++- 2 files changed, 30 insertions

[oe] [meta-python][PATCH 59/60] python3-xxhash: switch to pytest --automake

2024-02-16 Thread Tim Orling
* Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling --- meta-python/recipes-devtools/python/python3-xxhash/run-ptest | 2 +- meta-python/recipes-devtools/python/python3-xxhash_3.4.1.bb | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 0/2] Move "mesonpy" support to oe-core

2024-02-19 Thread Tim Orling
8 (2024-02-10 23:47:57 -0800) are available in the Git repository at: https://git.openembedded.org/meta-openembedded-contrib timo/move_python_mesonpy https://git.openembedded.org/meta-openembedded-contrib/log/?h=timo/move_python_mesonpy Tim Orling (2): python_mesonpy.bbclass: move to oe-c

[oe] [meta-python][PATCH 1/2] python_mesonpy.bbclass: move to oe-core

2024-02-19 Thread Tim Orling
This is now the declared PEP-517 build-backend for python3-numpy Move the support into oe-core Signed-off-by: Tim Orling --- meta-python/classes/python_mesonpy.bbclass | 52 -- 1 file changed, 52 deletions(-) delete mode 100644 meta-python/classes/python_mesonpy.bbclass

[oe] [meta-python][PATCH 2/2] python3-meson-python: move to oe-core

2024-02-19 Thread Tim Orling
As part of the move of python_mesonpy.bbclass to oe-core. python3-numpy in oe-core declares "mesonpy" as the build-backend in pyproject.toml. This is part of an overall move to replace usage of setuptools3.bbclass. Signed-off-by: Tim Orling --- .../python/python3-meson-python

[oe] [PATCH 0/5] python: drop ${PYTHON_PN}

2024-02-19 Thread Tim Orling
available in the Git repository at: https://git.openembedded.org/meta-openembedded-contrib timo/drop-PYTHON_PN https://git.openembedded.org/meta-openembedded-contrib/log/?h=timo/drop-PYTHON_PN Tim Orling (5): meta-python: drop ${PYTHON_PN} meta-oe: drop ${PYTHON_PN} meta-filesystems: drop

[oe] [meta-oe][PATCH 2/5] meta-oe: drop ${PYTHON_PN}

2024-02-19 Thread Tim Orling
python2 is long unsupported, so we no longer need this variable Signed-off-by: Tim Orling --- .../recipes-extended/isomd5sum/isomd5sum_1.2.4.bb| 6 +++--- .../libpwquality/libpwquality_1.4.5.bb | 2 +- meta-oe/recipes-extended/mraa/mraa_git.bb| 10

[oe] [meta-filesystems][PATCH 3/5] meta-filesystems: drop ${PYTHON_PN}

2024-02-19 Thread Tim Orling
python 2 is long unsupported, so we no longer need this variable Signed-off-by: Tim Orling --- .../recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.3.bb | 2 +- meta-filesystems/recipes-support/fuse/fuse3_3.16.2.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff

[oe] [meta-gnome][PATCH 5/5] meta-gnome: drop ${PYTHON_PN}

2024-02-19 Thread Tim Orling
python 2 is long unsupported, so we no longer need this variable Signed-off-by: Tim Orling --- meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.3.bb b/meta-gnome

[oe] [meta-networking][PATCH 4/5] meta-networking: drop ${PYTHON_PN}

2024-02-19 Thread Tim Orling
python 2 is long unsupported, so we no longer need this variable Signed-off-by: Tim Orling --- .../recipes-devtools/python/python3-scapy_2.5.0.bb| 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-networking/recipes-devtools/python/python3-scapy_2.5.0.bb b

[oe] [meta-python][PATCH] python3-pyproject-metadata: move to oe-core

2024-02-19 Thread Tim Orling
This is a dependency for python3-meson-python. This was missed in the earlier round of moving to oe-core. Signed-off-by: Tim Orling --- .../python/python3-pyproject-metadata_0.7.1.bb | 16 1 file changed, 16 deletions(-) delete mode 100644 meta-python/recipes-devtools

[oe] [meta-python][PATCH 0/3] python3-prettytable update; fix ptests

2024-02-19 Thread Tim Orling
-core (2024-02-19 10:22:55 -0800) are available in the Git repository at: https://git.openembedded.org/meta-openembedded-contrib timo/python3-prettytable-update https://git.openembedded.org/meta-openembedded-contrib/log/?h=timo/python3-prettytable-update Tim Orling (3): python3-pytest

[oe] [meta-python][PATCH 1/3] python3-pytest-lazy-fixtures: add 1.0.5

2024-02-19 Thread Tim Orling
-pytest-lazy-fixture without the s) was already in PTEST_PROBLEMS, meaning its ptests did not run cleanly. Signed-off-by: Tim Orling --- .../python3-pytest-lazy-fixtures_1.0.5.bb | 21 +++ 1 file changed, 21 insertions(+) create mode 100644 meta-python/recipes-devtools

[oe] [meta-python][PATCH 2/3] python3-prettytable: upgrade 3.9.0 => 3.10.0; fix ptests

2024-02-19 Thread Tim Orling
(#268) @mumblingMac * Use flake8-errmsg for friendlier tracebacks (#254) @hugovk * Replace Flake8 with Ruff (#278) @hugovk Signed-off-by: Tim Orling --- ...3.9.0.bb => python3-prettytable_3.10.0.bb} | 33 ++- 1 file changed, 17 insertions(+), 16 deletions(-) rename meta-pyt

[oe] [meta-python][PATCH 3/3] python3-pytest-lazy-fixture: drop recipe

2024-02-19 Thread Tim Orling
-meta-python Drop it from PTEST_PROBLEMS in ptest-packagelists-meta-python.inc Signed-off-by: Tim Orling --- .../ptest-packagelists-meta-python.inc| 1 - .../packagegroups/packagegroup-meta-python.bb | 3 +-- .../python3-pytest-lazy-fixture/run-ptest | 3 --- .../python3-pytest-lazy

[oe] [PATCH v2 0/5] python: drop ${PYTHON_PN}

2024-02-19 Thread Tim Orling
-02-19 19:44:06 -0800) are available in the Git repository at: https://git.openembedded.org/meta-openembedded-contrib timo/drop-PYTHON_PN https://git.openembedded.org/meta-openembedded-contrib/log/?h=timo/drop-PYTHON_PN Tim Orling (5): meta-python: drop ${PYTHON_PN} meta-oe: drop

[oe] [meta-oe][PATCH v2 2/5] meta-oe: drop ${PYTHON_PN}

2024-02-19 Thread Tim Orling
python2 is long unsupported, so we no longer need this variable Signed-off-by: Tim Orling --- Changes in v2: Rebase on top of master-next .../recipes-extended/isomd5sum/isomd5sum_1.2.4.bb| 6 +++--- .../libpwquality/libpwquality_1.4.5.bb | 2 +- meta-oe/recipes-extended

[oe] [meta-filesystems][PATCH v2 3/5] meta-filesystems: drop ${PYTHON_PN}

2024-02-19 Thread Tim Orling
python 2 is long unsupported, so we no longer need this variable Signed-off-by: Tim Orling --- Changes in v2: Rebased on top of master-next .../recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.3.bb | 2 +- meta-filesystems/recipes-support/fuse/fuse3_3.16.2.bb | 2 +- 2 files

[oe] [meta-networking][PATCH v2 4/5] meta-networking: drop ${PYTHON_PN}

2024-02-19 Thread Tim Orling
python 2 is long unsupported, so we no longer need this variable Signed-off-by: Tim Orling --- Changes in v2: Rebase on top of master-next .../recipes-devtools/python/python3-scapy_2.5.0.bb| 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-networking

[oe] [meta-gnome][PATCH v2 5/5] meta-gnome: drop ${PYTHON_PN}

2024-02-19 Thread Tim Orling
python 2 is long unsupported, so we no longer need this variable Signed-off-by: Tim Orling --- Changes in v2: Rebase on top of master-next meta-gnome/recipes-gnome/gnome-shell/gnome-shell_45.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/gnome

[oe] [meta-python][PATCH v2 0/3] python3-prettytable update; fix ptests

2024-02-19 Thread Tim Orling
} (2024-02-19 19:57:38 -0800) are available in the Git repository at: https://git.openembedded.org/meta-openembedded-contrib timo/python3-prettytable-update https://git.openembedded.org/meta-openembedded-contrib/log/?h=timo/python3-prettytable-update Tim Orling (3): python3-pytest-lazy

[oe] [meta-python][PATCH v2 1/3] python3-pytest-lazy-fixtures: add 1.0.5

2024-02-19 Thread Tim Orling
-pytest-lazy-fixture without the s) was already in PTEST_PROBLEMS, meaning its ptests did not run cleanly. Signed-off-by: Tim Orling --- Changes in v2: Rebased on top of rebased timo/drop-PYTHON_PN on top of master-next .../python3-pytest-lazy-fixtures_1.0.5.bb | 21 +++ 1

[oe] [meta-python][PATCH v2 2/3] python3-prettytable: upgrade 3.9.0 => 3.10.0; fix ptests

2024-02-19 Thread Tim Orling
(#268) @mumblingMac * Use flake8-errmsg for friendlier tracebacks (#254) @hugovk * Replace Flake8 with Ruff (#278) @hugovk Signed-off-by: Tim Orling --- Changes in v2: Rebased on top of rebased timo/drop-PYTHON_PN on top of master-next ...3.9.0.bb => python3-prettytable_3.10.0.bb} |

[oe] [meta-python][PATCH v2 3/3] python3-pytest-lazy-fixture: drop recipe

2024-02-19 Thread Tim Orling
packagegroup-meta-python * Drop it from PTEST_PROBLEMS in ptest-packagelists-meta-python.inc Signed-off-by: Tim Orling --- Changes in v2: Rebased on top of rebased timo/drop-PYTHON_PN on top of master-next .../ptest-packagelists-meta-python.inc| 1 - .../packagegroups/packagegroup-meta-python.bb

Re: [oe] [meta-python][PATCH 5/8] python3-jdcal: re-add functional ptests

2024-02-19 Thread Tim Orling
No ptest results, so this is still considered PTESTS_PROBLEMS_META_PYTHON Can you check again? 2024-02-19 18:18:16 - INFO - WARNING: meta-python-image-ptest-python3-jdcal-1.0-r0 do_testimage: There were failing ptests. 2024-02-19 18:18:16 - INFO - Traceback (most recent call last): 2024-02

Re: [oe] [meta-python][PATCH 3/8] python3-jsmin: re-add functional ptests

2024-02-19 Thread Tim Orling
2024-02-19 18:19:43 - INFO - WARNING: meta-python-image-ptest-python3-jsmin-1.0-r0 do_testimage: There were failing ptests. 2024-02-19 18:19:43 - INFO - self.fail(failmsg) 2024-02-19 18:19:43 - INFO - AssertionError: 2024-02-19 18:19:43 - INFO - ptests which had no test results: 20

Re: [oe] [meta-python][PATCH 2/8] python3-msgpack: re-add working ptest

2024-02-19 Thread Tim Orling
2024-02-19 18:23:55 - INFO - WARNING: meta-python-image-ptest-python3-msgpack-1.0-r0 do_testimage: There were failing ptests. 2024-02-19 18:23:55 - INFO - AssertionError: 2024-02-19 18:23:55 - INFO - ptests which had no test results: 2024-02-19 18:23:55 - INFO - ['python3-msgpack']

Re: [oe] [meta-python][PATCH 4/8] python3-parse: add back working ptests

2024-02-19 Thread Tim Orling
2024-02-19 18:27:51 - INFO - WARNING: meta-python-image-ptest-python3-parse-1.0-r0 do_testimage: There were failing ptests. 2024-02-19 18:27:51 - INFO - AssertionError: 2024-02-19 18:27:51 - INFO - ptests which had no test results: 2024-02-19 18:27:51 - INFO - ['python3-parse'] On

Re: [oe] [meta-python] [PATCH 26/26] python3-pydantic: upgrade 2.5.3 -> 2.6.0

2024-02-20 Thread Tim Orling
You don’t mention that this also upgrades python-pydantic-core and refreshes the -crates.inc See my recent upgrades for what would be more helpful in the commit log. On Tue, Feb 20, 2024 at 12:55 AM wangmy via lists.openembedded.org wrote: > From: Wang Mingyu > > Changelog: > > -D

[oe] [PATCH 0/3] fix PTESTS_PPROBLEMS_*

2024-02-21 Thread Tim Orling
dded.org/meta-openembedded-contrib timo/fix-PTESTS_PROBLEMS https://git.openembedded.org/meta-openembedded-contrib/log/?h=timo/fix-PTESTS_PROBLEMS Tim Orling (3): meta-oe-image-ptest: add PTESTS_PROBLEMS_META_OE meta-perl-image-ptest: add PTESTS_PROBLEMS_META_PERL meta-python-ima

[oe] [meta-oe][PATCH 1/3] meta-oe-image-ptest: add PTESTS_PROBLEMS_META_OE

2024-02-21 Thread Tim Orling
In oe-core, PTESTS_PROBLEMS are also enabled, so even though the recipe might have failures or the ptests do not run cleanly, the BBCLASSEXTEND still works. Enable the same behavior for meta-oe. Signed-off-by: Tim Orling --- meta-oe/recipes-core/images/meta-oe-image-ptest-all.bb | 2 +- meta

[oe] [meta-perl][PATCH 2/3] meta-perl-image-ptest: add PTESTS_PROBLEMS_META_PERL

2024-02-21 Thread Tim Orling
In oe-core, PTESTS_PROBLEMS are also enabled, so even though the recipe might have failures or the ptests do not run cleanly, the BBCLASSEXTEND still works. Enable the same behavior for meta-perl. Signed-off-by: Tim Orling --- meta-perl/recipes-core/images/meta-perl-image-ptest-all.bb | 2

[oe] [meta-python][PATCH 3/3] meta-python-image-ptest: add PTESTS_PROBLEMS_META_PYTHON

2024-02-21 Thread Tim Orling
In oe-core, PTESTS_PROBLEMS are also enabled, so even though the recipe might have failures or the ptests do not run cleanly, the BBCLASSEXTEND still works. Enable the same behavior for meta-python. Signed-off-by: Tim Orling --- meta-python/recipes-core/images/meta-python-image-ptest-all.bb

Re: [oe] [meta-filesystems][PATCH 4/4] meta-filesystems: Add meta-filesystems-image-ptest

2024-02-22 Thread Tim Orling
On Thu, Feb 22, 2024 at 12:58 PM Khem Raj wrote: > This will help in running ptests like core layer, right now there are > just 3 but I hope to get more contributions now that infra is in place > > to run all ptests > > bitbake meta-filesystems-image-ptest-all > > to run a single recipe ptests >

Re: [oe] [meta-filesystems][PATCH 4/4] meta-filesystems: Add meta-filesystems-image-ptest

2024-02-22 Thread Tim Orling
On Thu, Feb 22, 2024 at 5:57 PM Tim Orling via lists.openembedded.org wrote: > > > On Thu, Feb 22, 2024 at 12:58 PM Khem Raj wrote: > >> This will help in running ptests like core layer, right now there are >> just 3 but I hope to get more contributions now that infra

[oe] [meta-perl][PATCH 1/2] libencode-perl: drop recipe

2024-02-23 Thread Tim Orling
/recipes-devtools/perl/files/perl-rdepends.txt#n313 Signed-off-by: Tim Orling --- .../include/ptest-packagelists-meta-perl.inc | 1 - .../packagegroups/packagegroup-meta-perl.bb | 3 - .../libencode/libencode-perl_3.20.bb | 108 -- 3 files changed, 112 deletions

[oe] [meta-perl][PATCH 2/2] libencode-locale-perl: drop recipe

2024-02-23 Thread Tim Orling
contributing this recipe is long gone. If someone continues to need this recipe, please submit it again, but refactor it to use perl-module-encode(-*) for its RDEPENDS. Signed-off-by: Tim Orling --- .../libencode/libencode-locale-perl_1.05.bb | 20 --- 1 file changed, 20 deletions

Re: [oe] [meta-java][PATCH] jsch,xerces-j: fix CVE_STATUS

2024-02-26 Thread Tim Orling
On Sat, Feb 24, 2024 at 3:40 AM Peter Marko via lists.openembedded.org wrote: > From: Peter Marko > > Last commit tried to convert CVE_CHECK_IGNORE to CVE_STATUS, > however it was done in wrong way and caused the CVEs > to be reported as open again. > > This fixes CVE_STATUS syntax. > > Merged.

Re: [oe] [meta-python][PATCH] python3-invoke: add recipe

2024-03-06 Thread Tim Orling
On Wed, Mar 6, 2024 at 8:55 AM Alper Ak wrote: > Invoke is a Python library for managing shell-oriented subprocesses and > organizing executable Python code into CLI-invokable tasks. It draws > inspiration from various sources (make/rake, Fabric 1.x, etc) to arrive at > a powerful & clean feature

Re: [oe] [meta-python][PATCH] python3-wsproto: added recipe which is also include ptest

2024-03-08 Thread Tim Orling
You can trim your subject line a little bit (in the future) to something like: python3-wsproto: add recipe and enable ptest On Fri, Mar 8, 2024 at 11:55 AM Alper Ak wrote: > This package is a pure-Python implementation of a WebSocket protocol > stack. It’s written from the ground up to be embed

[oe] [meta-perl][PATCH 0/8] Perl recipe upgrades

2021-07-10 Thread Tim Orling
-contrib timo/perl-auh-upgrades-20210710 http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=timo/perl-auh-upgrades-20210710 Tim Orling (8): libcgi-perl: upgrade 4.51 -> 4.53 libcrypt-openssl-guess-perl: upgrade 0.12 -> 0.13 libextutils-cppguess-perl: upgrade 0.21 -> 0.2

[oe] [meta-perl][PATCH 2/8] libcrypt-openssl-guess-perl: upgrade 0.12 -> 0.13

2021-07-10 Thread Tim Orling
0.13 2021-05-03T15:37:39Z - use --installed option while executing brew --prefix (PR#9 @skaji++) References: https://github.com/akiym/Crypt-OpenSSL-Guess/pull/9 Signed-off-by: Tim Orling --- ...-guess-perl_0.12.bb => libcrypt-openssl-guess-perl_0.13.bb} | 3 +-- 1 file changed

[oe] [meta-perl][PATCH 1/8] libcgi-perl: upgrade 4.51 -> 4.53

2021-07-10 Thread Tim Orling
://github.com/leejo/CGI.pm/issues/245 Signed-off-by: Tim Orling --- .../libcgi/{libcgi-perl_4.51.bb => libcgi-perl_4.53.bb}| 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-perl/recipes-perl/libcgi/{libcgi-perl_4.51.bb => libcgi-perl_4.53.bb} (90%) diff --git a/met

[oe] [meta-perl][PATCH 3/8] libextutils-cppguess-perl: upgrade 0.21 -> 0.23

2021-07-10 Thread Tim Orling
0.23 2021-05-31 - added CI - thanks @zmughal - now recognises MacOS clang - thanks @xenu 0.22 2021-05-29 - Add C++ standard support flag detection - thanks @zmughal! See <https://github.com/tsee/extutils-cppguess/pull/24>. Signed-off-by: Tim Orling --- ...cppguess-perl_0.21.bb => li

[oe] [meta-perl][PATCH 4/8] libio-socket-ssl-perl: upgrade 2.068 -> 2.071

2021-07-10 Thread Tim Orling
same parts (like multiple OU). In this case an array ref instead of a scalar is used as hash value. References: https://github.com/noxxi/p5-io-socket-ssl/issues/102 https://github.com/noxxi/p5-io-socket-ssl/issues/98 https://github.com/noxxi/p5-io-socket-ssl/issues/95 Signed-off-by: Tim Orling

[oe] [meta-perl][PATCH 6/8] libnet-dns-perl: upgrade 1.26 -> 1.31

2021-07-10 Thread Tim Orling
rg #133203 Net::DNS::RR::LOC erroneously strips non default values from string representation Signed-off-by: Tim Orling --- .../{libnet-dns-perl_1.26.bb => libnet-dns-perl_1.31.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-perl/recipes-perl/libne

[oe] [meta-perl][PATCH 5/8] libmoo-perl: upgrade 2.004000 -> 2.005004

2021-07-10 Thread Tim Orling
- remove Module::Runtime prerequisite - internal code cleanups - added test for conflicts in extensions wrapping 'has' and similar subs Signed-off-by: Tim Orling --- .../{libmoo-perl_2.004000.bb => libmoo-perl_2.005004.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 d

[oe] [meta-perl][PATCH 7/8] libtest-warnings-perl: upgrade 0.028 -> 0.030

2021-07-10 Thread Tim Orling
had_no_warnings() is called (Tina Mueller, PR#10) Signed-off-by: Tim Orling --- ...t-warnings-perl_0.028.bb => libtest-warnings-perl_0.030.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-perl/recipes-perl/libtest/{libtest-warnings-perl_0.028.bb => libtest-wa

[oe] [meta-perl][PATCH 8/8] logcheck: upgrade 1.3.20 -> 1.3.23

2021-07-10 Thread Tim Orling
me Succeeded/Finished messages * i.d.s/dhclient: adjust 'DHCPREQUEST' rule -- Hannes von Haugwitz Sun, 31 Jan 2021 23:01:29 +0100 Signed-off-by: Tim Orling --- .../logcheck/{logcheck_1.3.20.bb => logcheck_1.3.23.bb}| 3 +-- 1 file changed, 1 insertion(+), 2 delet

[oe] [PATCH] bootchart: drop; unfetchable

2021-08-19 Thread Tim Orling
This was replaced by bootchart2 long ago in oe-core. gitorious.org no longer exists, so this is unfetchable. Also, this has seen no development since bootchart2 was created. Signed-off-by: Tim Orling --- ...-rudimentary-support-for-ARM-cpuinfo.patch | 49 --- ...release-and-use

[oe] [meta-oe][PATCH v2] bootchart: drop; unfetchable

2021-08-19 Thread Tim Orling
This was replaced by bootchart2 long ago in oe-core. gitorious.org no longer exists, so this is unfetchable. Also, this has seen no development since bootchart2 was created. Signed-off-by: Tim Orling --- Changes since v1: add meta-oe to subject prefix ...-rudimentary-support-for-ARM

Re: [oe] [meta-oe][PATCH v2] bootchart: drop; unfetchable

2021-08-19 Thread Tim Orling
On Thu, Aug 19, 2021 at 10:38 AM Khem Raj wrote: > > > On 8/19/21 10:31 AM, Tim Orling wrote: > > This was replaced by bootchart2 long ago in oe-core. > > gitorious.org no longer exists, so this is unfetchable. > > > > Also, this has seen no development

[oe] [meta-oe][PATCH v3] bootchart: drop; unfetchable

2021-08-19 Thread Tim Orling
This was replaced by bootchart2 long ago in oe-core. gitorious.org no longer exists, so this is unfetchable. Also, this has seen no development since bootchart2 was created. Signed-off-by: Tim Orling --- Changes since v2: also drop from packagegroup-meta-oe Changes since v1: add meta-oe

[oe] [meta-python][PATCH] python3-django_2.2.x: only check upstream 2.2.x

2021-08-24 Thread Tim Orling
AUH currently sees this recipe needing to upgrade to 3.x but we do not want that. We are intentionally pinning at the 2.2.x LTS for this recipe. References: https://www.djangoproject.com/download/ Signed-off-by: Tim Orling --- meta-python/recipes-devtools/python/python3-django_2.2.24.bb | 4

[oe] [meta-oe][PATCH] unicode-ucd: upgrade 12.1.0 -> 14.0.0

2021-10-10 Thread Tim Orling
Fetch license.html rather than keep possibly stale version in files/. License-Update: Update copyright years; update lines used Signed-off-by: Tim Orling --- .../unicode-ucd/files/license.html| 98 --- ...de-ucd_12.1.0.bb => unicode-ucd_14.0.0.bb} | 8 +- 2 fi

Re: [oe] [meta-gnome][PATCH 1/3] gjs: Inherit pkgconfig

2021-10-12 Thread Tim Orling
On Tue, Oct 12, 2021 at 2:48 PM Khem Raj wrote: > Fixes > configure: error: Package requirements (glib-2.0 >= 2.58.0 gobject-2.0 >= > 2.58.0 gio-2.0 >= 2.58.0 gobject-introspection-1.0 libffi gthread-2.0 > gio-2.0 >= 2.58.0 mozjs-60) were not met: > > No package 'mozjs-60' found > Thank you this

[oe] [meta-oe][PATCH] colord: inherit pkgconfig

2021-10-18 Thread Tim Orling
meson can't find gio-2.0 without pkg-config Signed-off-by: Tim Orling --- meta-oe/recipes-support/colord/colord.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/colord/colord.bb b/meta-oe/recipes-support/colord/colord.bb index 66dc4

[oe] [meta-gnome][PATCH] gnome-screenshot: add recipe for 40.0

2021-10-18 Thread Tim Orling
GNOME Screenshot is a small utility that takes a screenshot of the whole desktop; the currently focused window; or an area of the screen. Also add to packagegroup-gnome-apps Signed-off-by: Tim Orling --- .../gnome-screenshot/gnome-screenshot_40.0.bb | 22 +++ .../packagegroups

[oe] [meta-gnome][PATCH] libgweather: upgrade 3.36.2 -> 40.0

2021-10-18 Thread Tim Orling
Upstream changed version schemes. Sort DEPENDS, add python3-pygobject-native For changes, see: https://gitlab.gnome.org/GNOME/libgweather/-/blob/main/NEWS Signed-off-by: Tim Orling --- .../{libgweather_3.36.2.bb => libgweather_40.0.bb} | 6 +++--- 1 file changed, 3 insertions(+)

[oe] [meta-gnome][PATCH] gfbgraph: patch to build with latest rest

2021-10-18 Thread Tim Orling
librest 0.8.1 declares rest-1.0 and was released four years ago. Also inherit pkgconfig so that dependencies can be found by pkg-config References: https://gitlab.gnome.org/GNOME/libgfbgraph/-/merge_requests/6 Signed-off-by: Tim Orling --- ...-Update-rest-requirement-to-rest-1.0.patch | 72

[oe] [meta-gnome][PATCH] gnome-calendar: upgrade 3.38.1 -> 41.0

2021-10-18 Thread Tim Orling
Signed-off-by: Tim Orling --- ...61b6ce8f0f8053e1609decbdbdc164ec8448.patch | 242 -- ...endar_3.38.1.bb => gnome-calendar_41.0.bb} | 5 +- 2 files changed, 2 insertions(+), 245 deletions(-) delete mode 100644 meta-gnome/recipes-gnome/gnome-c

Re: [oe] [meta-gnome][PATCH] gfbgraph: patch to build with latest rest

2021-10-18 Thread Tim Orling
On Mon, Oct 18, 2021 at 9:24 AM Tim Orling via lists.openembedded.org wrote: > librest 0.8.1 declares rest-1.0 and was released four years ago. > > This turns out to be incorrect, the rest-1.0 declaration is in the master branch, which we picked up with https://lists.openembed

Re: [oe] [meta-gnome][PATCH] gfbgraph: patch to build with latest rest

2021-10-18 Thread Tim Orling
On Mon, Oct 18, 2021 at 9:06 PM Khem Raj wrote: > > > On 10/18/21 10:59, Tim Orling wrote: > > > > > > On Mon, Oct 18, 2021 at 9:24 AM Tim Orling via lists.openembedded.org > > <http://lists.openembedded.org> > > > <mailto:gmail@lists.

Re: [oe] [meta-multimedia][PATCH 3/9] libmediaart: introspection is not valid meson option

2021-11-13 Thread Tim Orling
On Sat, Nov 13, 2021 at 9:46 AM Khem Raj wrote: > meson 0.60+ errors out on unknown options and -Dintrospection > is not a valid option > > Signed-off-by: Khem Raj > Acked-by: Tim Orling Thank you for this series. I wasn’t sure what the proper solution was. --- > .

Re: [oe][meta-python][PATCH] python3-matplotlib: Disable automatic download during do_compile

2021-12-14 Thread Tim Orling
On Tue, Dec 14, 2021 at 11:04 AM Mark Hatle wrote: > From: Mark Hatle > > Add a patch to disable the automatic download of components. > > Add manual download for a specific freetype and qhull version. > At one point I had a separate recipe for qhull. https://git.openembedded.org/meta-openembed

<    2   3   4   5   6   7   8   9   10   >