[oe] [meta-oe][PATCH 2/2] zeromq: 4.2.3 update

2018-02-26 Thread Justin Bronder
Signed-off-by: Justin Bronder <jsbron...@cold-front.org> --- .../zeromq/{zeromq_4.1.6.bb => zeromq_4.2.3.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-connectivity/zeromq/{zeromq_4.1.6.bb => zeromq_4.2.3.bb} (78%) diff

[oe] [meta-oe][PATCH 1/2] cppzmq: 4.2.3 update

2018-02-26 Thread Justin Bronder
Signed-off-by: Justin Bronder <jsbron...@cold-front.org> --- meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb

Re: [oe] cppzmq: 4.2.3 update

2018-03-01 Thread Justin Bronder
On 01/03/18 16:36 +0100, Andreas Oberritter wrote: > Hi Justin, > > On Mon, 26 Feb 2018 15:16:04 -0500 > Justin Bronder <jsbron...@cold-front.org> wrote: > > > Signed-off-by: Justin Bronder <jsbron...@cold-front.org> > > --- > > meta-oe/recipes-conn

Re: [oe] cppzmq: 4.2.3 update

2018-03-02 Thread Justin Bronder
On 01/03/18 17:14 +0100, Andreas Oberritter wrote: > On Thu, 1 Mar 2018 10:47:02 -0500 > Justin Bronder <jsbron...@cold-front.org> wrote: > > > On 01/03/18 16:36 +0100, Andreas Oberritter wrote: > > > Hi Justin, > > > > > > On Mon, 26 Feb 2018 15:

Re: [oe] cppzmq: 4.2.3 update

2018-03-02 Thread Justin Bronder
Please ignore this, I pasted in the wrong sha. I'll fix and resubmit. On 02/03/18 15:31 -0500, Justin Bronder wrote: > Signed-off-by: Justin Bronder <jsbron...@cold-front.org> > --- > meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb | 4 ++-- > 1 file changed, 2 insertio

[oe] [meta-oe][PATCH v2 2/2] zeromq: 4.2.3 update

2018-03-02 Thread Justin Bronder
4.1.6 was released in late 2016 and upstream has moved on to the 4.2 series which has a number of new APIs but remains ABI compatible with 4.1.2+ per https://github.com/zeromq/libzmq/releases/tag/v4.2.0. 4.2.3 ChangeLog: https://github.com/zeromq/libzmq/releases/tag/v4.2.3 Signed-off-by: Justin

[oe] [meta-oe][PATCH v2 1/2] cppzmq: 4.2.3 update

2018-03-02 Thread Justin Bronder
Signed-off-by: Justin Bronder <jsbron...@cold-front.org> --- meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb

[oe] [meta-oe][PATCH v3 2/2] zeromq: 4.2.3 update

2018-03-02 Thread Justin Bronder
4.1.6 was released in late 2016 and upstream has moved on to the 4.2 series which has a number of new APIs but remains ABI compatible with 4.1.2+ per https://github.com/zeromq/libzmq/releases/tag/v4.2.0. 4.2.3 ChangeLog: https://github.com/zeromq/libzmq/releases/tag/v4.2.3 Signed-off-by: Justin

[oe] [meta-oe][PATCH v3 1/2] cppzmq: 4.2.3 update

2018-03-02 Thread Justin Bronder
Signed-off-by: Justin Bronder <jsbron...@cold-front.org> --- meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb

Re: [oe] cppzmq: 4.2.3 update

2018-02-28 Thread Justin Bronder
On 27/02/18 21:51 -0800, akuster808 wrote: > > > On 02/26/2018 12:16 PM, Justin Bronder wrote: > > Signed-off-by: Justin Bronder <jsbron...@cold-front.org> > > --- > > meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb | 4 ++-- > > 1 file changed, 2 ins

Re: [oe] zeromq: 4.2.3 update

2018-02-28 Thread Justin Bronder
On 27/02/18 21:52 -0800, akuster808 wrote: > > > On 02/26/2018 12:16 PM, Justin Bronder wrote: > > Signed-off-by: Justin Bronder <jsbron...@cold-front.org> > can you provide high-lights of what is in the update? Just getting to 4.2 brings in quite a bit [1] with 4.2.

[oe] [meta-oe][PATCH v2] hidapi: add rdep on glibc-gconv-utf-16

2021-08-30 Thread Justin Bronder
libhidapi-libusb needs to convert from UTF-16LE to WCHAR_T in order to read various libusb string descriptors. Signed-off-by: Justin Bronder --- meta-oe/recipes-support/hidapi/hidapi_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/hidapi/hidapi_git.bb b/meta

[oe] [meta-python][PATCH] python3-mccabe: fix LICENSE and RDEPENDS

2021-10-26 Thread Justin Bronder
Signed-off-by: Justin Bronder --- .../recipes-devtools/python/python3-mccabe_0.6.1.bb| 7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb b/meta-python/recipes-devtools/python/python3-mccabe_0.6.1.bb index

[oe] [meta-python][PATCH] python3-pyflakes: fix LICENSE, HOMEPAGE and RDEPENDS

2021-10-26 Thread Justin Bronder
Signed-off-by: Justin Bronder --- .../recipes-devtools/python/python3-pyflakes_2.4.0.bb| 9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-pyflakes_2.4.0.bb b/meta-python/recipes-devtools/python/python3-pyflakes_2.4.0.bb

[oe] [meta-oe][PATCH] googlebenchmark: add 1.6.1

2022-02-14 Thread Justin Bronder
As meta-oe already has googletest, it seems appropriate to me to also add googlebenchmark which is structured quite similarly. Signed-off-by: Justin Bronder --- .../googlebenchmark/googlebenchmark_1.6.1.bb | 20 +++ 1 file changed, 20 insertions(+) create mode 100644 meta-oe

[oe] [meta-python][PATCH] python3-crc32c: set target platform via setup.cfg

2022-03-04 Thread Justin Bronder
Looks like we're not the first to need to specify the target platform when building this package. According to upstream, we can just update setup.cfg instead of patching setup.py. https://github.com/ICRAR/crc32c/pull/10 Signed-off-by: Justin Bronder --- ...p.py-Fix-determining-target

Re: [oe] python3-crc32c: add 2.2.post0

2022-03-04 Thread Justin Bronder
On 04/03/22 00:04 -0800, Khem Raj wrote: > On Thu, Mar 3, 2022 at 10:53 AM Justin Bronder > wrote: > > > > Ah right, this package only support arm or x86. I'll send an update. > > actually thats not the case, it tries to use SSE when target is x86 > and crc extensi

[oe] [meta-python][PATCH] python3-asyncinotify: add 2.0.2

2022-03-07 Thread Justin Bronder
Signed-off-by: Justin Bronder --- .../python/python3-asyncinotify_2.0.2.bb | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-asyncinotify_2.0.2.bb diff --git a/meta-python/recipes-devtools/python/python3

[oe] [meta-python][PATCH 1/2] python3-pyserial-asyncio: add 0.6

2022-03-07 Thread Justin Bronder
Dependency of python3-pymodbus. Signed-off-by: Justin Bronder --- .../python/python3-pyserial-asyncio_0.6.bb | 10 ++ 1 file changed, 10 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pyserial-asyncio_0.6.bb diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 2/2] python3-pymodbus: add 2.5.3

