Re: [oe] [meta-python][PATCH] python3-yappi: upgrade 1.4.0 -> 1.6.0; fix ptests

2023-12-27 Thread Khem Raj
On Wed, Dec 27, 2023 at 2:18 PM Tim Orling wrote: > > Seems there was an issue with most likely Windows -> Unix line endings > causing the email patch to not apply. I had a similar problem with the prior > upgrade from Alex. > > Pushed to a rebased branch on top of today's master-next: > >

Re: [oe] [meta-python][PATCH] python3-yappi: upgrade 1.4.0 -> 1.6.0; fix ptests

2023-12-27 Thread Tim Orling
Seems there was an issue with most likely Windows -> Unix line endings causing the email patch to not apply. I had a similar problem with the prior upgrade from Alex. Pushed to a rebased branch on top of today's master-next:

Re: [oe] [meta-python][PATCH] python3-yappi: upgrade 1.4.0 -> 1.6.0; fix ptests

2023-12-27 Thread Khem Raj
right, its in master-next already. On Wed, Dec 27, 2023 at 1:23 PM Tim Orling wrote: > > Gentle ping. This one supersedes the on from Alex, since it fixes the priests. > > On Sun, Dec 24, 2023 at 10:13 AM Tim Orling via lists.openembedded.org > wrote: >> >> * Switch to the

Re: [oe] [meta-python][PATCH] python3-yappi: upgrade 1.4.0 -> 1.6.0; fix ptests

2023-12-27 Thread Tim Orling
Gentle ping. This one supersedes the on from Alex, since it fixes the priests. On Sun, Dec 24, 2023 at 10:13 AM Tim Orling via lists.openembedded.org wrote: > * Switch to the python_setuptools_build_meta PEP-517 backend > * Refactor and submit 0001-Fix-imports-for-ptests.patch > - split out

[oe] [meta-oe][PATCH] i2cdev: New recipe with i2c tools

2023-12-27 Thread Jörg Sommer via lists . openembedded . org
From: Jörg Sommer The main part is the tool lsi2c to scan the i2c bus, like lspci and lsusb do. This recipe also ships a static library *libi2cdev.a*. Because this library contains the file *smbus.c* which is *GPL v2+,* and a static library can't be linked dynamically to satisfy the LGPL, the

Re: [oe] [meta-python] [PATCH] python3-pylint: upgrade 3.0.2 -> 3.0.3

2023-12-27 Thread Khem Raj
btw, there is a ptest failure Failed ptests: {'python3-pylint': ['tests/test_functional.py::test_functional[deprecated_module_py310]', 'tests/test_functional.py::test_functional[regression_distutil_import_error_73]']} Csn you look into it ? bitbake meta-python3-ptest-python3-pylint

[oe] [meta-networking][PATCH] samba: upgrade 4.18.8 -> 4.18.9

2023-12-27 Thread Yi Zhao
This is the latest stable release of the Samba 4.18 release series. It contains the security-relevant bugfix CVE-2018-14628: Wrong ntSecurityDescriptor values for "CN=Deleted Objects" allow read of object tombstones over LDAP (Administrator action required!)

[oe] [meta-networking][PATCH] networkmanager: drop libnewt dependency

2023-12-27 Thread Dmitry Baryshkov
With the nmtui being now handled via tha PACKAGECONFIG, there is no need for the global libnewt dependency, PACKAGECONFIG["nmtui"] handles it correctrly. Drop the libnewt from DEPENDS list. Signed-off-by: Dmitry Baryshkov --- .../recipes-connectivity/networkmanager/networkmanager_1.44.0.bb | 1

Re: [oe] [meta-oe][PATCH] dool: upgrade 1.1.0 -> 1.3.1

2023-12-27 Thread Khem Raj
On Fri, 22 Dec 2023 08:16:08 +0300, alperak wrote: > * Patches removed because fixed in the new version > * License-Update: GPL-2.0 -> GPL-3.0 > > Changelog: > > * Fix help of vmstat (as it includes sys instead of swap) > * Fix multiple SWAP's breaks output > * Better support for NVME drives >

