|
[meta-python] [PATCH] python3-yappi: upgrade 1.3.3 -> 1.3.5
1.3.5 (2022-05-20)
- Fix an exception with matplotlib on Python 3.10 (#97)
- Fix incorrect walltime when same coroutine is ran with concurrent tasks (#58)
Signed-off-by: Wang Mingyu
1.3.5 (2022-05-20)
- Fix an exception with matplotlib on Python 3.10 (#97)
- Fix incorrect walltime when same coroutine is ran with concurrent tasks (#58)
Signed-off-by: Wang Mingyu
|
By
wangmy
·
#97297
·
|
|
[meta-python] [PATCH] python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
...n3-grpcio-tools_1.46.0.bb => python3-grpcio-tools_1.46.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
...n3-grpcio-tools_1.46.0.bb => python3-grpcio-tools_1.46.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
zhengruoqin
·
#97296
·
|
|
[meta-python] [PATCH] python3-xmlschema: upgrade 1.10.0 -> 1.11.0
Changelog:
=========
Add localization for XSD parsing and validation related error messages
Add full Italian translation
Add Russian partial translation (from PR #293)
Signed-off-by: Wang
Changelog:
=========
Add localization for XSD parsing and validation related error messages
Add full Italian translation
Add Russian partial translation (from PR #293)
Signed-off-by: Wang
|
By
wangmy
·
#97295
·
|
|
[meta-python] [PATCH] python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36
Changelog:
https://github.com/sqlalchemy/sqlalchemy/releases/tag/rel_1_4_36
Signed-off-by: Wang Mingyu <wangmy@...>
---
...ython3-sqlalchemy_1.4.35.bb => python3-sqlalchemy_1.4.36.bb} | 2
Changelog:
https://github.com/sqlalchemy/sqlalchemy/releases/tag/rel_1_4_36
Signed-off-by: Wang Mingyu <wangmy@...>
---
...ython3-sqlalchemy_1.4.35.bb => python3-sqlalchemy_1.4.36.bb} | 2
|
By
wangmy
·
#97294
·
|
|
[meta-python] [PATCH] python3-web3: upgrade 5.29.0 -> 5.29.1
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../python/{python3-web3_5.29.0.bb => python3-web3_5.29.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../python/{python3-web3_5.29.0.bb => python3-web3_5.29.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#97293
·
|
|
[meta-python] [PATCH] python3-watchdog: upgrade 2.1.7 -> 2.1.8
Changelog:
==========
Fix adding failed emitters on observer schedule. (#872)
[inotify] Fix hang when unscheduling watch on a path in an unmounted filesystem. (#869)
[watchmedo] Fix broken
Changelog:
==========
Fix adding failed emitters on observer schedule. (#872)
[inotify] Fix hang when unscheduling watch on a path in an unmounted filesystem. (#869)
[watchmedo] Fix broken
|
By
wangmy
·
#97292
·
|
|
[meta-python] [PATCH] python3-robotframework: upgrade 5.0 -> 5.0.1
Changelog:
https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-5.0.1.rst
Signed-off-by: Wang Mingyu <wangmy@...>
---
...n3-robotframework_5.0.bb =>
Changelog:
https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-5.0.1.rst
Signed-off-by: Wang Mingyu <wangmy@...>
---
...n3-robotframework_5.0.bb =>
|
By
wangmy
·
#97291
·
|
|
[meta-python] [PATCH] python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0
Changelog:
https://github.com/googleapis/google-api-python-client/releases
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
...ent_2.45.0.bb => python3-google-api-python-client_2.48.0.bb}
Changelog:
https://github.com/googleapis/google-api-python-client/releases
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
...ent_2.45.0.bb => python3-google-api-python-client_2.48.0.bb}
|
By
zhengruoqin
·
#97290
·
|
|
[meta-python] [PATCH] python3-google-api-core: upgrade 2.7.3 -> 2.8.0
From: Xu Huan <xuhuan.fnst@...>
Changelog:
=========
adds support for audience in client_options (#379) (c97c498)
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
From: Xu Huan <xuhuan.fnst@...>
Changelog:
=========
adds support for audience in client_options (#379) (c97c498)
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
|
By
xuhuan.fnst@fujitsu.com
·
#97289
·
|
|
[meta-python] [PATCH] python3-cachetools: upgrade 5.0.0 -> 5.1.0
From: Xu Huan <xuhuan.fnst@...>
License-Update: Copyright year updated to 2022.
Changelog:
Add cache decorator parameters as wrapper function attributes.
Signed-off-by: Xu Huan
From: Xu Huan <xuhuan.fnst@...>
License-Update: Copyright year updated to 2022.
Changelog:
Add cache decorator parameters as wrapper function attributes.
Signed-off-by: Xu Huan
|
By
xuhuan.fnst@fujitsu.com
·
#97288
·
|
|
[meta-python] [PATCH] python3-astroid: upgrade 2.11.3 -> 2.11.5
From: Xu Huan <xuhuan.fnst@...>
Changelog:
=========
- Fix crash while obtaining object_type() of an Unknown node.
- Fix a bug where in attempting to handle the patching of distutils by
From: Xu Huan <xuhuan.fnst@...>
Changelog:
=========
- Fix crash while obtaining object_type() of an Unknown node.
- Fix a bug where in attempting to handle the patching of distutils by
|
By
xuhuan.fnst@fujitsu.com
·
#97287
·
|
|
[meta-python] [PATCH] python3-asyncinotify: upgrade 2.0.2 -> 2.0.3
From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
...hon3-asyncinotify_2.0.2.bb => python3-asyncinotify_2.0.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1
From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
...hon3-asyncinotify_2.0.2.bb => python3-asyncinotify_2.0.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1
|
By
xuhuan.fnst@fujitsu.com
·
#97286
·
|
|
[meta-python] [PATCH] python3-imageio: upgrade 2.19.1 -> 2.19.2
From: Xu Huan <xuhuan.fnst@...>
Changelog:
==========
Fix
Don't treat im_mode ? as im_mode V
Other
Add stacklevel=2 to some warnings.
Signed-off-by: Xu Huan
From: Xu Huan <xuhuan.fnst@...>
Changelog:
==========
Fix
Don't treat im_mode ? as im_mode V
Other
Add stacklevel=2 to some warnings.
Signed-off-by: Xu Huan
|
By
xuhuan.fnst@fujitsu.com
·
#97285
·
|
|
[meta-python] [PATCH] python3-croniter: upgrade 1.3.4 -> 1.3.5
From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
.../{python3-croniter_1.3.4.bb => python3-croniter_1.3.5.bb} | 2 +-
1 file changed, 1 insertion(+), 1
From: Xu Huan <xuhuan.fnst@...>
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
.../{python3-croniter_1.3.4.bb => python3-croniter_1.3.5.bb} | 2 +-
1 file changed, 1 insertion(+), 1
|
By
xuhuan.fnst@fujitsu.com
·
#97284
·
|
|
Re: [PATCH] ccache.bbclass: document CCACHE_MAXSIZE variable
you need to send it to oe-core ml
you need to send it to oe-core ml
|
By
Khem Raj
·
#97283
·
|
|
[PATCH] ccache.bbclass: document CCACHE_MAXSIZE variable
Setting this avoids premature cache object eviction during large builds.
Signed-off-by: Zachary T Welch <zach@...>
---
meta/classes/ccache.bbclass | 7 ++++++-
1 file changed, 6
Setting this avoids premature cache object eviction during large builds.
Signed-off-by: Zachary T Welch <zach@...>
---
meta/classes/ccache.bbclass | 7 ++++++-
1 file changed, 6
|
By
Zach Welch
·
#97282
·
|
|
[meta-oe][dunfell][PATCH] mariadb: update to 10.4.25
Source: mariadb.org
MR: 117530, 117522, 117514, 117506, 117497, 117489, 117481, 117473, 117465, 117457, 117449, 117380, 117364, 117356, 117336, 117212, 117204, 117196, 117180, 117188, 117169, 117161,
Source: mariadb.org
MR: 117530, 117522, 117514, 117506, 117497, 117489, 117481, 117473, 117465, 117457, 117449, 117380, 117364, 117356, 117336, 117212, 117204, 117196, 117180, 117188, 117169, 117161,
|
By
Armin Kuster
·
#97281
·
|
|
[meta-oe][master][kirkstone][PATCH] mariadb: update to 10.7.4
LTS version, bugfix only update.
Drop clang-64bit-atomics.patch as the patched code was removed in this
LTS version, bugfix only update.
Drop clang-64bit-atomics.patch as the patched code was removed in this
|
By
Armin Kuster
·
#97280
·
|
|
do_patch failing when executed multiple times in the same S=WORKDIR Was: [yocto] Strange sporadic build issues (incremental builds in docker container)
+oe-core ML as it isn't poky/yocto specific
Just small update as multiple people mentioned this (in case I don't send the final fix later today).
There are couple recipes affected by this e.g. keymaps
+oe-core ML as it isn't poky/yocto specific
Just small update as multiple people mentioned this (in case I don't send the final fix later today).
There are couple recipes affected by this e.g. keymaps
|
By
Martin Jansa
·
#97279
·
|
|
Re: [meta-filesystems][dunfell][PATCH] fuse: Set CVE_PRODUCT
Hi Armin,
We have sent this patch for dunfell so you can take this.
This will get applied without any conflicts.
Thanks,
Best Regards,
Ranjitsinh Rathod
Technical Leader | | KPIT Technologies
Hi Armin,
We have sent this patch for dunfell so you can take this.
This will get applied without any conflicts.
Thanks,
Best Regards,
Ranjitsinh Rathod
Technical Leader | | KPIT Technologies
|
By
Ranjitsinh Rathod
·
#97278
·
|