2022-03-07 Thread Justin Bronder
Signed-off-by: Justin Bronder --- .../python/python3-pymodbus_2.5.3.bb | 34 +++ 1 file changed, 34 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pymodbus_2.5.3.bb diff --git a/meta-python/recipes-devtools/python/python3-pymodbus_2.5.3

[oe] [meta-python][PATCH] python3-pymodbus: add asyncio to package config

2022-03-14 Thread Justin Bronder
When using asyncio as the backend for asynchronous communication, pymodbus depends on python3-pyserial-asyncio. Signed-off-by: Justin Bronder --- meta-python/recipes-devtools/python/python3-pymodbus_2.5.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python

[oe] [meta-python][PATCH] python3-crc32c: add 2.2.post0

2022-02-28 Thread Justin Bronder
Signed-off-by: Justin Bronder --- meta-python/licenses/CRC32C-ADLER| 15 +++ .../python/python3-crc32c_2.2.post0.bb | 16 2 files changed, 31 insertions(+) create mode 100644 meta-python/licenses/CRC32C-ADLER create mode 100644 meta

[oe] [meta-python][PATCH] python3-bitarray: switch to setuptools

2022-02-28 Thread Justin Bronder
Backported patch from https://github.com/ilanschnell/bitarray/pull/168, committed upstream as https://github.com/ilanschnell/bitarray/commit/947d364841954d60bab7a4cf1497a272b1bf73ca Signed-off-by: Justin Bronder --- ...-use-setuptools-instead-of-distutils.patch | 29

[oe] [meta-python][PATCH] python3-termcolor: drop recipe

2022-02-28 Thread Justin Bronder
canonical. Signed-off-by: Justin Bronder --- .../packagegroups/packagegroup-meta-python.bb| 1 - .../python/python3-termcolor_1.1.0.bb| 12 2 files changed, 13 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-termcolor_1.1.0.bb diff