Re: [oe] [meta-oe][PATCH] driverctl: upgrade 0.111 -> 0.115

2023-12-27 Thread Khem Raj
On Fri, 22 Dec 2023 09:55:06 +0300, alperak wrote: > Changelog: > > * driverctl: Fix duplicate ID write error > * driverctl: add list-persisted command > * Fix device driver binding issue after re-enumeration > * driverctl: fix list_devices() when `driver_override` is not set > > [...]

Re: [oe] [meta-python][PATCH] python3-parse: update to version 1.20.0

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 23:04:57 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-parse: update to version 1.20.0 commit: aff8b4d6e727f48e5769d3adb750e31c0bfed7b6 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [oe] [meta-python][PATCH] python3-web3: update to version 6.13.0

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 22:54:57 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-web3: update to version 6.13.0 commit: 10b479c2ce4c204b17addee2f2ccf613202abed5 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [oe] [meta-python][PATCH] python3-flask-jwt-extended: update to version 4.6.0

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 22:46:33 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-flask-jwt-extended: update to version 4.6.0 commit: 52891f17294e04255027a0981bbe5aa669b7f6d8 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this

Re: [oe] [meta-python][PATCH] python3-greenlet: update to version 3.0.3

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 22:53:03 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-greenlet: update to version 3.0.3 commit: 377c236a04511f582284015843c9b9b7b6398841 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [meta-python][PATCH] python3-mypy: update to version 1.8.0

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 22:43:59 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-mypy: update to version 1.8.0 commit: fbf6d4ee53212a36d832fa2361ea1d4e58d0be6e Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [oe] [meta-python][PATCH] python3-constantly: update to version 23.10.4

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 22:41:58 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-constantly: update to version 23.10.4 commit: 82153598816fd56e9a2040ec027ba3ab5bb54d32 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [meta-python][PATCH] python3-pyroute2: update to version 0.7.10

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 18:55:13 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-pyroute2: update to version 0.7.10 commit: 2ebd3a0db8d9d0e676ea186bea43b9f2a55d Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [meta-python][PATCH 1/2] python3-pytest-html: update to version 4.1.1

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 18:52:25 +, Derek Straka wrote: > Applied, thanks! [1/2] python3-pytest-html: update to version 4.1.1 commit: 0c17c667adf58d6e25250b68303389174f360b1b [2/2] python3-setuptools-scm-git-archive: remove obsolete package commit:

Re: [oe] [meta-python][PATCH] python3-gspread: update to version 5.12.3

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 18:34:08 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-gspread: update to version 5.12.3 commit: c89f9d0a833ab3a4e0c7c0fdae987572cdabaca5 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [meta-python][PATCH] python3-uswid: update to version 0.4.7

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 18:23:51 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-uswid: update to version 0.4.7 commit: db2f5ee50b5ebebf0f32c40d7a2c5dc60dd8efea Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [oe] [meta-python][PATCH] python3-flask-wtf: fix upstream uri and version check

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 18:26:48 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-flask-wtf: fix upstream uri and version check commit: a434b01e7b8128fa67d2096bf19cb7be3a437cac Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this

Re: [oe] [meta-python][PATCH] python3-wpa-supplicant: fix upstream uri and version check

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 18:17:26 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-wpa-supplicant: fix upstream uri and version check commit: a28ead8652868a978bfcd99c4a366739d7c8fd70 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to

Re: [oe] [meta-python][PATCH] python3-flask: fix upstream uri and version check

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 18:12:37 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-flask: fix upstream uri and version check commit: 075497ce2d71cf63e47f0faa6c76bde8b7dc8f85 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [meta-python][PATCH] python3-ipython-genutils: fix upstream uri and version check

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 18:06:47 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-ipython-genutils: fix upstream uri and version check commit: a9020fa41da1d3d54b763e0972c3980936a7 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to

Re: [oe] [meta-python][PATCH] gyp: update to the latest commit

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 18:06:09 +, Derek Straka wrote: > NOTE: gyp is now idle, and support will be removed in future releases > https://chromium.googlesource.com/external/gyp/+/d6c5dd51dc3a60bf4ff32a5256713690a1a10376 > > Applied, thanks! [1/1] gyp: update to the latest commit commit:

