From: Wang Mingyu
Changelog:
===
- Resolve DeprecationWarnings when extracting twine metadata.
- Fix bug for Repository URLs with auth where the port was lost.
Signed-off-by: Wang Mingyu
---
.../python/{python3-twine_5.1.0.bb => python3-twine_5.1.1.bb} | 2 +-
1 file changed, 1 inser
From: Wang Mingyu
Changelog:
==
- Release notes page name changed from releases to release_notes
- Provide explicit __all__ exports for providers in web3/providers/__init__.py;
update web3/__init__.py to include all provider classes including base
classes.
- Created ABIError type in th
From: Wang Mingyu
Changelog:
Expose PEP-484 typing stubs, thanks to Rodion Kosianenko and GoodWasHere
License-Update: Copyright year updated to 1.18
Signed-off-by: Wang Mingyu
---
.../{python3-rapidjson_1.17.bb => python3-rapidjson_1.18.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 delet
From: Wang Mingyu
Changelog:
==
- Import os.link conditionally to fix importing on android. #175
- Remove spurious items from aiofiles.os.__all__ when running on Windows.
- Switch to more modern async idioms: Remove types.coroutine and make
AiofilesContextManager an awaitable instead a c
From: Wang Mingyu
Changelog:
=
- None UnixDomainSocket timeout
- Updated redis version to represent latest available build
Signed-off-by: Wang Mingyu
---
.../python/{python3-redis_5.0.6.bb => python3-redis_5.0.7.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename me
From: Wang Mingyu
Changelog:
Update setuptools to v70.1.1
Signed-off-by: Wang Mingyu
---
20240524.bb => python3-types-setuptools_70.1.0.20240627.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
meta-python/recipes-devtools/python/{python3-types-setuptools_70.0.0.20240524
From: Wang Mingyu
Changelog:
- Fix new interface from pbs_installer regarding build_dir and best match
auto-install strategy for pdm use (same as for pdm python install --list)
- Fix crash when pdm is used with importlib-metadata version 8.0.
- Add --no-extras to pdm export to stri
From: Wang Mingyu
Changelog:
==
- Remove python 3.8 from CI
- Log comm retries.
- Solve serial unrequested frame.
- test convert registers with 1234
- Fix writing to serial (rs485) on windows os.
- Remember to remove serial writer.
- Update client.rst
- Fix usage file names
- Show err
From: Wang Mingyu
Changelog:
===
- deps: Require protobuf>=3.20.2
- Regenerate pb2 files for compatibility with protobuf 5.x
Signed-off-by: Wang Mingyu
---
...tos_1.63.1.bb => python3-googleapis-common-protos_1.63.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
met
From: Wang Mingyu
Changelog:
===
- Add support for numpy 2.0
- Update actions/checkout and actions/setup-python
- Start testing pypy-3.10 and update pypy test runners
- Fix duration description in pillow legacy
Signed-off-by: Wang Mingyu
---
.../{python3-imageio_2.34.1.bb => python3-im
From: Wang Mingyu
Changelog:
- Test fails due to change in Numpy API
- Excel is very fussy about the version number
- Poor perfomance when reading workbooks with lots of named styles
Signed-off-by: Wang Mingyu
---
.../{python3-openpyxl_3.1.4.bb => python3-openpyxl_3.1.5.bb}| 2
From: Wang Mingyu
Changelog:
===
- bugfix for call to structured_traceback
- fixed honoring custom repr for NamedTuple if assigned by partialmethod
- Convert matplotlib gui name in enable_gui
Signed-off-by: Wang Mingyu
---
.../{python3-ipython_8.25.0.bb => python3-ipython_8.26.0.bb}
From: Wang Mingyu
Changelog:
https://github.com/googleapis/google-api-python-client/releases/tag/v2.135.0
Signed-off-by: Wang Mingyu
---
...t_2.134.0.bb => python3-google-api-python-client_2.135.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
meta-python/recipes-devtools/
From: Wang Mingyu
Changelog:
=
- testpyisomd5sum.py: Use a consistent iso size
- Remove quiet from iso creation, size seems wrong
- workflows: Move to Fedora 39 and checkout v4
- Revert "test: Update testing to include small iso and larger iso"
- Revert "Fix checksum failure with smal
From: Wang Mingyu
Changelog:
Harmonize gast.dump behavior across versions, following py3.13 behavior
Signed-off-by: Wang Mingyu
---
.../python/{python3-gast_0.5.4.bb => python3-gast_0.6.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python
From: Wang Mingyu
Changelog:
===
- Add support for protobuf 5.x
- Ignore unknown fields in rest streaming.
Signed-off-by: Wang Mingyu
---
...gle-api-core_2.19.0.bb => python3-google-api-core_2.19.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-de
From: Wang Mingyu
Lisence-Update: Copyright year updated to 1.13.2
Changelog:
=
- Improve computed column compare function to support multi-line expressions.
- Fixed bug in alembic command stdout where long messages were not properly
wrapping at the terminal width.
- Fixed internal
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
.../ctags/{ctags_6.1.20240623.0.bb => ctags_6.1.20240630.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-devtools/ctags/{ctags_6.1.20240623.0.bb =>
ctags_6.1.20240630.0.bb} (95%)
diff --git a/meta-oe/recipes
From: Wang Mingyu
Changelog:
- Wheel build exclude for pp37
- Build wheels for aarch64 to allow use in embedded systems
Signed-off-by: Wang Mingyu
---
...{python3-dbus-fast_2.21.3.bb => python3-dbus-fast_2.22.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta
From: Wang Mingyu
Changelog:
===
- fix ASGI app running error message set
- Fix ASGIMiddleware Receive (#59)
- Require typing_extensions on Python < 3.11 (#57)
- delete http.disconnect from asgi.py
Signed-off-by: Wang Mingyu
---
.../{python3-a2wsgi_1.10.4.bb => python3-a2wsgi_1.10.6.bb
From: Wang Mingyu
Changelog:
=
- Remove deprecated positional arguments
- Add timeframe to warning about using find_first_match without ensure_strategy
- Split release flow into two jobs (build/publish)
- Use correct depth argument for checkout action
- Add artifacts group to dependabot c
From: Wang Mingyu
Changelog:
===
* Support matching a OVS system interface by MAC address.
* Fix port reactivation when the controller is reactivating.
* Save connection timestamps when shutting down, so that the right
connection autoactivates after restart.
* Fix handling of VPN secret
From: Wang Mingyu
Changelog:
=
* Prevent std::exception escaping from exiv2
* Declare gexiv2_metadata_open_stream and _save_stream as deprecated
* Documentation updates
Signed-off-by: Wang Mingyu
---
.../recipes-gnome/gexiv2/{gexiv2_0.14.2.bb => gexiv2_0.14.3.bb} | 2 +-
1 file chan
From: Wang Mingyu
Changelog:
=
- ndptool: add support for PREF64 option
- libndp: add support for PREF64 option
- libndp: valid route information option length
- SubmittingPatches: update mailing list
Signed-off-by: Wang Mingyu
---
.../libndp/{libndp_1.8.bb => libndp_1.9.bb}
From: Wang Mingyu
Changelog:
==
* Fix feh not respecting aspect ratio of thumbnails that are smaller than
--thumb-width and --thumb-height
* Fix --no-recursive behaving like --recursive
* Fix rotation by 180° corrupting images
* Speed up --sort=size and --sort=mtime by caching stat(2) c
Gentle reminder...!!
Any update on this??
Regards,
Rohini Sangam
On Tue, Jun 11, 2024 at 12:17 PM Rohini Sangam via lists.openembedded.org
wrote:
> CVE fixed:
> -CVE-2024-21094 OpenJDK: C2 compilation fails with "Exceeded _node_regs
> array" (8317507)
> Upstream-Status: Backport from
> https://
It fails on 32bit x86 clang/lld linker -
https://errors.yoctoproject.org/Errors/Details/788619/
perhaps we need to specify linking with -latomic on architectures
missing 64bit atomics.
On Sun, Jun 30, 2024 at 5:46 AM Markus Volk via lists.openembedded.org
wrote:
>
> PipeWire 1.2.0 (2024-06-27)
>
On Sun, Jun 30 2024 at 09:09:15 AM +02:00:00, Martin Jansa
wrote:
Is the runtime dependency added automatically in do_package? Or why
didn't you keep it as 4th param in PACKAGECONFIG?
I took a look at $[WORKDIR}/flatpak.specs and dconf was listed there
for BuildRequires an Requires.
That sugg
PipeWire 1.2.0 (2024-06-27)
This is the 1.2 release that is API and ABI compatible with previous
1.1.x and 1.0.x releases.
This release contains some of the bigger changes that happened since
the 1.0 release last year, including:
* Support for asynchronous processing has been implemented. Node
WirePlumber 0.5.5
Highlights:
Hotfix release to address crashes in the Bluetooth HSP/HFP autoswitch
functionality that were side-effects of some changes that were part
of the role-based linking policy (#682)
Improvements:
wpctl will now properly show a '*' in front of sink filters when they are
Is the runtime dependency added automatically in do_package? Or why
didn't you keep it as 4th param in PACKAGECONFIG?
On Sat, Jun 29, 2024 at 7:59 AM Markus Volk via lists.openembedded.org
wrote:
>
> Disable by default to avoid a requirement for meta-gnome
>
> Signed-off-by: Markus Volk
> ---
>
31 matches
Mail list logo