[oe] [meta-python][PATCH] python3-kivy: fix wheel build

2022-02-28 Thread Justin Bronder
Recipe does not inherity pypi and the package name is capitalized regardless. Set PIP_INSTALL_PACKAGE appropriately. Signed-off-by: Justin Bronder --- meta-python/recipes-devtools/python/python3-kivy_2.0.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools

[oe] [meta-python][PATCH] python3-configobj: drop recipe

2022-02-28 Thread Justin Bronder
-517 compliant release. https://github.com/DiffSK/configobj/issues/160 https://github.com/DiffSK/configobj/issues/197 https://github.com/DiffSK/configobj/issues/204 Signed-off-by: Justin Bronder --- .../packagegroups/packagegroup-meta-python.bb| 1 - .../recipes-devtools/python/python3

[oe] [meta-python][PATCH] python3-feedformatter: drop recipe

2022-02-28 Thread Justin Bronder
-openembedded Signed-off-by: Justin Bronder --- .../packagegroups/packagegroup-meta-python.bb | 1 - .../python/python3-feedformatter_0.4.bb| 18 -- 2 files changed, 19 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-feedformatter_0.4.bb diff --git

[oe] [meta-python][PATCH] python3-astor: fix wheel build

2022-02-28 Thread Justin Bronder
Recipe does not inherit pypi nor would PN resolve to the name of the wheel so we must set PIP_INSTALL_PACKAGE appropriately. Signed-off-by: Justin Bronder --- meta-python/recipes-devtools/python/python3-astor_0.8.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH] python3-coloredlogs: fix location of coloredlogs.pth

2022-02-28 Thread Justin Bronder
the recipe to build with the recent PEP-517 changes. Signed-off-by: Justin Bronder --- .../recipes-devtools/python/python3-coloredlogs_15.0.1.bb | 4 1 file changed, 4 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb b/meta-python/recipes-devtools

Re: [oe] python3-configobj: drop recipe

2022-02-28 Thread Justin Bronder
om him as well on what this recipe's future plans are. > > > > On Mon, Feb 28, 2022 at 2:22 PM Justin Bronder > > wrote: > > > > > > The last official release, 5.0.6 is from 2014 and does not build with > > > bdist_wheel. The upstream repository does

Re: [oe] python3-termcolor: Use setuptools instead of distutils

2022-02-28 Thread Justin Bronder
is active and will fix the package along with sending patch upstream. Regardless, Signed-off-by: Justin Bronder On 28/02/22 14:48 -0800, Khem Raj wrote: > Signed-off-by: Khem Raj > Cc: Justin Bronder > --- > ...-Use-setuptools-instead-of-distutils.patch | 27 +++ &

[oe] [meta-oe][PATCH 1/2] python3-pytest-forked: add 1.4.0

2022-02-15 Thread Justin Bronder
Adding as a dependency of python3-pytest-xdist (which allows parallel execution of pytest test cases). Signed-off-by: Justin Bronder --- .../python/python3-pytest-forked_1.4.0.bb | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 meta-python/recipes-devtools

[oe] [meta-oe][PATCH 2/2] python3-pytest-xdist: add 2.5.0

2022-02-15 Thread Justin Bronder
Adding a pytest plugin that enables distributed testing and loop-on-failing modes. Signed-off-by: Justin Bronder --- .../python/python3-pytest-xdist_2.5.0.bb| 17 + 1 file changed, 17 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pytest

[oe] [meta-python][PATCH] python3-pyscaffold: fix wheel build and license

2022-03-01 Thread Justin Bronder
as part of this recipe, are licensed as BSD-0-Clause Signed-off-by: Justin Bronder --- .../recipes-devtools/python/python3-pyscaffold_4.1.4.bb | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-pyscaffold_4.1.4.bb b/meta

[oe] [meta-python][PATCH] python3-lrparsing: use setuptools instead of distutils

2022-03-01 Thread Justin Bronder
Recipe also does not inherit pypi nor would PN be a good guess at the name of the wheel. Set PIP_INSTALL_PACKAGE appropriately. Signed-off-by: Justin Bronder --- ...-use-setuptools-instead-of-distutils.patch | 27 +++ .../python/python3-lrparsing_1.0.17.bb| 5 +++- 2

[oe] [meta-python][PATCH] python3-ntplib: pull from PyPI

2022-03-01 Thread Justin Bronder
Switch back to pulling from PyPI which now does have appropriate release tarballs. This fixes building the wheel. While touching the recipe, also add HOMEPAGE and point LIC_FILES_CHKSUM at the LICENSE file that's now part of the release tarball. Signed-off-by: Justin Bronder --- .../recipes