Re: [oe] [meta-python][PATCH] python3-wtforms: fix upstream uri and version check

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 17:48:22 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-wtforms: fix upstream uri and version check commit: c600141d649c2b1099624384708a03c497ae5be1 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this

Re: [oe] [meta-python][PATCH] python3-cmake: update to version 3.28.1

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 16:56:52 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-cmake: update to version 3.28.1 commit: 5a55e4e480f173a8e9879e440a7841124c34e474 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [oe] [meta-python][PATCH] python3-flask-sqlalchemy: fix upstream uri check

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 17:02:16 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-flask-sqlalchemy: fix upstream uri check commit: 75f9fe8bab85984e80978bc06ac9965e96831870 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [meta-python][PATCH 1/5] python3-rapidjson: update to version 1.14

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 15:44:31 +, Derek Straka wrote: > Applied, thanks! [1/5] python3-rapidjson: update to version 1.14 commit: b39c548100d8ffeec23a0dd45affcab6a2677874 [2/5] python3-bitarray: update to version 2.9.0 commit: 9723cc8de511f591727508c3435ca3d5e5b13369 [3/5]

Re: [oe] [meta-python][PATCH 1/2] python3-grpcio: update to version 1.60.0

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 16:44:24 +, Derek Straka wrote: > Applied, thanks! [1/2] python3-grpcio: update to version 1.60.0 commit: 7596fc3d21e4a9c9749c0de633648455246d96d8 [2/2] python3-grpcio-tools: update to version 1.60.0 commit: 40b627c4a69664d9621ff82f342f594abad510e8 Best

Re: [oe] [meta-oe][PATCH] cpprest: upgrade 2.10.18 -> 2.10.19

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 09:19:16 +0300, alperak wrote: > Changelog: > > * PR#1982 make Uri.is_host_loopback() only return true for localhost and > 127.0.0.1 exactly. > The old behavior could potentially return "true" for URLs that were not, in > fact, local, > and this could cause security

Re: [oe] [meta-oe][PATCH] avro-c: upgrade 1.11.2 -> 1.11.3

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 08:44:09 +0300, alperak wrote: > Changelog: > > * This is a minor release, specifically addressing known issues with the > 1.11.2 release, but also contains version bumps and doc fixes. > > Applied, thanks! [1/1] avro-c: upgrade 1.11.2 -> 1.11.3 commit:

Re: [oe] [meta-networking][PATCH v3] networkmanager: fix some missing pkgconfig

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 08:00:01 +0100, thomas.per...@bootlin.com wrote: > - to build and package nmtui > - to automatically append networkmanager-adsl and > networkmanager-wwan in recommended packages. > - to fix an invalid-packageconfig QA issue that is raised when > adsl and wwan are added in

Re: [oe] [meta-python][PATCH] python3-click-spinner: backport patch that fixes deprecated methods

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 10:41:00 +0100, Yoann Congal wrote: > This allows build with python 3.12. > > Applied, thanks! [1/1] python3-click-spinner: backport patch that fixes deprecated methods commit: a50c63e2b7d78687aae48f25eec88442c4ecddfa Best regards, -- Khem Raj

Re: [oe] [PATCH v2] lemon: upgrade to 3.44.2

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 10:41:21 +, ross.bur...@arm.com wrote: > Lemon is packaged as part of sqlite, and sqlite 3.7.3 was released back > in 2010[1]. > > As the small source tarballs no longer include the tools, fetch the > sqlite github mirror instead. > > Don't bother installing a pretty

Re: [oe] [PATCH] renderdoc: no need to depend on vim-native

2023-12-27 Thread Khem Raj
On Thu, 21 Dec 2023 10:20:15 +, ross.bur...@arm.com wrote: > Remove the patch to bring back the user of xxd from vim-native, the > patch claimed that the cross-compiling rules were broken. However they > work just fine if you tell it what compiler to use, as the default is > "c++" and that

Re: [oe] [meta-webserver][PATCH] netdata: added Python as rdepends

