Signed-off-by: Alexander Kanavin
---
meta-python/recipes-devtools/python/python3-astroid_3.0.1.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-astroid_3.0.1.bb
b/meta-python/recipes-devtools/python/python3-astroid_3.0.1.bb
index db3ef4392..348dc2
Signed-off-by: Alexander Kanavin
---
...001-build-fix-build-with-Python-3.12.patch | 55
.../0001-gyp-resolve-python-3.12-issues.patch | 63 +++
.../recipes-devtools/nodejs/nodejs_20.8.1.bb | 4 +-
3 files changed, 121 insertions(+), 1 deletion(-)
create mode 1
This is needed for python 3.12 compatibility.
Drop 0001-direct_mmap-Use-off_t-on-linux.patch as
issue resolved upstream.
Other dropped patches are all due to the code being significantly refactored
upstream;
if the issues persist, please write updated patches.
Signed-off-by: Alexander Kanavin
Ticket:
https://github.com/libimobiledevice/libplist/issues/247
Signed-off-by: Alexander Kanavin
---
meta-oe/recipes-extended/libimobiledevice/libplist_2.3.0.bb | 4
meta-oe/recipes-extended/libimobiledevice/libplist_git.bb | 4
2 files changed, 8 insertions(+)
diff --git a/meta-oe/
I'd note that imp module has been deprecated for years, so that's what
happens when deprecation warnings are ignored.
Signed-off-by: Alexander Kanavin
---
meta-multimedia/recipes-multimedia/libcamera/libcamera_0.1.0.bb | 1 +
.../packagegroups/packagegroup-meta-multimedia.bb | 1 -
Signed-off-by: Alexander Kanavin
---
meta-python/recipes-devtools/python/python3-pillow_10.1.0.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-pillow_10.1.0.bb
b/meta-python/recipes-devtools/python/python3-pillow_10.1.0.bb
index 322c90eda..f895b1
gstd always installs these in /usr, so root_prefix would
work only if usrmerge is in DISTRO_FEATURES.
Signed-off-by: Alexander Kanavin
---
.../recipes-multimedia/gstreamer-1.0/gstd_git.bb| 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta-multimedia/recipes
Nothing in the source tree requires it at runtime.
Signed-off-by: Alexander Kanavin
---
meta-python/recipes-devtools/python/python-django.inc | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python-django.inc
b/meta-python/recipes-devtools/python/python-dja
It's not mentioned in source tree.
Signed-off-by: Alexander Kanavin
---
meta-python/recipes-devtools/python/python3-pyroute2_0.7.9.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.7.9.bb
b/meta-python/recipes-devtools/python/python3-py
Signed-off-by: Alexander Kanavin
---
...o-host-0-is-not-supported-on-OpenInd.patch | 78 +++
.../python/python3-eventlet_0.33.3.bb | 2 +-
2 files changed, 79 insertions(+), 1 deletion(-)
create mode 100644
meta-python/recipes-devtools/python/python3-eventlet/0001-tests
The source contains:
from distutils.version import LooseVersion
Signed-off-by: Alexander Kanavin
---
meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb
b/me
It's not mentioned anywhere in source tree.
Signed-off-by: Alexander Kanavin
---
meta-python/recipes-devtools/python/python3-cppy_1.2.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-cppy_1.2.1.bb
b/meta-python/recipes-devtools
Upstream has removed the dependency as of 1.3.0:
https://github.com/joblib/joblib/blob/master/CHANGES.rst
Signed-off-by: Alexander Kanavin
---
meta-python/recipes-devtools/python/python3-joblib_1.3.2.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python
It's not mentioned in the source tree anymore.
Signed-off-by: Alexander Kanavin
---
meta-python/recipes-devtools/python/python3-web3_6.11.3.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-web3_6.11.3.bb
b/meta-python/recipes-devtools/python/pyth
Both homepage and downloads are gone, last release in 2016,
still relies on distutils which is no longer available in python core as of
3.12.
https://pypi.org/project/python-uinput/
Signed-off-by: Alexander Kanavin
---
.../packagegroups/packagegroup-meta-python.bb | 1 -
...time_t-default-on-3
It's still used in source tree:
src/M2Crypto/__init__.py:from distutils.version import StrictVersion as
Version
Signed-off-by: Alexander Kanavin
---
meta-python/recipes-devtools/python/python3-m2crypto_0.40.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-pytho
It's not mentioned anywhere in source code, and python 3.12
has removed it.
Signed-off-by: Alexander Kanavin
---
meta-python/recipes-devtools/python/python3-m2crypto_0.40.1.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-m2crypto_0.40.1.bb
b/met
It's not mentioned anywhere in source code, and python 3.12
has removed it.
Signed-off-by: Alexander Kanavin
---
meta-python/recipes-devtools/python/python3-meld3_2.0.1.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-meld3_2.0.1.bb
b/meta-python
It's not mentioned anywhere in source code, and python 3.12
has removed it.
Signed-off-by: Alexander Kanavin
---
meta-python/recipes-devtools/python/python3-supervisor_4.2.5.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-supervisor_4.2.5.bb
b/m
There hasn't been a release in years, and python 3.12 is no longer
compatible as it has removed the smtpd module.
https://github.com/seb-m/pyinotify
Signed-off-by: Alexander Kanavin
---
.../packagegroups/packagegroup-meta-python.bb | 1 -
.../python/python3-pyinotify_0.9.6.bb | 19 -
i am getting
ERROR: paho-mqtt-cpp-1.3.2-r0 do_fetch: Fetcher failure: Unable to
find revision 5e0d1bf37b4826d680ec066ec42afd133851a681 in branch
master even from upstream
ERROR: paho-mqtt-cpp-1.3.2-r0 do_fetch: Bitbake Fetcher Error:
FetchError('Unable to fetch URL from any source.',
'git://github
From: Wang Mingyu
Changelog:
- Fixes a regression with handling OCSP error responses and adds a new
option to specify the length of nonces in OCSP requests. Also adds some
other improvements for OCSP handling and fuzzers for OCSP
requests/responses.
Signed-off-by: Wang Mingyu
---
.../st
From: Wang Mingyu
Changelog:
===
- Fix flickering while playing videos with DMA-BUF sink.
- Fix color picker being triggered in the inspector when typing "tan".
- Do not special case the "sans" font family name.
- Fix build failure with libxml2 version 2.12.0 due to an API change.
-
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
meta-oe/recipes-devtools/sip/{sip_6.8.0.bb => sip_6.8.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-devtools/sip/{sip_6.8.0.bb => sip_6.8.1.bb} (87%)
diff --git a/meta-oe/recipes-devtools/sip/sip_6.8.0.bb
b
From: Wang Mingyu
Changelog:
===
* core: add dynamic loader provider attribute
* openssl: support DSA in libressl-3.5.0
* openssl: fix openssl_ex_data_dup prototype
Signed-off-by: Wang Mingyu
---
.../{pkcs11-helper_1.29.0.bb => pkcs11-helper_1.30.0.bb}| 2 +-
1 file changed, 1
From: Wang Mingyu
Changelog:
==
-Fixed generator expression for older CMake
-Bad LWT message in async_publish.cpp sample.
Signed-off-by: Wang Mingyu
---
.../{paho-mqtt-cpp_1.3.1.bb => paho-mqtt-cpp_1.3.2.bb}| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
.../recipes-graphics/wayland/{libei_1.1.0.bb => libei_1.2.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-graphics/wayland/{libei_1.1.0.bb => libei_1.2.0.bb}
(92%)
diff --git a/meta-oe/recipes-graphics/waylan
From: Vijay Anusuri
Upstream-Status: Backport
[https://download.strongswan.org/security/CVE-2023-41913/strongswan-5.3.0-5.9.6_charon_tkm_dh_len.patch]
Reference:
https://www.strongswan.org/blog/2023/11/20/strongswan-vulnerability-(cve-2023-41913).html
Signed-off-by: Vijay Anusuri
---
.../st
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
.../ifenslave/{ifenslave_2.13.bb => ifenslave_2.14.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-networking/recipes-support/ifenslave/{ifenslave_2.13.bb =>
ifenslave_2.14.bb} (93%)
diff --git a/meta-networking/
From: Wang Mingyu
Changelog:
==
* Gtk template signals cause a reference cycle that is not detected
* Modules from resources may get loaded twice
* docs: add examples for creating cairo image surfaces
* Deadlocks between GJS GC and dconf gsettings when a setting value is changed
* Gtk3: F
From: Wang Mingyu
Changelog:
https://docs.lvgl.io/8.3/CHANGELOG.html
Signed-off-by: Wang Mingyu
---
.../recipes-graphics/lvgl/{lvgl_8.3.10.bb => lvgl_8.3.11.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-graphics/lvgl/{lvgl_8.3.10.bb => lvgl_8.3.11.bb} (9
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
.../recipes-support/hwdata/{hwdata_0.376.bb => hwdata_0.377.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-support/hwdata/{hwdata_0.376.bb => hwdata_0.377.bb}
(91%)
diff --git a/meta-oe/recipes-support/hwdata/
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
.../gensio/{gensio_2.8.0.bb => gensio_2.8.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-connectivity/gensio/{gensio_2.8.0.bb =>
gensio_2.8.2.bb} (94%)
diff --git a/meta-oe/recipes-connectivi
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
.../ctags/{ctags_6.0.20231126.0.bb => ctags_6.0.20231210.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-devtools/ctags/{ctags_6.0.20231126.0.bb =>
ctags_6.0.20231210.0.bb} (95%)
diff --git a/meta-oe/recipes
Release Notes:
https://github.com/vmware/open-vm-tools/blob/stable-12.3.5/ReleaseNotes.md
ChangeLog:
https://github.com/vmware/open-vm-tools/blob/stable-12.3.5/open-vm-tools/ChangeLog
Signed-off-by: Yi Zhao
---
...-Add-resolv_compat.h-for-musl-builds.patch | 4 +-
...1-configure.ac-don-t-use-d
From: Wang Mingyu
Changelog:
==
-Re-expose ServiceInfo._set_properties for backwards compat
-Correct nsec record writing
-Timestamps missing double precision
-Match cython version for dev deps to build deps
-Correct handling of IPv6 addresses with scope_id in ServiceInfo
-Speed up unpacki
From: Wang Mingyu
Changelog:
===
- Renamed 'mask' variable in ABNF to prevent name collision with 'mask()'
function
- Fixed old http import of HTTPStatus in _handshake.py
- Add 'send_text()' and 'send_bytes()' to _app.py
- Improved typehint support
- General readability improvements, mad
From: Wang Mingyu
Changelog:
-Make downloadable versions of docs available in pdf, htmlzip, and epub formats
-Add 2023 user survey fine art banner in the docs
-Polish the community resources docs page
-Implement createAccessList RPC endpoint to create an EIP-2930 access list.
-Run fl
From: Wang Mingyu
Changelog:
===
-release 20.24.6
-Allow platformdirs v4
-Bump wheels package
-Bump setuptools and wheels
-Run CI tests on Python 3.13, fix tests
Signed-off-by: Wang Mingyu
---
...hon3-virtualenv_20.24.7.bb => python3-virtualenv_20.25.0.bb} | 2 +-
1 file changed, 1 ins
From: Wang Mingyu
Changelog:
Bump setuptools to 69.0.*
Signed-off-by: Wang Mingyu
---
...uptools_68.2.0.2.bb => python3-types-setuptools_69.0.0.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
meta-python/recipes-devtools/python/{python3-types-setuptools_68.2.0.2.bb =>
p
From: Wang Mingyu
Changelog:
===
-Add option to load traitlets values from environment.
-Update types for mypy 1.7
-chore: update pre-commit hooks
-Clean up lint handling
Signed-off-by: Wang Mingyu
---
...{python3-traitlets_5.13.0.bb => python3-traitlets_5.14.0.bb} | 2 +-
1 file chang
From: Wang Mingyu
Changelog:
https://github.com/tornadoweb/tornado/releases/tag/v6.4.0
Signed-off-by: Wang Mingyu
---
.../python/{python3-tornado_6.3.3.bb => python3-tornado_6.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-tor
From: Wang Mingyu
Changelog:
===
-Fixed false positive for unnecessary-lambda when the call has keyword
arguments but not the lambda.
-Fixed incorrect suggestion for shallow copy in unnecessary-comprehension
-Fix false positives for undefined-variable and unused-argument for
classes and
From: Wang Mingyu
Changelog:
==
-Added the denoise option to convert floats to int without numerical noise
-Support for Python 3.12
-The changelog now only explictly exists in the repository
License-Update: Copyright year updated to 2023
Signed-off-by: Wang Mingyu
---
.../python/pytho
From: Wang Mingyu
Changelog:
==
-Drop python 3.7 support
-Add python 3.11 support
-Merge updates from template, including use pre-commit for linting, and
changing the name of the master branch to main
License-Update: Copyright year updated to 2023
Signed-off-by: Wang Mingyu
---
.../{
From: Wang Mingyu
License-Update:
Copyright year updated to 2023.
Changelog:
-Use correct default parameters for scrypt
-Drop python 3.7 support
-Checksum address when creating a keyfile
-Merge project template updates, including using pre-commit for linting.
Add typing.
Signe
Signed-off-by: Derek Straka
---
...n3-portalocker_2.7.0.bb => python3-portalocker_2.8.2.bb} | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
rename
meta-python/recipes-extended/python3-portalocker/{python3-portalocker_2.7.0.bb
=> python3-portalocker_2.8.2.bb} (66%)
diff --git
a/me
Stable: None -> 1.24.0
Legacy Mainline 1.21.1 -> Removed
Signed-off-by: Derek Straka
---
meta-webserver/recipes-httpd/nginx/nginx_1.21.1.bb | 10 --
meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb | 6 ++
meta-webserver/recipes-httpd/nginx/nginx_1.25.3.bb | 4
3 files chang
Derek
Please rebase it on master-next and resend please. Portion of patch is
not needed as it has been covered by another pull.
On Thu, Dec 14, 2023 at 8:23 AM Derek Straka wrote:
>
> Mainline version 1.25.2 -> 1.25.3
> Stable: None -> 1.24.0
> Legacy Mainline 1.21.1 -> Removed
>
> Signed-off-by
duplicate of
https://patchwork.yoctoproject.org/project/oe/patch/20231214051656.1206600-1-de...@asterius.io/
On Thu, Dec 14, 2023 at 12:47 AM wangmy wrote:
>
> From: Wang Mingyu
>
> Changelog:
> https://github.com/PyCQA/bandit/releases/tag/1.7.6
>
> Signed-off-by: Wang Mingyu
> ---
> .../pyt
duplicate of
https://patchwork.yoctoproject.org/project/oe/patch/20231214053725.1214842-1-de...@asterius.io/
On Thu, Dec 14, 2023 at 12:49 AM wangmy wrote:
>
> From: Wang Mingyu
>
> Changelog:
> ===
> 'bytes' token can't be used without explicit length.
>
> Signed-off-by: Wang Mingyu
>
duplicate of
https://patchwork.yoctoproject.org/project/oe/patch/20231214050339.1190691-1-de...@asterius.io/
On Thu, Dec 14, 2023 at 12:50 AM wangmy wrote:
>
> From: Wang Mingyu
>
> Changelog:
> ===
> -Remove universal wheel, python 2 is unsupported
> -Fix running tests in environment w
duplicate of
https://patchwork.yoctoproject.org/project/oe/patch/20231214052140.1209348-1-de...@asterius.io/
On Thu, Dec 14, 2023 at 12:53 AM wangmy wrote:
>
> From: Wang Mingyu
>
> Signed-off-by: Wang Mingyu
> ---
> .../python/{python3-gmqtt_0.6.12.bb => python3-gmqtt_0.6.13.bb} | 2 +-
> 1
duplicate of
https://patchwork.yoctoproject.org/project/oe/patch/20231213195741.1107961-1-de...@asterius.io/
On Thu, Dec 14, 2023 at 12:56 AM wangmy wrote:
>
> From: Wang Mingyu
>
> Changelog:
> ===
> - Packaging: Add a minimal "pyproject.toml" to sdists.
> - Packaging: Various updates
duplicate of
https://patchwork.yoctoproject.org/project/oe/patch/20231214054139.1220161-1-de...@asterius.io/
On Thu, Dec 14, 2023 at 12:58 AM wangmy wrote:
>
> From: Wang Mingyu
>
> Signed-off-by: Wang Mingyu
> ---
> .../{python3-ipython_8.18.0.bb => python3-ipython_8.18.1.bb}| 2 +-
> 1
duplicate of
https://patchwork.yoctoproject.org/project/oe/patch/20231214002735.1137483-1-de...@asterius.io/
On Thu, Dec 14, 2023 at 1:00 AM wangmy wrote:
>
> From: Wang Mingyu
>
> Changelog:
> ===
> - Add _get_conversion_factor to registry with cache.
> - Homogenize input and ouput of
duplicate of
https://patchwork.yoctoproject.org/project/oe/patch/20231214052330.1209724-1-de...@asterius.io/
On Thu, Dec 14, 2023 at 1:03 AM wangmy wrote:
>
> From: Wang Mingyu
>
> Changelog:
> Import error when using create_api in Python 3.10+
>
> Signed-off-by: Wang Mingyu
> ---
> .../{py
duplicate of
https://patchwork.yoctoproject.org/project/oe/patch/20231214051343.1192287-1-de...@asterius.io/
On Thu, Dec 14, 2023 at 1:03 AM wangmy wrote:
>
> From: Wang Mingyu
>
> Changelog:
>https://www.mongodb.com/community/forums/t/pymongo-4-6-1-released/255752
>
> Signed-off-by: Wang M
there was a patch submitted for this upgrade earlier
https://patchwork.yoctoproject.org/project/oe/patch/20231214003919.1179147-1-de...@asterius.io/
On Thu, Dec 14, 2023 at 1:05 AM wangmy wrote:
>
> From: Wang Mingyu
>
> club-rpath-out.patch
> refreshed for version 25.1.2
>
> Signed-off-by: Wang
we need this on master as well. Its good to mention the branches a
patch is needed in subject. Its fine to mention more than one if it
applied directly to all of the requested branches.
I almost ignored it as it said kirkstone alone.
On Thu, Dec 14, 2023 at 2:38 AM Meenali Gupta via
lists.openembe
Mainline version 1.25.2 -> 1.25.3
Stable: None -> 1.24.0
Legacy Mainline 1.21.1 -> Removed
Updated license checksums to reflect changes in copyright year. License terms
remain the same
Signed-off-by: Derek Straka
---
meta-webserver/recipes-httpd/nginx/nginx_1.21.1.bb | 10 --
meta-web
Mainline version 1.25.2 -> 1.25.3
Stable: None -> 1.24.0
Legacy Mainline 1.21.1 -> Removed
Signed-off-by: Derek Straka
---
meta-webserver/recipes-httpd/nginx/nginx_1.21.1.bb | 10 --
meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb | 6 ++
meta-webserver/recipes-httpd/nginx/nginx_
From: Meenali Gupta
Changelog:
===
https://nginx.org/en/CHANGES
*) Change: improved detection of misbehaving clients when using HTTP/2.
*) Feature: startup speedup when using a large number of locations.
Thanks to Yusuke Nojima.
*) Bugfix: a segmentation fault might occur in a w
From: Mingli Yu
Remove one patch as the logic is included in the new version [1] [2].
Upgrade mariadb to 10.11.6 [3].
[1]
https://github.com/MariaDB/server/commit/f4cec369a392c8a6056207012992ad4a5639965a
[2]
https://github.com/MariaDB/server/commit/cd5808eb8da13c5626d4bdeb452cef6ada29cb1d
[3]
Hi Khem and Ross,
On 12/14/23 07:42, Khem Raj wrote:
Robert, can you test and send improvements that Ross is suggesting here.
I'm working on upgrade minifi-cpp from 0.7.0 to 0.15.0, I think that the patch
is not needed after upgrade, but the upgrade is not easy.
// Robert.
On Wed, Dec 13,
From: Wang Mingyu
Changelog:
===
-Add support for cluster clients from Redis SDK
-Improve location reporting for timer metrics
-Fix Celery TypeError with no-argument apply_async
-Fix Lambda integration with EventBridge source
-Add max tries to Spotlight
-Handle os.path.devnull access
From: Wang Mingyu
club-rpath-out.patch
refreshed for version 25.1.2
Signed-off-by: Wang Mingyu
---
.../python/python3-pyzmq/club-rpath-out.patch | 6 +++---
.../{python3-pyzmq_25.1.1.bb => python3-pyzmq_25.1.2.bb}| 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
renam
From: Wang Mingyu
Changelog:
-Fixes a bug that caused an internal pytest error when collecting .txt files
-Fixes a bug that caused an internal pytest error when using module-level skips
-This release is backwards-compatible with v0.21. Changes are non-breaking,
unless you upgrade fr
From: Wang Mingyu
Changelog:
https://www.mongodb.com/community/forums/t/pymongo-4-6-1-released/255752
Signed-off-by: Wang Mingyu
---
.../{python3-pymongo_4.6.0.bb => python3-pymongo_4.6.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/pyt
From: Wang Mingyu
Changelog:
Import error when using create_api in Python 3.10+
Signed-off-by: Wang Mingyu
---
.../{python3-portion_2.4.1.bb => python3-portion_2.4.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-portion_2.
From: Wang Mingyu
Changelog:
===
-Update changelog for 4.0.0
-docs: fix Linux user_log_dir example in README
-Drop support for EOL Python 3.7
Signed-off-by: Wang Mingyu
---
...hon3-platformdirs_4.0.0.bb => python3-platformdirs_4.1.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletio
From: Wang Mingyu
Changelog:
===
- Add _get_conversion_factor to registry with cache.
- Homogenize input and ouput of internal regitry functions to
facility typing, subclassing and wrapping.
- Generated downstream_status page to track the state of downstream projects.
- Improve typing a
From: Wang Mingyu
Changelog:
==
-Added .iterdir() and deprecated .listdir().
-Use '.' as the default path.
Signed-off-by: Wang Mingyu
---
.../python/{python3-path_16.7.1.bb => python3-path_16.9.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-de
From: Wang Mingyu
Changelog:
-Fixed integration tests
-Fixed normalizing imports from more than one level of parent modules
-Remove optional dependencies without extras
-Cleanup deprecated extras
-Fixed #1989: settings lookup when working in stream based mode
-Fixed 80 line length fo
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
.../{python3-ipython_8.18.0.bb => python3-ipython_8.18.1.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-ipython_8.18.0.bb =>
python3-ipython_8.18.1.bb} (88%)
diff --git a/meta-p
From: Wang Mingyu
Changelog:
===
-Replace mktemp with mkstemp when caching to disk for legacy plugins
-Fix grammar in ImportError
Signed-off-by: Wang Mingyu
---
.../{python3-imageio_2.33.0.bb => python3-imageio_2.33.1.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
From: Wang Mingyu
Changelog:
===
- Packaging: Add a minimal "pyproject.toml" to sdists.
- Packaging: Various updates to macOS wheels.
- Fix a test case on Arm32. Note that this is not a supported platform
Signed-off-by: Wang Mingyu
---
.../{python3-greenlet_3.0.1.bb => python3-greenlet
From: Wang Mingyu
Changelog:
===
-Fix user cred universe domain issue
-Fix vm universe_domain bug
-Add custom tls signer for ECP Provider.
-Add custom tls signer for ECP Provider.
-Add with_universe_domain
-Fixes issue where Python37DeprecationWarning cannot be filtered
-Remove broken lin
From: Wang Mingyu
Changelog:
===
-Add auto_populated_fields field of MethodSettings in google/api/client_pb2
-Add support for Python 3.12
-Migrate to native namespace packages
Signed-off-by: Wang Mingyu
---
...tos_1.61.0.bb => python3-googleapis-common-protos_1.62.0.bb} | 2 +-
1 file
From: Wang Mingyu
Changelog:
=
https://github.com/googleapis/google-api-python-client/releases/tag/v2.111.0
Signed-off-by: Wang Mingyu
---
...t_2.108.0.bb => python3-google-api-python-client_2.111.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
meta-python/recipes-
From: Wang Mingyu
Changelog:
==
-Add support for Python 3.12
-Add type annotations to wrapped grpc calls
-Add universe_domain argument to ClientOptions
-Introduce compatibility with native namespace packages
-Fix regression in bidi causing Thread-ConsumeBidirectionalStream caught
unexpec
From: Wang Mingyu
Signed-off-by: Wang Mingyu
---
.../python/{python3-gmqtt_0.6.12.bb => python3-gmqtt_0.6.13.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-gmqtt_0.6.12.bb =>
python3-gmqtt_0.6.13.bb} (81%)
diff --git a/meta-pytho
From: Wang Mingyu
Changelog:
* Fixing werkzeug 3 deprecated version import. Import is replaced by new style
version check with importlib
* Fixing flask 3.0+ compatibility of 'ModuleNotFoundError: No module named
'flask.scaffold'' Import error.
* Fix wrong status code and message on
From: Wang Mingyu
Changelog:
https://docs.djangoproject.com/en/5.0/releases/5.0/
Signed-off-by: Wang Mingyu
---
.../python/{python3-django_4.2.7.bb => python3-django_5.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-django_4.
From: Wang Mingyu
Changelog:
-Speed up message callbacks
-Speed up run time constructed method handlers
-Speed up ServiceInterface callbacks with cython methods
-Small speed up to the aio message reader
-Reduce duplicate code in aio MessageBus
-Speed up sending messages with call on
From: Wang Mingyu
Changelog:
===
-Remove universal wheel, python 2 is unsupported
-Fix running tests in environment with NO_COLOR=1
Signed-off-by: Wang Mingyu
---
.../{python3-colorlog_6.7.0.bb => python3-colorlog_6.8.0.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rena
From: Wang Mingyu
Changelog:
===
'bytes' token can't be used without explicit length.
Signed-off-by: Wang Mingyu
---
.../{python3-bitstring_4.1.3.bb => python3-bitstring_4.1.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python
From: Wang Mingyu
Changelog:
* speedup unaligned copies by always using word shifts (in combination
with builtin byte swap 64 when available) when bit-endianness and
machine byte-order are opposite
* add 'HAVE_BUILTIN_BSWAP64' to header
* avoid misaligned pointers when casting to
From: Wang Mingyu
Changelog:
https://github.com/PyCQA/bandit/releases/tag/1.7.6
Signed-off-by: Wang Mingyu
---
.../python/{python3-bandit_1.7.5.bb => python3-bandit_1.7.6.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-bandit_1.7.
From: Wang Mingyu
Changelog:
==
-Allow explicit zsh global completion activation
-Fix and test global completion in zsh
-Add -yes option to activate-global-python-argcomplete
-Test suite improvements
Signed-off-by: Wang Mingyu
---
...ython3-argcomplete_3.1.6.bb => python3-argcomplete_3
From: Wang Mingyu
Changelog:
-Enable testing with py312
-Fix project description
-Fix RTD builds
-tests/test_ansi2html.py: use sys.executable instead of hardcoded python3
-Replace optparse with argparse
-Replace sphinx with mkdocs
Signed-off-by: Wang Mingyu
---
.../{python3-ansi2h
From: Wang Mingyu
Changelog:
https://alembic.sqlalchemy.org/en/latest/changelog.html
Signed-off-by: Wang Mingyu
---
.../{python3-alembic_1.12.1.bb => python3-alembic_1.13.0.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-alembi
92 matches
Mail list logo