[oe] [meta-python][PATCH] python3-gcovr: fix wheel build

2022-03-01 Thread Justin Bronder
Recipe does not inherit pypi nor would PN be a good guess at the name of the wheel. Set PIP_INSTALL_PACKAGE appropriately. Signed-off-by: Justin Bronder --- meta-python/recipes-devtools/python/python3-gcovr_5.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools

[oe] [meta-python][PATCH] python3-prctl: fix wheel build

2022-03-01 Thread Justin Bronder
Recipe does not inherit pypi nor would PN be a good guess at the name of the wheel. Set PIP_INSTALL_PACKAGE appropriately. Also dropping '+git${SRCPV}' from PV as the SRCREV is pointing to the 1.8.1 tag. Signed-off-by: Justin Bronder --- meta-python/recipes-devtools/python/python3-prctl_1.8.1

[oe] [meta-python][PATCH] python3-crcmod: use setuptools instead of distutils

2022-03-01 Thread Justin Bronder
Signed-off-by: Justin Bronder --- ...-use-setuptools-instead-of-distutils.patch | 22 +++ .../python/python3-crcmod_1.7.bb | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 meta-python/recipes-devtools/python/python3-crcmod/0001-setup.py

[oe] [meta-python][PATCH] python3-configshell-fb: set PIP_INSTALL_PACKAGE

2022-03-02 Thread Justin Bronder
Recipe does not inherit pypi nor would PN resolve to the name of the wheel so we must set PIP_INSTALL_PACKAGE appropriately. Signed-off-by: Justin Bronder --- .../recipes-devtools/python/python3-configshell-fb_1.1.29.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python

[oe] [meta-python][PATCH v2] python3-pyscaffold: fix wheel build and license

2022-03-02 Thread Justin Bronder
as part of this recipe, are licensed as BSD-0-Clause Signed-off-by: Justin Bronder --- .../python/python3-pyscaffold_4.1.4.bb | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-pyscaffold_4.1.4.bb b/meta

Re: [oe] python3-crc32c: add 2.2.post0

2022-03-03 Thread Justin Bronder
Ah right, this package only support arm or x86. I'll send an update. On 02/03/22 18:47 -0800, Khem Raj wrote: > I am seeing a failure with clang on non x86 host. See > > https://errors.yoctoproject.org/Errors/Details/650724/ > > On Mon, Feb 28, 2022 at 7:57 AM Justin Br

[oe] [meta-oe][PATCH] yaml-cpp: bump 0.7.0

2022-02-10 Thread Justin Bronder
Signed-off-by: Justin Bronder --- .../yaml-cpp/{yaml-cpp_0.6.3.bb => yaml-cpp_0.7.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/yaml-cpp/{yaml-cpp_0.6.3.bb => yaml-cpp_0.7.0.bb} (92%) diff --git a/meta-oe/recipes-support/yaml-cp

[oe] [meta-oe][kirkstone][PATCH] lmdb: only set SONAME on the shared library

2022-08-31 Thread Justin Bronder
/lmdb.list before: liblmdb.so.0.9.29:/usr/bin:0.9.29 liblmdb.so.0.9.29:/usr/lib:0.9.29 shlibs2/lmdb.list after: liblmdb.so.0.9.29:/usr/lib:0.9.29 Signed-off-by: Justin Bronder Signed-off-by: Khem Raj --- .../0001-make-set-soname-on-liblmdb.patch | 22 +++ meta-oe

[oe] [meta-oe][PATCH] lmdb: only set SONAME on the shared library

2022-08-25 Thread Justin Bronder
/lmdb.list before: liblmdb.so.0.9.29:/usr/bin:0.9.29 liblmdb.so.0.9.29:/usr/lib:0.9.29 shlibs2/lmdb.list after: liblmdb.so.0.9.29:/usr/lib:0.9.29 Signed-off-by: Justin Bronder --- .../0001-make-set-soname-on-liblmdb.patch | 22 +++ meta-oe/recipes-dbs/lmdb

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

2023-03-15 Thread Justin Bronder
I noticed that xft was not getting enabled as expected because the recipe was using pkg-config from the host. Signed-off-by: Justin Bronder --- meta-oe/recipes-devtools/tcltk/tk_8.6.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-devtools/tcltk

[oe] [meta-python][PATCH 1/2] python3-asyncinotify: upgrade 3.0.1 -> 4.0.2

2023-07-17 Thread Justin Bronder
-by: Justin Bronder --- ...n3-asyncinotify_3.0.1.bb => python3-asyncinotify_4.0.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-asyncinotify_3.0.1.bb => python3-asyncinotify_4.0.2.bb} (75%) diff --git a/meta-python/r