2023-12-27 Thread Khem Raj
On Wed, 06 Dec 2023 16:07:53 +0100, Jan Vermaete wrote: > Netdata has plugins. Some of the written in Python. > > Applied, thanks! [1/1] netdata: added Python as rdepends commit: 33245220ad91d13a57516615d87653d2de563bd1 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You

Re: [oe] [meta-oe][PATCH] thin-provisioning-tools: Upgrade 1.0.4 -> 1.0.9

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 20:41:25 +, Alex Kiernan wrote: > Applied, thanks! [1/1] thin-provisioning-tools: Upgrade 1.0.4 -> 1.0.9 commit: b7d5acb3523c95054a0431a5291866d7b5bde5a2 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [meta-python][PATCH] python3-xmlschema: update to version 2.5.1

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 23:10:44 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-xmlschema: update to version 2.5.1 commit: 8d34688fad9d301c5ee1c731788b82152e2ef5aa Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [meta-python][PATCH] python3-apiflask: update to version 2.1.0

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 23:13:12 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-apiflask: update to version 2.1.0 commit: 01d5c8c626e2baea0b37f1a5591cf86ab7294d1b Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [meta-python][PATCH] python3-cantools: update to version 39.4.0

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 23:06:18 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-cantools: update to version 39.4.0 commit: 7b3b4532a26519416ce7428cc40c6857919ec984 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [meta-python][PATCH] python3-sentry-sdk: update to version 1.39.1

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 23:08:28 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-sentry-sdk: update to version 1.39.1 commit: c27646b41f2a6d760d61b153217d32362fa31c6a Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [meta-python][PATCH] python3-lazy-object-proxy: update to version 1.10.0

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 23:03:28 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-lazy-object-proxy: update to version 1.10.0 commit: edf5344106ca8fc625bff3fc8d836b019af9cbff Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this

Re: [oe] [meta-python][PATCH] python3-protobuf: update to version 4.25.1

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 23:01:09 +, Derek Straka wrote: > Remove patch 0001-message.c-Cast-uintptr_t-types-to-upb_MessageDef.patch > that was incorporated upstream and released in 4.25.1 > > Applied, thanks! [1/1] python3-protobuf: update to version 4.25.1 commit:

Re: [oe] [meta-python][PATCH] python3-isort: update to version 5.13.2

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 22:42:58 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-isort: update to version 5.13.2 commit: 4531f0ff6d70e5d837fd1f7453bc4410f8f1418f Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [oe] [meta-python][PATCH] python3-wtforms: update to version 3.1.1

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 22:38:49 +, Derek Straka wrote: > Updated the license file and verified terms remained the same > > Applied, thanks! [1/1] python3-wtforms: update to version 3.1.1 commit: 34a49f38c57cfe2cc61ddbe28ad9165950f1fa0d Best regards, -- Khem Raj

Re: [oe] [meta-python][PATCH] python3-zeroconf: update to version 0.131.0

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 22:25:35 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-zeroconf: update to version 0.131.0 commit: ef76589e4b89f7b8e794624963f8dcab94788ad3 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [meta-python][PATCH] python3-paramiko: update to version 3.4.0

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 22:23:00 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-paramiko: update to version 3.4.0 commit: aa8317720fe4afba34d6cf1c276905739ab116d8 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [meta-python][PATCH] python3-pdm: update to version 2.11.1

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 22:19:08 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-pdm: update to version 2.11.1 commit: 50e241df341cdc9059bd2bf6b4f830a139d39d21 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [oe] [meta-python][PATCH] python3-ninja: update to version 1.11.1.1

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 22:07:33 +, Derek Straka wrote: > Changelog > fix(wheels): link libstdc++ statically on manylinux1 by @mayeut in #159 > chore(wheels): link libstdc++/libgcc statically on musllinux by @mayeut in > #160 > chore: add Windows ARM support by @henryiii in #169 > chore:

Re: [oe] [meta-python][PATCH] python3-coverage: update to version 7.3.4

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 22:16:23 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-coverage: update to version 7.3.4 commit: fd35de7c55c5efa076a6a387cfa1acdb7f0bdcfa Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [meta-python][PATCH] python3-pymisp: update to verion 2.4.182

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 21:56:18 +, Derek Straka wrote: > Leverage pypi rather than git for the source download > > Applied, thanks! [1/1] python3-pymisp: update to verion 2.4.182 commit: 85139abedd78bd6ecf48b516a5c0e3235ae0c31e Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=-

Re: [oe] [meta-python][PATCH 0/7] python3-pydantic: fix RDEPENDS and add ptest

2023-12-27 Thread Khem Raj
On Thu, 07 Dec 2023 15:23:50 -0800, Tim Orling wrote: > The python3-pydantic upgrade to 2.x snuck in a runtime dependency on > python3-pydantic-core for which we were not yet ready: it dependended on > the 'maturin' PEP-517 backend. > > Depending on >

Re: [oe] [meta-python][PATCH] python3-alembic: update to version 1.13.1

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 21:13:26 +, Derek Straka wrote: > Misc bug fixes for typing, versioning, and environment. > > See https://alembic.sqlalchemy.org/en/latest/changelog.html > > Applied, thanks! [1/1] python3-alembic: update to version 1.13.1 commit:

Re: [oe] [meta-python][PATCH] python3-astroid: update to version 3.0.2

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 21:08:25 +, Derek Straka wrote: > Changelog > * Avoid duplicate inference results for some uses of typing.X constructs like > Tuple[Optional[int], ...]. > This was causing pylint to occasionally omit messages like > deprecated-typing-alias. > > Closes

Re: [oe] [meta-oe][PATCH v2] c-ares: Move to tarballs, add ptest and static support

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 20:55:18 +, Alex Kiernan wrote: > Applied, thanks! [1/1] c-ares: Move to tarballs, add ptest and static support commit: 0fbbc0b1cce405ec6e005d8585627b503a140a6a Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this

Re: [oe] [meta-networking][PATCH] mdns: Upgrade 2200.40.37.0.1 -> 2200.60.25.0.4

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 15:23:15 +, Alex Kiernan wrote: > Applied, thanks! [1/1] mdns: Upgrade 2200.40.37.0.1 -> 2200.60.25.0.4 commit: f795f9d409219f3efba99213d75b8fd46aa41689 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [PATCH 1/2] lemon: upgrade to 3.44.2

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 15:53:33 +, ross.bur...@arm.com wrote: > Lemon is packaged as part of sqlite, and sqlite 3.7.3 was released back > in 2010[1]. > > As the small source tarballs no longer include the tools, fetch the > sqlite github mirror instead. > > Don't bother installing a pretty

Re: [oe] [meta-networking][PATCH v2] networkmanager: fix some missing pkgconfig

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 15:15:50 +0100, thomas.per...@bootlin.com wrote: > - to build and package nmtui > - to automatically append networkmanager-adsl and > networkmanager-wwan in recommended packages. > - to fix an invalid-packageconfig QA issue that is raised when > adsl and wwan are added in

Re: [oe] [meta-oe][PATCH] qpdf: upgrade 11.6.3 -> 11.6.4

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 09:40:12 +0300, alperak wrote: > Changelog: > > * When running ``cmake --install --component dev``, install cmake files, > which were previously omitted from the ``dev`` component > * Fix the Linux binary build to use older libraries so it continues to work > in AWS Lambda

Re: [oe] [meta-oe][PATCH] tk: Remove buildpath issue

2023-12-27 Thread Khem Raj
On Wed, 20 Dec 2023 14:56:48 +0800, mingli...@windriver.com wrote: > Though the S defined as ${WORKDIR}/${BPN}${PV}/unix, but some source > files come from such as ${WORKDIR}/${BPN}${PV}/unix/../generic, so add > "-fdebug-prefix-map=${S}/../" to fix the below buildpath issue: > WARNING:

Re: [oe] [meta-oe][PATCHv3] pkcs11-provider: Add recipe

2023-12-27 Thread Khem Raj
On Tue, 19 Dec 2023 16:44:40 +, niko.ma...@vaisala.com wrote: > Starting with version 3.0 the OpenSSL project introduced a new modular > system to extend OpenSSL that replaces the deprecated Engine modules. > > Providers are loaded via configuration directives in the openssl > configuration