[oe] [meta-python] [PATCH] python3-types-setuptools: upgrade 68.1.0.1 -> 68.2.0.0

2023-09-19 Thread wangmy
From: Wang Mingyu Changelog: === -1 public Python file has been added: setuptools/tests/test_core_metadata.py. -0 files included in typeshed's stubs have been deleted. -7 files included in typeshed's stubs have been modified or renamed: setuptools/__init__.py, setuptools/command/editable

[oe] [meta-python] [PATCH] python3-virtualenv: upgrade 20.24.4 -> 20.24.5

2023-09-19 Thread wangmy
From: Wang Mingyu Changelog: == -release 20.24.4 -Fix brew cannot copy -Test with 3.12 rc -Upgrade setuptools -GitHub Actions: Add PyPy 3.10 to testing Signed-off-by: Wang Mingyu --- ...hon3-virtualenv_20.24.4.bb => python3-virtualenv_20.24.5.bb} | 2 +- 1 file changed, 1 insertion(+),

[oe] [meta-python] [PATCH] python3-xlsxwriter: upgrade 3.1.2 -> 3.1.3

2023-09-19 Thread wangmy
From: Wang Mingyu Changelog: Added support for custom total formulas to worksheet tables. Signed-off-by: Wang Mingyu --- ...{python3-xlsxwriter_3.1.2.bb => python3-xlsxwriter_3.1.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-x

[oe] [meta-python] [PATCH] python3-zeroconf: upgrade 0.97.0 -> 0.112.0

2023-09-19 Thread wangmy
From: Wang Mingyu Changelog: Improve AsyncServiceBrowser performance (#1273) (0c88ecf) Speed up question and answer internals (#1272) (d24722b) Small speed ups to ServiceBrowser (#1271) (22c433d) Speed up ServiceBrowsers with a cython pxd (#1270) (4837876) Improve performance of

[oe] [meta-oe] [PATCH] redis: upgrade 7.2.0 -> 7.2.1

2023-09-19 Thread wangmy
From: Wang Mingyu Changelog: == -(CVE-2023-41053) Redis does not correctly identify keys accessed by SORT_RO and, as a result, may grant users executing this command access to keys that are not explicitly authorized by the ACL configuration. -Fix crashes when joining a node to an exist

[oe] [meta-oe] [PATCH] remmina: upgrade 1.4.31 -> 1.4.32

2023-09-19 Thread wangmy
From: Wang Mingyu Changelog: == * [REM2916] Added option to kill async process started by exec plugin on tab close * Fix search bar toggle behavior * Fix memory leaks * [REM-2920] Password visibility can now be toggled on remmina_message_panels * Remove SSH file paths from remmina file w

[oe] [meta-oe] [PATCH] xmlsec1: upgrade 1.2.37 -> 1.3.1

2023-09-19 Thread wangmy
From: Wang Mingyu 0001-xmldsigverify-Include-xmlsec-parser.h.patch removed since it's included in 1.3.1 Changelog: == -Added "--with-libltdl" option for ./configure to allow custom libltdl installations and deprecated "--enable-crypto-dl" option. -Added support for cclang compiler on no

[oe] [meta-oe] [PATCH v3] dnf-plugin-tui: create symlinks from /usr/ to /.

2023-10-17 Thread wangmy
From: Wang Mingyu >From Poky 4.3, by default, usrmerge has been enabled. Some important binaries have been installed to /usr/sbin instead of /sbin such as init. So it is necessary to create symlinks from /usr/ to /, such as /usr/sbin to /sbin, /usr/bin to /bin. Signed-off-by: Wang Mingyu --- m

Re: [oe] [meta-oe] [PATCH v3] dnf-plugin-tui: create symlinks from /usr/ to /.

2023-10-18 Thread wangmy
gt; to /. > > Isn’t this what create_merged_usr_symlinks in image.bbclass does? Why does > a DNF plugin need to do this, and not anything else? > > Ross > > > On 17 Oct 2023, at 08:23, wangmy via lists.openembedded.org > wrote: > > > > From Poky 4.3, by default, usrmerge

[oe] [meta-oe] [PATCH] c-ares: upgrade 1.19.1 -> 1.20.1

2023-10-19 Thread wangmy
From: Wang Mingyu License-Update:Update from 1989 MIT license text to modern MIT license text Changelog: === -Resolve use-after-free issue when TCP connection is terminated before a response is returned -Reduce number of queries for a load test case to prevent overloading some build sy

Re: [oe] [meta-oe] [PATCH v3] dnf-plugin-tui: create symlinks from /usr/ to /.

2023-10-19 Thread wangmy
> Sounds a bit like the symlink creation should be moved into base-files... Yes, we also think that it should be moved into base-files.   -- Best Regards --- Wang Mingyu Development Dept.I Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST) No. 6 We

[oe] [meta-oe] [PATCH] adw-gtk3: upgrade 4.9 -> 5.1

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: = Fix Headerbar Buttons Width error. Fix Geary sidebar looks broken error. Signed-off-by: Wang Mingyu --- .../gnome-themes/{adw-gtk3_4.9.bb => adw-gtk3_5.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-gnome

[oe] [meta-oe] [PATCH] ctags: upgrade 6.0.20230917.0 -> 6.0.20231001.0

2023-10-23 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../ctags/{ctags_6.0.20230917.0.bb => ctags_6.0.20231001.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/ctags/{ctags_6.0.20230917.0.bb => ctags_6.0.20231001.0.bb} (95%) diff --git a/meta-oe/recipes

[oe] [meta-oe] [PATCH] dialog: upgrade 1.3-20230209 -> 1.3-20231002

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: === + add/use dlg_print_nowrap(), to handle multibyte character strings in progressbox and tailbox (report/testcase by Sergey Merzlikin). + updated configure script, e.g., for compiler-warning fixes. + update config.guess, config.sub + updated configure scri

[oe] [meta-oe] [PATCH] freerdp: upgrade 2.11.1 -> 2.11.2

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: === Backported #9378: backported wArrayList (optional) copy on insert Backported #9360: backported certificate algorithm detection Signed-off-by: Wang Mingyu --- .../freerdp/{freerdp_2.11.1.bb => freerdp_2.11.2.bb}| 2 +- 1 file changed, 1 inser

[oe] [meta-gnome] [PATCH] gnome-backgrounds: upgrade 44.0 -> 45.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: === - revert to JPEGs - blue default (light) - new default - morphogenesis (reactive diffusion) - pipes - updated pixels & truchet Signed-off-by: Wang Mingyu --- .../{gnome-backgrounds_44.0.bb => gnome-backgrounds_45.0.bb}| 2 +- 1 file changed, 1 inser

[oe] [meta-gnome] [PATCH] gnome-calculator: upgrade 45.0 -> 45.0.2

2023-10-23 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../{gnome-calculator_45.0.bb => gnome-calculator_45.0.2.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-calculator/{gnome-calculator_45.0.bb => gnome-calculator_45.0.2.bb} (88%) diff --git a/

[oe] [meta-gnome] [PATCH] gnome-font-viewer: upgrade 44.0 -> 45.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: === translation update: * Belarusian * Chinese (China) * Dutch * English (United Kingdom) * Greek, Modern (1453*) * Icelandic * Italian * Kazakh * Portuguese (Brazil) * Turkish Signed-off-by: Wang Mingyu --- .../{gnome-font-viewer_44.0.bb => gnome

[oe] [meta-oe] [PATCH] ipc-run: upgrade 20220807.0 -> 20231003.0

2023-10-23 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../perl/{ipc-run_20220807.0.bb => ipc-run_20231003.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/perl/{ipc-run_20220807.0.bb => ipc-run_20231003.0.bb} (93%) diff --git a/meta-oe/recipes-devt

[oe] [meta-oe] [PATCH] libbytesize: upgrade 2.9 -> 2.10

2023-10-23 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../libbytesize/{libbytesize_2.9.bb => libbytesize_2.10.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/libbytesize/{libbytesize_2.9.bb => libbytesize_2.10.bb} (84%) diff --git a/meta-oe/recipes-s

[oe] [meta-networking] [PATCH] libcoap: upgrade 4.3.3 -> 4.3.4

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: === * Clean up use of tags. * Support for MacOS with Contiki-NG builds. * Support for Windows with OpenSSL 3.x builds. * Reported bugs fixed. * Documentation updated. Signed-off-by: Wang Mingyu --- .../libcoap/{libcoap_4.3.3.bb => libcoap_4.3.4.bb}

[oe] [meta-oe] [PATCH] libyang: upgrade 2.1.111 -> 2.1.128

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: === revert of identityref canonical value change the identity always printed with the module name as the prefix data tree and hash table optimizations opaque node handling fixes and improvements lots of other bug fixes Signed-off-by: Wang Mingyu --- .../lib

[oe] [meta-oe] [PATCH] lvgl: upgrade 8.3.9 -> 8.3.10

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: https://github.com/lvgl/lvgl/blob/release/v8.3/docs/CHANGELOG.md Signed-off-by: Wang Mingyu --- meta-oe/recipes-graphics/lvgl/{lvgl_8.3.9.bb => lvgl_8.3.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/lvgl/{lvgl_8.3.9.b

[oe] [meta-gnome] [PATCH] metacity: upgrade 3.46.1 -> 3.50.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: === - Updated translations. - Remove window shading keybinding. Signed-off-by: Wang Mingyu --- .../metacity/{metacity_3.46.1.bb => metacity_3.50.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/metacity/{m

[oe] [meta-gnome] [PATCH] nautilus: upgrade 45.0 -> 45.1

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: === * Bugfixes: - Don't crash when opening Properties from admin://* - Don't crash on unmount - Stop jumping to top when using the Menu key - Properly reorder bookmarks by drag and drop - Re-add search results when switching view mode - Fix compila

[oe] [meta-oe] [PATCH] ceres-solver: upgrade 2.1.0 -> 2.2.0

2023-10-23 Thread wangmy
From: Wang Mingyu License-Update: Copyright updated to 2.2.0. Changelog: == -Substantial improvement to threading performance across the board -Mixed precision solves + iterative refinement when using CUDA or CPU based dense linear solvers, or EIGEN_SPARSE as the sparse linear algebra l

[oe] [meta-python] [PATCH] python3-eth-abi: upgrade 3.0.1 -> 4.2.1

2023-10-23 Thread wangmy
From: Wang Mingyu License-Update: Copyright updated to 2023. Changelog: https://github.com/ethereum/eth-abi/blob/master/docs/release_notes.rst Signed-off-by: Wang Mingyu --- .../{python3-eth-abi_3.0.1.bb => python3-eth-abi_4.2.1.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-

[oe] [meta-python] [PATCH] python3-mypy: upgrade 1.5.1 -> 1.6.1

2023-10-23 Thread wangmy
From: Wang Mingyu License-Update: Copyright updated to 2023. Signed-off-by: Wang Mingyu --- .../python/{python3-mypy_1.5.1.bb => python3-mypy_1.6.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-mypy_1.5.1.bb => python3-myp

[oe] [meta-python] [PATCH] python3-pylint: upgrade 3.0.0 -> 3.0.1

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: = -Fixed false positive for inherit-non-class for generic Protocols. -Fix a crash when an enum class which is also decorated with a dataclasses.dataclass decorator is defined. Signed-off-by: Wang Mingyu --- .../python/{python3-pylint_3.0.0.bb => python

[oe] [meta-python] [PATCH] python3-aiodns: upgrade 3.0.0 -> 3.1.1

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: Add PEP-561 with py.typed Fix timeout Signed-off-by: Wang Mingyu --- .../{python3-aiodns_3.0.0.bb => python3-aiodns_3.1.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-aiodns_3.0.

[oe] [meta-python] [PATCH] python3-aiohttp: upgrade 3.8.5 -> 3.8.6

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst Signed-off-by: Wang Mingyu --- .../{python3-aiohttp_3.8.5.bb => python3-aiohttp_3.8.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-aio

[oe] [meta-python] [PATCH] python3-astroid: upgrade 3.0.0 -> 3.0.1

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: Fix crashes linting code using PEP 695 (Python 3.12) generic type syntax. Signed-off-by: Wang Mingyu --- .../{python3-astroid_3.0.0.bb => python3-astroid_3.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/pyth

[oe] [meta-python] [PATCH] python3-bitarray: upgrade 2.8.1 -> 2.8.2

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: = * update cibuildwheel to 2.16.1 in order to provide cp312 wheels on PyPI * improve error messages for masked assignment * simplify test collection * added 'pytest.ini' to allow running pytest with no additional arguments, see #208 * 'util.sc_enco

[oe] [meta-python] [PATCH] python3-bitstruct: upgrade 8.17.0 -> 8.18.0

2023-10-23 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- ...{python3-bitstruct_8.17.0.bb => python3-bitstruct_8.18.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-bitstruct_8.17.0.bb => python3-bitstruct_8.18.0.bb} (79%) diff --git a/me

[oe] [meta-python] [PATCH] python3-blinker: upgrade 1.6.2 -> 1.6.3

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: === -Fix SyncWrapperType and AsyncWrapperType -Fixed issue where signal.connected_to would not disconnect the receiver if an instance of BaseException was raised. Signed-off-by: Wang Mingyu --- .../{python3-blinker_1.6.2.bb => python3-blinker_1.6.3.bb}

[oe] [meta-python] [PATCH] python3-charset-normalizer: upgrade 3.2.0 -> 3.3.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: === Added - -Allow to execute the CLI (e.g. normalizer) through python -m charset_normalizer.cli or python -m charset_normalizer -Support for 9 forgotten encoding that are supported by Python but unlisted in encoding.aliases as they have no alias (#3

[oe] [meta-python] [PATCH] python3-cmake: upgrade 3.27.5 -> 3.27.7

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: = bump cmake from 3.27.5 to 3.27.6 bump pypa/cibuildwheel from 2.16.1 to 2.16.2 update pre-commit hooks bump ninja from 1.11.1 to 1.11.1.1 update pre-commit hooks Update to CMake 3.27.7 Signed-off-by: Wang Mingyu --- .../python/{python3-cmake_3.27.5.bb

[oe] [meta-python] [PATCH] python3-coverage: upgrade 7.3.1 -> 7.3.2

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: -The coverage lcov command ignored the [report] exclude_lines and [report] exclude_also settings (issue 1684). -Fix error that SQLite will create journal files alongside the coverage.py database files. -On Python 3.12+, we now disable SQLite writing jou

[oe] [meta-python] [PATCH] python3-croniter: upgrade 1.4.1 -> 2.0.1

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: Fix release issue Add Python 3.12 support Make major release instructions Signed-off-by: Wang Mingyu --- .../{python3-croniter_1.4.1.bb => python3-croniter_2.0.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-d

[oe] [meta-python] [PATCH] python3-dbus-fast: upgrade 1.85.0 -> 2.12.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: === Feature Update for final cpython release (#263) (460a072) Speed up unpacking arrays (#257) (5c8bfe5) Speed up constructing Variant objects (#256) (0d7a665) Speed up unmarshalling message body (#255) (5aed075) Speed up unmarshalling Variants (#254)

[oe] [meta-python] [PATCH] python3-email-validator: upgrade 1.3.1 -> 2.0.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md Signed-off-by: Wang Mingyu --- ...mail-validator_1.3.1.bb => python3-email-validator_2.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/pytho

[oe] [meta-python] [PATCH] python3-engineio: upgrade 4.7.1 -> 4.8.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: === Return consistent responses after Websocket connection ends Migrate Python package metadata to pyproject.toml Remove Python 3.7 from builds Internal code restructure (no functional changes) Signed-off-by: Wang Mingyu --- .../{python3-engineio_4.7.1.bb =

[oe] [meta-python] [PATCH] python3-eth-typing: upgrade 3.4.0 -> 3.5.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: == Add script to maintain Network constants listed in the networks module. Add types-setuptools to support pkg_resources and __version__ Signed-off-by: Wang Mingyu --- ...{python3-eth-typing_3.4.0.bb => python3-eth-typing_3.5.0.bb} | 2 +- 1 file changed, 1

[oe] [meta-python] [PATCH] python3-eth-utils: upgrade 2.2.1 -> 2.2.2

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: == -Add information to docs for utilities which did not have any. -Pull latest from template repo to fix release script, update wording in comments and docs. Signed-off-by: Wang Mingyu --- .../{python3-eth-utils_2.2.1.bb => python3-eth-utils_2.2.2.bb} |

[oe] [meta-python] [PATCH] python3-executing: upgrade 1.2.0 -> 2.0.0

2023-10-23 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../{python3-executing_1.2.0.bb => python3-executing_2.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-executing_1.2.0.bb => python3-executing_2.0.0.bb} (74%) diff --git a/meta

[oe] [meta-python] [PATCH] python3-flask-babel: upgrade 3.1.0 -> 4.0.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: Dropped support for end-of-life Python 3.7. Support PyPy 3.9 Replace deprecated locked_cached_property decorator with cached_property Signed-off-by: Wang Mingyu --- ...ython3-flask-babel_3.1.0.bb => python3-flask-babel_4.0.0.bb} | 2 +- 1 file changed,

[oe] [meta-python] [PATCH] python3-flask-jwt-extended: upgrade 4.5.2 -> 4.5.3

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: -Replace "defining" with "define" -Fix documentation syntax error -remove duplicate comments -Support python 3.12 and add support for flask 3.0 Signed-off-by: Wang Mingyu --- ...wt-extended_4.5.2.bb => python3-flask-jwt-extended_4.5.3.bb} | 2 +- 1 fil

[oe] [meta-python] [PATCH] python3-google-api-python-client: upgrade 2.101.0 -> 2.104.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md Signed-off-by: Wang Mingyu --- ...t_2.101.0.bb => python3-google-api-python-client_2.104.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools

[oe] [meta-python] [PATCH] python3-googleapis-common-protos: upgrade 1.60.0 -> 1.61.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: == Add google/api/field_info.proto Add IDENTIFIER to FieldBehavior enum Signed-off-by: Wang Mingyu --- ...tos_1.60.0.bb => python3-googleapis-common-protos_1.61.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtool

[oe] [meta-python] [PATCH] python3-google-auth: upgrade 2.23.1 -> 2.23.3

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: Serialize signer keys on getstate for pickling Support urllib3<2.0 versions Signed-off-by: Wang Mingyu --- ...hon3-google-auth_2.23.1.bb => python3-google-auth_2.23.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes

[oe] [meta-python] [PATCH] python3-h5py: upgrade 3.9.0 -> 3.10.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: https://docs.h5py.org/en/stable/whatsnew/3.10.html#bug-fixes Signed-off-by: Wang Mingyu --- .../python/{python3-h5py_3.9.0.bb => python3-h5py_3.10.0.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-h5

[oe] [meta-python] [PATCH] python3-huey: upgrade 2.4.5 -> 2.5.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: == -Check to ensure the gevent monkeypatch was applied when running the consumer with greenlet workers, log warning if it is not. -Explicitly clear the revoked flag on task instances after execution (#713). -Add support for delay=, eta= in Huey's .s() and .th

[oe] [meta-python] [PATCH] python3-imageio: upgrade 2.31.3 -> 2.31.5

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: == Raise warning instead of error when using fps in pillow Consistently load GIF frames using the same pixel format Signed-off-by: Wang Mingyu --- .../{python3-imageio_2.31.3.bb => python3-imageio_2.31.5.bb}| 2 +- 1 file changed, 1 insertion(+), 1 dele

[oe] [meta-python] [PATCH] python3-ipython: upgrade 8.15.0 -> 8.16.1

2023-10-23 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../{python3-ipython_8.15.0.bb => python3-ipython_8.16.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-ipython_8.15.0.bb => python3-ipython_8.16.1.bb} (88%) diff --git a/meta-p

[oe] [meta-python] [PATCH] python3-jedi: upgrade 0.19.0 -> 0.19.1

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: Python 3.12 support Signed-off-by: Wang Mingyu --- .../python/{python3-jedi_0.19.0.bb => python3-jedi_0.19.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-jedi_0.19.0.bb => python3-jedi_0.19.1.bb}

[oe] [meta-python] [PATCH] python3-meson-python: upgrade 0.13.1 -> 0.14.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: -Do not run meson install to build a wheel. -Obey the --skip-subprojects when specified for the meson install command. -Implement support for the exclude_directories and exclude_files arguments to Meson install_subdir() function and similar installation

[oe] [meta-python] [PATCH] python3-msgpack: upgrade 1.0.6 -> 1.0.7

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: = Fix build error of extension module on Windows. setup.py doesn't skip build error of extension module. Signed-off-by: Wang Mingyu --- .../{python3-msgpack_1.0.6.bb => python3-msgpack_1.0.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[oe] [meta-python] [PATCH] python3-platformdirs: upgrade 3.10.0 -> 3.11.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: === README: Fix CI badge Fix documentation build Add support for Homebrew-installed software Signed-off-by: Wang Mingyu --- ...n3-platformdirs_3.10.0.bb => python3-platformdirs_3.11.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-py

[oe] [meta-python] [PATCH] python3-prompt-toolkit: upgrade 3.0.36 -> 3.0.39

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: === Fixes: - Fix 'RuntimeError' when '__breakpointhook__' is called from another thread. - Fix memory leak in filters usage. - Ensure that key bindings are handled in the right context (when using contextvars). - Fix regression in filters. (Use of 'WeakValue

[oe] [meta-python] [PATCH] python3-protobuf: upgrade 4.24.3 -> 4.24.4

2023-10-23 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../{python3-protobuf_4.24.3.bb => python3-protobuf_4.24.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-protobuf_4.24.3.bb => python3-protobuf_4.24.4.bb} (92%) diff --git a/meta

[oe] [meta-python] [PATCH] python3-pycares: upgrade 4.3.0 -> 4.4.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: == Bump GitHub Actions versions and fix warnings in the process Bump versions of used GitHub Actions Add support for 3.12, drop EOL 3.7 Signed-off-by: Wang Mingyu --- .../{python3-pycares_4.3.0.bb => python3-pycares_4.4.0.bb} | 2 +- 1 file changed, 1

[oe] [meta-python] [PATCH] python3-pycodestyle: upgrade 2.11.0 -> 2.11.1

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: E275: fix false positive with fstrings containing keyword parts in python 3.12 Signed-off-by: Wang Mingyu --- ...hon3-pycodestyle_2.11.0.bb => python3-pycodestyle_2.11.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools

[oe] [meta-python] [PATCH] python3-pydantic: upgrade 2.4.1 -> 2.4.2

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: = Fix bug with JSON schema for sequence of discriminated union Fix schema references in discriminated unions Fix json schema generation for recursive models Fix models_json_schema for generic models Fix xfailed test for generic model signatures Signed-off

[oe] [meta-python] [PATCH] python3-pyephem: upgrade 4.1.4 -> 4.1.5

2023-10-23 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../{python3-pyephem_4.1.4.bb => python3-pyephem_4.1.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-extended/python-pyephem/{python3-pyephem_4.1.4.bb => python3-pyephem_4.1.5.bb} (77%) diff --git a

[oe] [meta-python] [PATCH] python3-pytest-timeout: upgrade 2.1.0 -> 2.2.0

2023-10-23 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- ...-pytest-timeout_2.1.0.bb => python3-pytest-timeout_2.2.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pytest-timeout_2.1.0.bb => python3-pytest-timeout_2.2.0.bb} (77%) diff --

[oe] [meta-python] [PATCH] python3-rapidjson: upgrade 1.11 -> 1.12

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: Generate wheels on PyPI using final Python 3.12 release, thanks to cibuildwheel 2.16.2 Signed-off-by: Wang Mingyu --- .../{python3-rapidjson_1.11.bb => python3-rapidjson_1.12.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes

[oe] [meta-python] [PATCH] python3-regex: upgrade 2023.8.8 -> 2023.10.3

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: pdated to Unicode 15.1.0. Signed-off-by: Wang Mingyu --- .../{python3-regex_2023.8.8.bb => python3-regex_2023.10.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-regex_2023.8.8.bb => python3-regex_

[oe] [meta-python] [PATCH] python3-rich: upgrade 13.5.3 -> 13.6.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: Added Python 3.12 to classifiers. Signed-off-by: Wang Mingyu --- .../{python3-rich_13.5.3.bb => python3-rich_13.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-extended/python-rich/{python3-rich_13.5.3.bb => pyth

[oe] [meta-python] [PATCH] python3-schedule: upgrade 1.2.0 -> 1.2.1

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: Fix bug where schedule was off when using .at with timezone Signed-off-by: Wang Mingyu --- .../{python3-schedule_1.2.0.bb => python3-schedule_1.2.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-sc

[oe] [meta-python] [PATCH] python3-semver: upgrade 3.0.1 -> 3.0.2

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: === PR #418: Replace OrderedDict with dict. PR #426: Fix replace() method to use the derived class of an instance instead of Version class. Signed-off-by: Wang Mingyu --- .../{python3-semver_3.0.1.bb => python3-semver_3.0.2.bb} | 3 +-- 1 file change

[oe] [meta-python] [PATCH] python3-simplejson: upgrade 3.19.1 -> 3.19.2

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: * Updated test & build matrix to include Python 3.12 and use GitHub Actions as a Trusted Publisher (OIDC) Signed-off-by: Wang Mingyu --- ...ython3-simplejson_3.19.1.bb => python3-simplejson_3.19.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[oe] [meta-python] [PATCH] python3-socketio: upgrade 5.9.0 -> 5.10.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: === -New SimpleClient and AsyncSimpleClient classes -Reporting to Socket.IO Admin UI -Support entering and leaving rooms through pubsub client managers -Async versions of enter_room and leave_room should be coroutines -Add a shutdown() function for the server

[oe] [meta-python] [PATCH] python3-sqlalchemy: upgrade 2.0.21 -> 2.0.22

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.22 Signed-off-by: Wang Mingyu --- ...ython3-sqlalchemy_2.0.21.bb => python3-sqlalchemy_2.0.22.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/pyt

[oe] [meta-python] [PATCH] python3-stack-data: upgrade 0.6.2 -> 0.6.3

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: handle weird six import error Signed-off-by: Wang Mingyu --- ...{python3-stack-data_0.6.2.bb => python3-stack-data_0.6.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-stack-data_0.6.2.bb => python3-

[oe] [meta-python] [PATCH] python3-texttable: upgrade 1.6.7 -> 1.7.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: Add boolean formatting option Signed-off-by: Wang Mingyu --- .../{python3-texttable_1.6.7.bb => python3-texttable_1.7.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-texttable_1.6.7.bb => python3-t

[oe] [meta-python] [PATCH] python3-traitlets: upgrade 5.10.1 -> 5.11.2

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: === -More Typing Adoption -Typing fixups -More typing cleanup Signed-off-by: Wang Mingyu --- ...{python3-traitlets_5.10.1.bb => python3-traitlets_5.11.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{p

[oe] [meta-python] [PATCH] python3-types-psutil: upgrade 5.9.5.16 -> 5.9.5.17

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: psutil: updates Signed-off-by: Wang Mingyu --- ...ypes-psutil_5.9.5.16.bb => python3-types-psutil_5.9.5.17.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-types-psutil_5.9.5.16.bb => python3-types-psu

[oe] [meta-python] [PATCH] python3-tzlocal: upgrade 5.0.1 -> 5.1

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: - The Unicode data doesn't change tz names when IANA does, so what is current in IANA is treated as an alias in Unicode data. This version handles that. Signed-off-by: Wang Mingyu --- .../python/{python3-tzlocal_5.0.1.bb => python3-tzlocal_5.1.bb} | 2 +- 1 file

[oe] [meta-python] [PATCH] python3-web3: upgrade 6.10.0 -> 6.11.1

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: -Updates and refactoring for the WebsocketProviderV2 class and its internal supporting classes and logic. -Add upper pin to hexbytes dependency to due incoming breaking change Signed-off-by: Wang Mingyu --- .../python/{python3-web3_6.10.0.bb => python

[oe] [meta-python] [PATCH] python3-websocket-client: upgrade 1.6.3 -> 1.6.4

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: Fix #952, add support for HTTP 307 and 308 redirect codes Signed-off-by: Wang Mingyu --- ...socket-client_1.6.3.bb => python3-websocket-client_1.6.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-webs

[oe] [meta-python] [PATCH] python3-xlsxwriter: upgrade 3.1.3 -> 3.1.8

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: = * Add support for formatting the data label in chart trendlines. * Add the :func:'very_hidden()' method to hide a worksheet. This is similar to the :func:'hide()' method except that the worksheet cannot be unhidden in the the Excel user interface. Th

[oe] [meta-python] [PATCH] python3-xxhash: upgrade 3.3.0 -> 3.4.1

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: == Build wheels for Python 3.12 Remove setuptools_scm Signed-off-by: Wang Mingyu --- .../python/{python3-xxhash_3.3.0.bb => python3-xxhash_3.4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-x

[oe] [meta-python] [PATCH] python3-zeroconf: upgrade 0.112.0 -> 0.119.0

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: -Update cibuildwheel to build wheels on latest cython final release -Reduce size of wheels by excluding generated .c files -Small improvements to ServiceBrowser performance -Small cleanups to incoming data handlers -Reduce type checking overhead at run ti

[oe] [meta-python] [PATCH] python3-zopeinterface: upgrade 6.0 -> 6.1

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: == -Build Linux binary wheels for Python 3.12. -Add support for Python 3.12. -Fix building of the docs for non-final versions. Signed-off-by: Wang Mingyu --- ...ython3-zopeinterface_6.0.bb => python3-zopeinterface_6.1.bb} | 2 +- 1 file changed, 1 insertion

[oe] [meta-networking] [PATCH] rdma-core: upgrade 47.0 -> 48.0

2023-10-23 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../rdma-core/{rdma-core_47.0.bb => rdma-core_48.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/rdma-core/{rdma-core_47.0.bb => rdma-core_48.0.bb} (96%) diff --git a/meta-networking/

[oe] [meta-oe] [PATCH] redis: upgrade 7.2.1 -> 7.2.2

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: * (CVE-2023-45145) The wrong order of listen(2) and chmod(2) calls creates a race condition that can be used by another process to bypass desired Unix socket permissions on startup. * Fix compilation error on MacOS 13 (#12611) * WAITAOF could timeout

[oe] [meta-oe] [PATCH] remmina: upgrade 1.4.32 -> 1.4.33

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: == * [REM-2977] add shortcut for 'send clipboard as keystrokes' * [REM-2972] Make keeping window open on session disconnect configurable * [REM-2974] fix crash cause by using freed memory Signed-off-by: Wang Mingyu --- .../remmina/{remmina_1.4.32.bb => remm

[oe] [meta-oe] [PATCH] tesseract: upgrade 5.3.2 -> 5.3.3

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: === * Small code fixes and improvements to fix Coverity Scan issues. * Disable -mfpu=neon for aarch64. * Fix build without git clone in cloned directory (required for FreeBSD). * Other build fixes for autotools, cmake and sw. * Fix regression in layout detecti

[oe] [meta-oe] [PATCH] thingsboard-gateway: upgrade 3.3 -> 3.4.1

2023-10-23 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- ...{thingsboard-gateway_3.3.bb => thingsboard-gateway_3.4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/{thingsboard-gateway_3.3.bb => thingsboard

[oe] [meta-oe] [PATCH] tio: upgrade 2.6 -> 2.7

2023-10-23 Thread wangmy
From: Wang Mingyu Changelog: == * Add xmodem and ymodem file send support * tty_stdin_input_thread(): write to pipe only if byte_count > 0. * Ignore EINTR error. * CYGWIN: Add support for "COM*" naming. * chore: reorder log-strip and log-append * chore: update readme, bash completio

[oe] [meta-networking] [PATCH] wireshark: upgrade 4.0.8 -> 4.0.10

2023-10-23 Thread wangmy
From: Wang Mingyu Bugfix: Error loading g729.so plugin with Wireshark 4.0.9 and 3.6.17 on macOS. Signed-off-by: Wang Mingyu --- .../wireshark/{wireshark_4.0.8.bb => wireshark_4.0.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/wireshar

[oe] [meta-oe] [PATCH] xterm: upgrade 384 -> 387

2023-10-23 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../recipes-graphics/xorg-app/{xterm_384.bb => xterm_387.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/xorg-app/{xterm_384.bb => xterm_387.bb} (94%) diff --git a/meta-oe/recipes-graphics/xorg-app/x

[oe] [meta-oe] [PATCH] zchunk: upgrade 1.3.1 -> 1.3.2

2023-10-23 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../recipes-support/zchunk/{zchunk_1.3.1.bb => zchunk_1.3.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/zchunk/{zchunk_1.3.1.bb => zchunk_1.3.2.bb} (93%) diff --git a/meta-oe/recipes-support/zchunk/

[oe] [meta-oe] [PATCH] hdf5: Fix install conflict when enable multilib.

2023-11-05 Thread wangmy
From: Wang Mingyu Error: Transaction test error: file /usr/bin/h5cc conflicts between attempted installs of lib32-hdf5-1.14.2-r0.armv7ahf_neon and hdf5-1.14.2-r0.cortexa57 file /usr/bin/h5hlcc conflicts between attempted installs of lib32-hdf5-1.14.2-r0.armv7ahf_neon and hdf5-1.14.2-r0.cort

[oe] [meta-oe] [PATCH] dnf-plugin-tui: Recover BBCLASSEXTEND variants

2023-11-08 Thread wangmy
From: Wang Mingyu dnf-plugin-tui must work on nativesdk environment. Now there's no warning when run the command "bitbake universe -c fetch". Signed-off-by: Wang Mingyu --- meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-

[oe] [meta-oe] [PATCH] gensio: upgrade 2.7.6 -> 2.7.7

2023-11-08 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../gensio/{gensio_2.7.6.bb => gensio_2.7.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/gensio/{gensio_2.7.6.bb => gensio_2.7.7.bb} (94%) diff --git a/meta-oe/recipes-connectivi

[oe] [meta-oe] [PATCH] hwdata: upgrade 0.375 -> 0.376

2023-11-08 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../recipes-support/hwdata/{hwdata_0.375.bb => hwdata_0.376.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/hwdata/{hwdata_0.375.bb => hwdata_0.376.bb} (91%) diff --git a/meta-oe/recipes-support/hwdata/

[oe] [meta-perl] [PATCH] libio-socket-ssl-perl: upgrade 2.083 -> 2.084

2023-11-08 Thread wangmy
From: Wang Mingyu Changelog: - various fixes for edge cases and build: #136, #141, #142, #143, #145 - update documentation to reflect default SSL_version Signed-off-by: Wang Mingyu --- ...-socket-ssl-perl_2.083.bb => libio-socket-ssl-perl_2.084.bb} | 2 +- 1 file changed, 1 insert

[oe] [meta-oe] [PATCH] makedumpfile: upgrade 1.7.3 -> 1.7.4

2023-11-08 Thread wangmy
From: Wang Mingyu Changelog: === - Support for kernels up to v6.6 - Support for riscv64 architecture Signed-off-by: Wang Mingyu --- .../{makedumpfile_1.7.3.bb => makedumpfile_1.7.4.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-kernel/maked

[oe] [meta-gnome] [PATCH] gnome-remote-desktop: move from meta-virtualization to meta-security

2023-11-08 Thread wangmy
From: Wang Mingyu There's no tpm2-tss under meta-virtualization: Missing or unbuildable dependency chain was: ['gnome-remote-desktop', 'tpm2-tss'] Signed-off-by: Wang Mingyu --- meta-gnome/conf/layer.conf | 1 + .../gnome-remote-desktop/gnome-remote-deskt

<    1   2   3   4   5   6   7   8   9   10   >