[oe] [meta-python][PATCH] python3-pytest-asyncio: upgrade 0.16.0 -> 0.21.1

2023-07-17 Thread Justin Bronder
etails. #125 - Correctly process KeyboardInterrupt during async fixture setup phase #219 License-Update: whitespace Signed-off-by: Justin Bronder --- .../python/python3-pytest-asyncio_0.16.0.bb | 14 -- .../python/python3-pytest-asyncio_0.21.1.bb | 16 2 files change

Re: [oe] python3-asyncinotify: upgrade 3.0.1 -> 4.0.2

2023-07-17 Thread Justin Bronder
Apologies, there is no second patch; I fat-fingered git-send-email. On 17/07/23 13:11 -0400, Justin Bronder wrote: > c5590c5 Switch from GitHub to gitlab > 22b0ed7 make pass all mypy type checks > abd15f8 add __weakref__ to inotify and watch > 5e57e0b add slots to all classes >

Re: [oe] python3-mypy, python3-mypy-extensions: remove

2023-07-24 Thread Justin Bronder
21484238269ae6a57200c807d80debc6459d444c0489a102d7c6a75fa56" > - > -BBCLASSEXTEND = "native" > - > -RDEPENDS:${PN} += " \ > -${PYTHON_PN}-mypy-extensions \ > -${PYTHON_PN}-typed-ast \ > -${PYTHON_PN}-typing-extensions \ > -${PYTHON_PN}-json \ >

Re: [oe] python3-mypy, python3-mypy-extensions: remove

2023-07-24 Thread Justin Bronder
On 24/07/23 15:18 -0400, Justin Bronder wrote: > On 24/07/23 12:58 -0400, Trevor Gamblin wrote: > > While attempting to upgrade mypy and mypy-extensions, it was discovered > > that it depends on new modules, some of which have no maintenance plan > > in place, e.g.: https://p

[oe] [meta-python][PATCH 1/5] python3-mypy-extensions: upgrade 0.4.3 -> 1.0.0

2023-08-10 Thread Justin Bronder
Signed-off-by: Justin Bronder --- ...ypy-extensions_0.4.3.bb => python3-mypy-extensions_1.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-mypy-extensions_0.4.3.bb => python3-mypy-extensions_1.0.0.bb} (78%) diff --git

[oe] [meta-python][PATCH 2/5] python3-types-setuptools: add 68.0.0.3

2023-08-10 Thread Justin Bronder
Dependency of python3-mypy. Signed-off-by: Justin Bronder --- .../python/python3-types-setuptools_68.0.0.3.bb| 10 ++ 1 file changed, 10 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-types-setuptools_68.0.0.3.bb diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 3/5] python3-types-psutil: add 5.9.5.16

2023-08-10 Thread Justin Bronder
Dependency of python3-mypy. Signed-off-by: Justin Bronder --- .../python/python3-types-psutil_5.9.5.16.bb| 10 ++ 1 file changed, 10 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.16.bb diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 4/5] python3-mypy: upgrade 0.971 -> 1.5.0

2023-08-10 Thread Justin Bronder
installation. Note for anyone attempting to backport this, you'll need to add python3-tomli to RDEPENDS as python < 3.11 won't be in the stdlib. Signed-off-by: Justin Bronder --- .../python/python3-mypy_0.971.bb | 23 --- .../python/python3-mypy_1.5.0

[oe] [meta-python][PATCH 5/5] python3-typed-ast: remove EOL package

2023-08-10 Thread Justin Bronder
No longer required by python3-mypy and no longer maintained upstream. https://github.com/python/typed_ast/issues/179 Signed-off-by: Justin Bronder --- .../packagegroups/packagegroup-meta-python.bb| 1 - .../python/python3-typed-ast_1.5.4.bb| 12 2 files

[oe] [meta-python][PATCH 1/2] python3-colorlog: BBCLASEXTEND native nativesdk

2024-04-23 Thread Justin Bronder
Signed-off-by: Justin Bronder --- meta-python/recipes-devtools/python/python3-colorlog_6.8.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-colorlog_6.8.2.bb b/meta-python/recipes-devtools/python/python3-colorlog_6.8.2.bb index c26f4bb70

[oe] [meta-python][PATCH 2/2] python3-gcovr: add dep on python3-colorlog

2024-04-23 Thread Justin Bronder
Dependency added in gcov-7.1. Wrapping lines and alphabetically ordering while touching RDEPENDS. Signed-off-by: Justin Bronder --- meta-python/recipes-devtools/python/python3-gcovr_7.2.bb | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools