[oe] [meta-python] [PATCH] python3-autobahn: upgrade 22.6.1 -> 22.7.1

2022-08-16 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-autobahn_22.6.1.bb => python3-autobahn_22.7.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-autobahn_22.6.1.bb => python3-autobahn_22.7.1.bb} (86%) diff --git a/meta-python/recipes-dev

[oe] [meta-python] [PATCH] python3-engineio: upgrade 4.3.3 -> 4.3.4

2022-08-16 Thread zhengruoqin
Changelog: === Let companion ASGI app handle lifespan events Use configured request timeout when making a WebSocket connection Signed-off-by: Zheng Ruoqin --- .../{python3-engineio_4.3.3.bb => python3-engineio_4.3.4.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename me

Re: [PATCH] [oe] [meta-python] [PATCH] python3-asttokens: upgrade 2.0.5 -> 2.0.7

2022-08-16 Thread zhengruoqin
gt; please adjust your system clock before sending patches. They are again > arriving in past dates. > > On 8/11/22 1:16 PM, zhengruoqin wrote: > > Add dependence python3-six > > > > Changelog: > > Fix astroid type checking import errors > > > > Si

[oe] [meta-python] [PATCH] python3-asttokens: upgrade 2.0.7 -> 2.0.8

2022-08-25 Thread zhengruoqin
Changelog: Fix mypy explicit re-export issues Signed-off-by: Zheng Ruoqin --- .../{python3-asttokens_2.0.7.bb => python3-asttokens_2.0.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-asttokens_2.0.7.bb => python3-asttokens_2.0.

[oe] [meta-python] [PATCH] python3-charset-normalizer: upgrade 2.1.0 -> 2.1.1

2022-08-25 Thread zhengruoqin
Changelog: Deprecated Function normalize scheduled for removal in 3.0 Changed -- Removed useless call to decode in fn is_unprintable (#206) Fixed - Third-party library (i18n xgettext) crashing not recognizing utf_8 (PEP 263) with underscore

[oe] [meta-python] [PATCH] python3-awesomeversion: Upgrade 22.6.0 -> 22.8.0

2022-08-25 Thread zhengruoqin
Changelog: = ⚠️ Deprecate positional arguments Change devcontainer Do not allow find_first_match without ensure_strategy Warn instead of raise for missing ensure_strategy Correct spelling mistakes Handle KeyError _compare_versions takes AwesomeVersion not str Si

[oe] [meta-python] [PATCH] python3-eth-account: 0.6.1 -> 0.7.0

2022-08-25 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...ython3-eth-account_0.6.1.bb => python3-eth-account_0.7.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-eth-account_0.6.1.bb => python3-eth-account_0.7.0.bb} (83%) diff --git a/meta-python/recipes

[oe] [meta-python] [PATCH] python3-cantools: upgrade 37.1.0 -> 37.1.2

2022-08-25 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-cantools_37.1.0.bb => python3-cantools_37.1.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cantools_37.1.0.bb => python3-cantools_37.1.2.bb} (84%) diff --git a/meta-python/recipes-dev

[oe] [meta-python] [PATCH] python3-astroid: upgrade 2.12.2 -> 2.12.4

2022-09-01 Thread zhengruoqin
Changelog: == Fixed a crash involving non-standard type comments such as # type: # any comment. Signed-off-by: Zheng Ruoqin --- .../{python3-astroid_2.12.2.bb => python3-astroid_2.12.4.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/pyth

[oe] [meta-python] [PATCH] python3-flatbuffers: upgrade 2.0.6 -> 2.0.7

2022-09-01 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...ython3-flatbuffers_2.0.6.bb => python3-flatbuffers_2.0.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/flatbuffers/{python3-flatbuffers_2.0.6.bb => python3-flatbuffers_2.0.7.bb} (89%) diff --git a/meta-oe/recipes-de

[oe] [meta-python] [PATCH] python3-flask-socketio: upgrade 5.2.0 -> 5.3.0

2022-09-01 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...-flask-socketio_5.2.0.bb => python3-flask-socketio_5.3.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-flask-socketio_5.2.0.bb => python3-flask-socketio_5.3.0.bb} (81%) diff --git a/meta-python/

[oe] [meta-python] [PATCH] python3-gnupg: upgrade 0.4.9 -> 0.5.0

2022-09-01 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../python/{python3-gnupg_0.4.9.bb => python3-gnupg_0.5.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-gnupg_0.4.9.bb => python3-gnupg_0.5.0.bb} (78%) diff --git a/meta-python/recipes-devtools/py

[oe] [meta-python] [PATCH] python3-natsort: upgrade 8.1.0 -> 8.2.0

2022-09-08 Thread zhengruoqin
Changelog: === Auto-coerce pathlib.Path objects to str since it is the least astonishing behavior Reduce strictness of type hints to avoid over-constraining client code Signed-off-by: Zheng Ruoqin --- .../{python3-natsort_8.1.0.bb => python3-natsort_8.2.0.bb} | 2 +- 1 file chang

[oe] [meta-python] [PATCH] python3-sympy: upgrade 1.10.1 -> 1.11.1

2022-09-08 Thread zhengruoqin
License-Update: Copyright year updated to 2022. Signed-off-by: Zheng Ruoqin --- .../{python3-sympy_1.10.1.bb => python3-sympy_1.11.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-sympy_1.10.1.bb => python3-sympy_1.11.1.bb

[oe] [meta-python] [PATCH] python3-pandas: upgrade 1.4.3 -> 1.4.4

2022-09-08 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../python/{python3-pandas_1.4.3.bb => python3-pandas_1.4.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pandas_1.4.3.bb => python3-pandas_1.4.4.bb} (89%) diff --git a/meta-python/recipes-devtools/

[oe] [meta-python] [PATCH] python3-transitions: upgrade 0.8.11 -> 0.9.0

2022-09-08 Thread zhengruoqin
License-Update: = format of LICENSE changed from ASCII text, with CRLF line terminators to ASCII text Signed-off-by: Zheng Ruoqin --- ...on3-transitions_0.8.11.bb => python3-transitions_0.9.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) r

[oe] [meta-python] [PATCH] python3-parsimonious: upgrade 0.9.0 -> 0.10.0

2022-09-08 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...on3-parsimonious_0.9.0.bb => python3-parsimonious_0.10.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-parsimonious_0.9.0.bb => python3-parsimonious_0.10.0.bb} (78%) diff --git a/meta-python/reci

[oe] [meta-python] [PATCH] python3-zeroconf: upgrade 0.39.0 -> 0.39.1

2022-09-13 Thread zhengruoqin
Changelog: = Performance improvements for constructing outgoing packet data (#1090) Signed-off-by: Zheng Ruoqin --- .../{python3-zeroconf_0.39.0.bb => python3-zeroconf_0.39.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-z

[oe] [meta-networking] [PATCH] wolfssl: upgrade 5.4.0 -> 5.5.0

2022-09-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../wolfssl/{wolfssl_5.4.0.bb => wolfssl_5.5.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-connectivity/wolfssl/{wolfssl_5.4.0.bb => wolfssl_5.5.0.bb} (93%) diff --git a/meta-networking/recipes-connectivi

[oe] [meta-oe] [PATCH] tree: upgrade 2.0.3 -> 2.0.4

2022-09-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta-oe/recipes-support/tree/{tree_2.0.3.bb => tree_2.0.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/tree/{tree_2.0.3.bb => tree_2.0.4.bb} (87%) diff --git a/meta-oe/recipes-support/tree/tree_2.0.3.bb b/meta-oe/recip

[oe] [meta-oe] [PATCH] ser2net: upgrade 4.3.7 -> 4.3.8

2022-09-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../ser2net/{ser2net_4.3.7.bb => ser2net_4.3.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/ser2net/{ser2net_4.3.7.bb => ser2net_4.3.8.bb} (84%) diff --git a/meta-oe/recipes-connectivity/ser2net/ser2n

[oe] [meta-oe] [PATCH] xorgxrdp: upgrade 0.2.18 -> 0.9.19

2022-09-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../xorg-xrdp/{xorgxrdp_0.2.18.bb => xorgxrdp_0.9.19.bb}| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-support/xorg-xrdp/{xorgxrdp_0.2.18.bb => xorgxrdp_0.9.19.bb} (71%) diff --git a/meta-oe/recipes-support/xorg-xrdp/xorgx

[oe] [meta-python] [PATCH] python3-pycocotools: upgrade 2.0.4 -> 2.0.5

2022-09-19 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...ython3-pycocotools_2.0.4.bb => python3-pycocotools_2.0.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pycocotools_2.0.4.bb => python3-pycocotools_2.0.5.bb} (84%) diff --git a/meta-python/recipes

[oe] [meta-python] [PATCH] python3-regex: upgrade 2022.8.17 -> 2022.9.13

2022-09-19 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-regex_2022.8.17.bb => python3-regex_2022.9.13.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-regex_2022.8.17.bb => python3-regex_2022.9.13.bb} (79%) diff --git a/meta-python/recipes-dev

[oe] [meta-python] [PATCH] python3-pyproj: upgrade 3.3.1 -> 3.4.0

2022-09-19 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../python/{python3-pyproj_3.3.1.bb => python3-pyproj_3.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pyproj_3.3.1.bb => python3-pyproj_3.4.0.bb} (84%) diff --git a/meta-python/recipes-devtools/

[oe] [meta-oe] [PATCH] smarty: upgrade 4.2.0 -> 4.2.1

2022-09-19 Thread zhengruoqin
Changelog: = Security - Applied appropriate javascript and html escaping in mailto plugin to counter injection attacks #454 Fixed Fixed PHP8.1 deprecation errors in modifiers (upper, explode, number_format and replace) #755 and #788 Fixed PHP8.1 deprecation e

[oe] [meta-python] [PATCH] python3-pyzmq: upgrade 23.2.1 -> 24.0.0

2022-09-19 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../python/{python3-pyzmq_23.2.1.bb => python3-pyzmq_24.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pyzmq_23.2.1.bb => python3-pyzmq_24.0.0.bb} (94%) diff --git a/meta-python/recipes-devtools/

[oe] [meta-python] [PATCH] python3-pyjwt: upgrade 2.4.0 -> 2.5.0

2022-09-27 Thread zhengruoqin
Changelog: == Bump actions/checkout from 2 to 3 Bump codecov/codecov-action from 1 to 3 Bump actions/setup-python from 2 to 3 adding support for compressed payloads Revert "adding support for compressed payloads" Add to_jwk static method to ECAlgorithm Remove redundant wheel dep from

[oe] [meta-python] [PATCH] python3-pyscaffold: upgrade 4.3 -> 4.3.1

2022-09-27 Thread zhengruoqin
Modify tox.ini template to allow passing the TWINE_REPOSITORY_URL environment variable, PR #666. Signed-off-by: Zheng Ruoqin --- .../{python3-pyscaffold_4.3.bb => python3-pyscaffold_4.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{pyt

[oe] [meta-python] [PATCH] python3-pyzmq: upgrade 24.0.0 -> 24.0.1

2022-09-27 Thread zhengruoqin
Changelog: == Fix several possible resource warnings and deprecation warnings when cleaning up contexts and sockets, especially in pyzmq’s own tests and when implicit teardown of objects is happening during process teardown. Signed-off-by: Zheng Ruoqin --- .../python/{python3-pyzmq_24.0.

[oe] [meta-python] [PATCH] python3-sqlparse: upgrade 0.4.2 -> 0.4.3

2022-09-27 Thread zhengruoqin
Changelog: == Enhancements - Add support for DIV operator Add support for additional SPARK keywords Avoid tokens copy Add REGEXP as a comparision Add DISTINCTROW keyword for MS Access (issue677). Improve parsing of CREATE TABLE AS SELECT Bug Fixes --

[oe] [meta-python] [PATCH] python3-web3: upgrade 5.30.0 -> 5.31.0

2022-09-27 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../python/{python3-web3_5.30.0.bb => python3-web3_5.31.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-web3_5.30.0.bb => python3-web3_5.31.0.bb} (84%) diff --git a/meta-python/recipes-devtools/py

[oe] [meta-python] [PATCH] python3-protobuf: upgrade 4.21.6 -> 4.21.7

2022-10-10 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-protobuf_4.21.6.bb => python3-protobuf_4.21.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-protobuf_4.21.6.bb => python3-protobuf_4.21.7.bb} (92%) diff --git a/meta-python/recipes-dev

[oe] [meta-networking] [PATCH] stunnel: upgrade 5.65 -> 5.66

2022-10-10 Thread zhengruoqin
Changelog: === New features OpenSSL 3.0 FIPS Provider support for Windows. Bugfixes Fixed building on machines without pkg-config. Added the missing "environ" declaration for BSD-based operating systems. Fixed the passphrase dialog with OpenSSL 3.0. Signed-off-b

[oe] [meta-python] [PATCH] python3-web3: upgrade 5.31.0 -> 5.31.1

2022-10-10 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../python/{python3-web3_5.31.0.bb => python3-web3_5.31.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-web3_5.31.0.bb => python3-web3_5.31.1.bb} (84%) diff --git a/meta-python/recipes-devtools/py

[oe] [meta-networking] [PATCH] wolfssl: upgrade 5.5.0 -> 5.5.1

2022-10-10 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../wolfssl/{wolfssl_5.5.0.bb => wolfssl_5.5.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-connectivity/wolfssl/{wolfssl_5.5.0.bb => wolfssl_5.5.1.bb} (93%) diff --git a/meta-networking/recipes-connectivi

[oe] [meta-python] [PATCH] python3-xmlschema: upgrade 2.1.0 -> 2.1.1

2022-10-10 Thread zhengruoqin
Chanelog: = Fix schema_path usage in XMLSchemaBase.iter_errors() Add allow_empty option to XMLSchemaBase validation API Signed-off-by: Zheng Ruoqin --- .../{python3-xmlschema_2.1.0.bb => python3-xmlschema_2.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-pyt

[oe] [meta-python] [PATCH] python3-stevedore: upgrade 4.0.0 -> 4.0.1

2022-10-17 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-stevedore_4.0.0.bb => python3-stevedore_4.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-stevedore_4.0.0.bb => python3-stevedore_4.0.1.bb} (80%) diff --git a/meta-python/recipes-dev

[oe] [meta-gnome] [PATCH] yelp: upgrade 42.1 -> 42.2

2022-10-17 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta-gnome/recipes-gnome/yelp/{yelp_42.1.bb => yelp_42.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/yelp/{yelp_42.1.bb => yelp_42.2.bb} (88%) diff --git a/meta-gnome/recipes-gnome/yelp/yelp_42.1.bb b/meta-gnome/reci

[oe] [meta-oe] [PATCH] tio: upgrade 2.0 -> 2.1

2022-10-17 Thread zhengruoqin
Changes since tio v2.0: === Fix output line delay Apply output line delay on lines ending with \n. On most systems lines ends with \n or \r\n. Do not print timestamps in hex mode Improve input mechanism in hex mode Print the 2 character hex code that

[oe] [meta-python] [PATCH] python3-zopeinterface: upgrade 5.4.0 -> 5.5.0

2022-10-17 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...n3-zopeinterface_5.4.0.bb => python3-zopeinterface_5.5.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-zopeinterface_5.4.0.bb => python3-zopeinterface_5.5.0.bb} (89%) diff --git a/meta-python/rec

[oe] [meta-networking] [PATCH] unbound: upgrade 1.16.3 -> 1.17.0

2022-10-17 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../unbound/{unbound_1.16.3.bb => unbound_1.17.0.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/unbound/{unbound_1.16.3.bb => unbound_1.17.0.bb} (96%) diff --git a/meta-networking/recipes-support/unbou

Re: [oe] [meta-python] [PATCH] python3-stevedore: upgrade 4.0.0 -> 4.0.1

2022-10-18 Thread zhengruoqin
stevedore: upgrade 4.0.0 -> > 4.0.1 > > Hi Zheng > > Thank you for the patch! > > On 10/18/22 03:15, zhengruoqin wrote: > > Signed-off-by: Zheng Ruoqin > > --- > > .../{python3-stevedore_4.0.0.bb => python3-stevedore_4.0.1.bb} | 2 +- > > 1 fil

[oe] [meta-python] [PATCH] python3-stevedore: upgrade 4.0.1 -> 4.1.0

2022-10-23 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-stevedore_4.0.1.bb => python3-stevedore_4.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-stevedore_4.0.1.bb => python3-stevedore_4.1.0.bb} (80%) diff --git a/meta-python/recipes-dev

[oe] [meta-python] [PATCH] python3-xxhash: upgrade 3.0.0 -> 3.1.0

2022-10-23 Thread zhengruoqin
Changelog: = Type annotations. Enabled muslinux wheels building. Signed-off-by: Zheng Ruoqin --- .../python/{python3-xxhash_3.0.0.bb => python3-xxhash_3.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-xxhash_3.0.0.bb =>

[oe] [meta-networking] [PATCH] tcpslice: upgrade 1.5 -> 1.6

2022-10-23 Thread zhengruoqin
Changelog: = - Call pcap_dump_close() on the output file. - Implement new flags in ./configure: --enable-instrument-functions, --without-libnids, --without-libosipparser2 and --without-libooh323c. - autoconf: Add the option to print functions and files names - Update config.{guess,sub}, t

[oe] [meta-oe] [PATCH] tio: upgrade 2.1 -> 2.2

2022-10-23 Thread zhengruoqin
Changelog: === * Add shell completion of sub-configuration names Does not work with sub configuration names that contains one or more white spaces. * Beautify help * Fix error message * Simplify configfile implementation Signed-off-by: Zheng Ruoqin --- meta-oe/recipes-support/t

[oe] [meta-python] [PATCH] python3-zeroconf: upgrade 0.39.1 -> 0.39.2

2022-10-23 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-zeroconf_0.39.1.bb => python3-zeroconf_0.39.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-zeroconf_0.39.1.bb => python3-zeroconf_0.39.2.bb} (81%) diff --git a/meta-python/recipes-dev

[oe] [meta-python] [PATCH] python3-sqlalchemy: upgrade 1.4.42 -> 1.4.43

2022-11-07 Thread zhengruoqin
Changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_14.html#change-1.4.43 Signed-off-by: Zheng Ruoqin --- ...ython3-sqlalchemy_1.4.42.bb => python3-sqlalchemy_1.4.43.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-sqlalc

[oe] [meta-python] [PATCH] python3-websocket-client: upgrade 1.4.1 -> 1.4.2

2022-11-07 Thread zhengruoqin
Changelog: == - create_dispatcher is determined by URL ws/wss, NOT by presence of sslopt args, to maintain consistency (#875) - Remove redundant key generation line (#864) - Updated docs to fix old links and updated CI to include Python 3.11 Signed-off-by: Zheng Ruoqin --- ...sock

[oe] [meta-python] [PATCH] python3-termcolor: upgrade 2.0.1 -> 2.1.0

2022-11-07 Thread zhengruoqin
Changelog: == Added -- Support FORCE_COLOR and detect tty (#25) Deprecated -- Deprecate __ALL__, use __all__ instead (#23) Signed-off-by: Zheng Ruoqin --- .../{python3-termcolor_2.0.1.bb => python3-termcolor_2.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 de

[oe] [meta-python] [PATCH] python3-zopeinterface: upgrade 5.5.0 -> 5.5.1

2022-11-07 Thread zhengruoqin
Changelog: == Add support for final Python 3.11 release. Signed-off-by: Zheng Ruoqin --- ...n3-zopeinterface_5.5.0.bb => python3-zopeinterface_5.5.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-zopeinterface_5.5.0.bb => p

[oe] [meta-python] [PATCH] python3-tqdm: upgrade 4.64.0 -> 4.64.1

2022-11-07 Thread zhengruoqin
Changelog: == support ipywidgets>=8 (#1366, #1361 <- #1310, #1359, #1360, #1364) fix jupyter lab display update notebook tests Signed-off-by: Zheng Ruoqin --- .../python/{python3-tqdm_4.64.0.bb => python3-tqdm_4.64.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) re

[oe] [meta-python] [PATCH] python3-pymodbus: upgrade 3.0.0 -> 3.0.2

2022-11-13 Thread zhengruoqin
Changelog: == Add pygments as requirement for repl Update datastore remote to handle write requests (#1166) Allow multiple servers. (#1164) Fix typo. (#1162) Transfer parms. to connected client. (#1161) Repl enhancements 2 (#1141) Server simulator with datastore

[oe] [meta-python] [PATCH] python3-pywbemtools: upgrade 1.0.1 -> 1.1.0

2022-11-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...ython3-pywbemtools_1.0.1.bb => python3-pywbemtools_1.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-extended/pywbemtools/{python3-pywbemtools_1.0.1.bb => python3-pywbemtools_1.1.0.bb} (92%) diff --git a/meta-python/r

[oe] [meta-python] [PATCH] python3-stevedore: upgrade 4.1.0 -> 4.1.1

2022-11-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-stevedore_4.1.0.bb => python3-stevedore_4.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-stevedore_4.1.0.bb => python3-stevedore_4.1.1.bb} (80%) diff --git a/meta-python/recipes-dev

[oe] [meta-oe] [PATCH] ser2net: upgrade 4.3.9 -> 4.3.10

2022-11-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../ser2net/{ser2net_4.3.9.bb => ser2net_4.3.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/ser2net/{ser2net_4.3.9.bb => ser2net_4.3.10.bb} (84%) diff --git a/meta-oe/recipes-connectivity/ser2net/ser2

[oe] [meta-gnome] [PATCH] yelp-tools: upgrade 42.0 -> 42.1

2022-11-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../yelp/{yelp-tools_42.0.bb => yelp-tools_42.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/yelp/{yelp-tools_42.0.bb => yelp-tools_42.1.bb} (83%) diff --git a/meta-gnome/recipes-gnome/yelp/yelp-tools_42.0

[oe] [meta-python] [PATCH] python3-python-vlc: upgrade 3.0.16120 -> 3.0.18121

2022-11-22 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...-python-vlc_3.0.16120.bb => python3-python-vlc_3.0.18121.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-python-vlc_3.0.16120.bb => python3-python-vlc_3.0.18121.bb} (75%) diff --git a/meta-python/

[oe] [meta-python] [PATCH] python3-sqlalchemy: upgrade 1.4.43 -> 1.4.44

2022-11-22 Thread zhengruoqin
Changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_14.html#change-1.4.44 Signed-off-by: Zheng Ruoqin --- ...ython3-sqlalchemy_1.4.43.bb => python3-sqlalchemy_1.4.44.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-sqlalc

[oe] [meta-python] [PATCH] python3-pywbemtools: upgrade 1.0.1 -> 1.1.1

2022-11-22 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...ython3-pywbemtools_1.0.1.bb => python3-pywbemtools_1.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-extended/pywbemtools/{python3-pywbemtools_1.0.1.bb => python3-pywbemtools_1.1.1.bb} (92%) diff --git a/meta-python/r

[oe] [meta-python] [PATCH] python3-zopeinterface: upgrade 5.5.1 -> 5.5.2

2022-11-22 Thread zhengruoqin
Changelog: Add support for building arm64 wheels on macOS. Signed-off-by: Zheng Ruoqin --- ...n3-zopeinterface_5.5.1.bb => python3-zopeinterface_5.5.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-zopeinterface_5.5.1.bb => python3

[oe] [meta-python] [PATCH] python3-simplejson: upgrade 3.17.6 -> 3.18.0

2022-11-22 Thread zhengruoqin
Changelog: == * Allow serialization of classes that implement for_json or _asdict by ignoring TypeError when those methods are called https://github.com/simplejson/simplejson/pull/302 * Raise JSONDecodeError instead of ValueError in invalid unicode escape sequence edge case https://

[oe] [meta-python] [PATCH] python3-redis: upgrade 4.3.4 -> 4.3.5

2022-11-29 Thread zhengruoqin
Changelog: = * New Features -- Add support for TIMESERIES 1.8 (#2296) Graph - add counters for removed labels and properties (#2292) Add support for TDIGEST.QUANTILE extensions (#2317) Add TDIGEST.TRIMMED_MEAN (#2300) Add support for async GRAPH module (#2273

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

2022-11-29 Thread zhengruoqin
Changelog: Get rid of stub file in wheel package (#84) Signed-off-by: Zheng Ruoqin --- .../{python3-texttable_1.6.4.bb => python3-texttable_1.6.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-texttable_1.6.4.bb => python3-texttab

[oe] [meta-python] [PATCH] python3-sentry-sdk: upgrade 1.9.10 -> 1.11.1

2022-11-29 Thread zhengruoqin
Changelog: == Move set_transaction_name out of event processor in fastapi/starlette (#1751) Expose proxy_headers as top level config and use in ProxyManager: https://docs.sentry.io/platforms/python/configuration/options/#proxy-headers (#1746) Signed-off-by: Zheng Ruoqin --- ...ytho

[oe] [meta-python] [PATCH] python3-twitter: upgrade 4.10.1 -> 4.12.1

2022-11-29 Thread zhengruoqin
Changelog: = * Add 1 second buffer to API v2 streaming timeout (51a5d61) * Default AsyncBaseStream to abort closed SSL transports (#1904) * Warn when Tweet data is missing default edit_history_tweet_ids field (3dea0df, #1994) * Change initial network_error_wait to 0 for streaming (b18c

[oe] [meta-python] [PATCH] python3-termcolor: upgrade 2.1.0 -> 2.1.1

2022-11-29 Thread zhengruoqin
Changelog: Add __main__ to re-enable demo via python -m termcolor (#27) Signed-off-by: Zheng Ruoqin --- .../{python3-termcolor_2.1.0.bb => python3-termcolor_2.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-termcolor_2.1.0.bb =>

[oe] [meta-oe] [PATCH] php: Fix bug when configure php-native.

2021-12-13 Thread zhengruoqin
Fix error caused by modify of libtool from poky. libtool: don't prefix the installed binary -??install -m 0755 ${HOST_SYS}-libtool ${D}${bindir}/${HOST_SYS}-libtool +??install -m 0755 libtool ${D}${bindir}/libtool When executing do_configure of php-native, the folloing

[oe] [meta-networking] [PATCH] chrony: upgrade 4.1 -> 4.2

2021-12-20 Thread zhengruoqin
refresh arm_eabi.patch Changelog: == Enhancements -Add support for NTPv4 extension field improving synchronisation stability and resolution of root delay and dispersion (experimental) -Add support for NTP over PTP (experimental) -Add support for AES-CMAC and hash functions in GnuTLS -Impro

[oe] [meta-networking] [PATCH] openvpn: upgrade 2.5.4 -> 2.5.5

2021-12-20 Thread zhengruoqin
Changelog: = Fix error in example firewall.sh script configure: remove useless -Wno-* from default CFLAGS Add argv_insert_head__empty_argv__head_only to argv tests Move deprecation of SWEET32/64bit block size ciphers to 2.7 Include --push-remove in the output of --help. Move '--push-p

[oe] [meta-perl] [PATCH] libnet-dns-perl: upgrade 1.32 -> 1.33

2021-12-20 Thread zhengruoqin
License-Update: change "the above copyright" to "the original copyright" Changelog: = Fix rt.cpan.org #137768 Test t/05-SVCB.t on Perl 5.18.0 fails with deep recursion. Signed-off-by: Zheng Ruoqin --- .../{libnet-dns-perl_1.32.bb => libnet-dns-perl_1.33.bb} | 4 ++-- 1 f

[oe] [meta-python] [PATCH] python3-ujson: upgrade 4.3.0 -> 5.0.0

2021-12-20 Thread zhengruoqin
Changelog: = Added Use cibuildwheel to build wheels (#491) Removed Drop support for soon-EOL Python 3.6 (#490) Fixed Install Twine to upload to PyPI (#492) Signed-off-by: Zheng Ruoqin --- .../python/{python3-ujson_4.3.0.bb => python3-ujson_5.0.0.bb} | 2 +- 1 file changed, 1 insertio

[oe] [meta-networking] [PATCH] samba: upgrade 4.14.10 -> 4.14.11

2021-12-20 Thread zhengruoqin
Changelog: There have been a few regressions in the security release 4.14.10: o CVE-2020-25717: A user on the domain can become root on domain members. https://www.samba.org/samba/security/CVE-2020-25717.html PLEASE [RE-]READ! The

[oe] [meta-oe] [PATCH] byacc: upgrade 20210808 -> 20211224

2021-12-27 Thread zhengruoqin
License-Update: directory of file changed from "debian" to "package/debian" Changelog: == * package/debian/rules: fixes from Debian package for lintian warnings * package/debian/control: updates for Debian standard * VERSION, package/byacc.spec, package/debian/changelog, package/ming

[oe] [meta-oe] [PATCH] glmark2: upgrade 2021.02 -> 2021.12

2021-12-27 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta-oe/recipes-benchmark/glmark2/glmark2_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb index 9f7ceebfb..2a8ce54c8 100644 --- a/met

[oe] [meta-oe] [PATCH] pugixml: upgrade 1.11.2 -> 1.11.4

2022-01-03 Thread zhengruoqin
Changelog: = This patch reintroduces pugixml target for CMake when find_package is used, which was accidentally removed from v1.11. It's recommended that pugixml::pugixml target is used instead, but this patch restores pugixml target for existing applications / libraries that depend on it.

[oe] [meta-python] [PATCH] python3-pyatspi: upgrade 2.38.1 -> 2.38.2

2022-01-03 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-pyatspi_2.38.1.bb => python3-pyatspi_2.38.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-pyatspi_2.38.1.bb => python3-pyatspi_2.38.2.bb} (90%) diff --git a/meta-python/recipes-dev

[oe] [meta-python] [PATCH] python3-networkx: upgrade 2.6.2 -> 2.6.3

2022-01-03 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-networkx_2.6.2.bb => python3-networkx_2.6.3.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-networkx_2.6.2.bb => python3-networkx_2.6.3.bb} (87%) diff --git a/meta-python/recipes-devto

[oe] [meta-python] [PATCH] python3-google-api-python-client: upgrade 2.30.0 -> 2.33.0

2022-01-03 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...ent_2.30.0.bb => python3-google-api-python-client_2.33.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-api-python-client_2.30.0.bb => python3-google-api-python-client_2.33.0.bb} (86%) dif

[oe] [meta-python] [PATCH] python3-djangorestframework: upgrade 3.12.4 -> 3.13.1

2022-01-03 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...ramework_3.12.4.bb => python3-djangorestframework_3.13.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-djangorestframework_3.12.4.bb => python3-djangorestframework_3.13.1.bb} (80%) diff --git a

[oe] [meta-oe][PATCH] libjs-jquery: Upgrade to 3.3.1.

2022-02-15 Thread zhengruoqin
libjs-jquery has been removed a few days ago because the version is too old. Signed-off-by: Zheng Ruoqin --- .../libjs/libjs-jquery_3.3.1.bb | 27 +++ 1 file changed, 27 insertions(+) create mode 100644 meta-oe/recipes-support/libjs/libjs-jquery_3.3.1.bb diff --gi

[oe] [meta-oe] [PATCH] poppler: upgrade 22.01.0 -> 22.02.0

2022-02-22 Thread zhengruoqin
Changelog: = core: * Signature: Add a way to detect unsigned FormFieldSignature * Signature: Suport background image when using left and right text * Signature: Fix path where to search for Firefox NSS in Windows * Signature: Fix NSS code to work correctly in Windows/Android * Count on

[oe] [meta-oe] [PATCH] pugixml: upgrade 1.11.4 -> 1.12

2022-02-22 Thread zhengruoqin
License-Update: year updated to 2022. Changelog: = Bug fixes: -- -Fix a bug in xml_document move construction when the source of the move is empty -Fix const-correctness issues with iterator objects to support C++20 ranges XPath improvements: --- -Improved detecti

[oe] [meta-oe] [PATCH] postgresql: upgrade 14.1 -> 14.2

2022-02-22 Thread zhengruoqin
refresh 0001-configure.ac-bypass-autoconf-2.69-version-check.patch License-Update: year updated to 2022 Signed-off-by: Zheng Ruoqin --- ...nfigure.ac-bypass-autoconf-2.69-version-check.patch | 10 -- .../{postgresql_14.1.bb => postgresql_14.2.bb} | 4 ++-- 2 files changed, 6 ins

[oe] [meta-webserver] [PATCH] phpmyadmin: upgrade 5.1.2 -> 5.1.3

2022-02-22 Thread zhengruoqin
Changelog: = - Fix broken pagination links in the navigation sidebar - Fix MariaDB has no support for system variable "disabled_storage_engines" - Fix unsupported operand types in Results.php when running "SHOW PROCESSLIST" SQL query - Fixed importing browser settings question box after lo

[oe] [meta-oe] [PATCH] protobuf: upgrade 3.19.3 -> 3.19.4

2022-02-22 Thread zhengruoqin
Changelog: = Python * Make libprotobuf symbols local on OSX to fix issue #9395 (#9435) Ruby * Fixed a data loss bug that could occur when the number of 'optional' fields in a message is an exact multiple of 32. (#9440). PHP * Fixed a data loss bug that could occur when the number of 'op

[oe] [meta-python] [PATCH] python3-jdatetime: upgrade 4.0.0 -> 4.1.0

2022-03-31 Thread zhengruoqin
Changelog: === feat(strptime):handle %b and %B directive. Improve README. ZWNJ Replacement. feat(strptime):handle %z directive. Signed-off-by: Zheng Ruoqin --- .../{python3-jdatetime_4.0.0.bb => python3-jdatetime_4.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) renam

[oe] [meta-python] [PATCH] python3-kiwisolver: upgrade 1.4.0 -> 1.4.2

2022-03-31 Thread zhengruoqin
Changelog: = This allows to buil with setuptools >= 61.2 Signed-off-by: Zheng Ruoqin --- ...{python3-kiwisolver_1.4.0.bb => python3-kiwisolver_1.4.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-kiwisolver_1.4.0.bb => pyth

[oe] [meta-python] [PATCH] python3-nocaselist: upgrade 1.0.4 -> 1.0.5

2022-03-31 Thread zhengruoqin
License-Update: version updated to 1.0.5 Signed-off-by: Zheng Ruoqin --- .../recipes-devtools/python/python3-nocaselist_1.0.4.bb | 8 .../recipes-devtools/python/python3-nocaselist_1.0.5.bb | 8 2 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 meta-pyth

[oe] [meta-python] [PATCH] python3-nocasedict: upgrade 1.0.2 -> 1.0.3

2022-03-31 Thread zhengruoqin
License-Update: version updated to 1.0.3 Signed-off-by: Zheng Ruoqin --- ...ython3-nocasedict_1.0.2.bb => python3-nocasedict_1.0.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-nocasedict_1.0.2.bb => python3-nocasedict_1.0.3.b

[oe] [meta-python] [PATCH] python3-nocaselist: upgrade 1.0.4 -> 1.0.5

2022-04-13 Thread zhengruoqin
License-Update: type of file changed "ASCII text, with CRLF line terminators" -> "ASCII text" Changelog: = Bug fixes: -- Mitigated the coveralls HTTP status 422 by pinning coveralls-python to <3.0.0 (issue #55). Fixed a dependency error that caused importlib-metadata to be instal

[oe] [meta-python] [PATCH] python3-google-api-python-client: upgrade 2.42.0 -> 2.43.0

2022-04-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...ent_2.42.0.bb => python3-google-api-python-client_2.43.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-api-python-client_2.42.0.bb => python3-google-api-python-client_2.43.0.bb} (86%) dif

[oe] [meta-python] [PATCH] python3-googleapis-common-protos: upgrade 1.54.0 -> 1.56.0

2022-04-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...tos_1.54.0.bb => python3-googleapis-common-protos_1.56.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-googleapis-common-protos_1.54.0.bb => python3-googleapis-common-protos_1.56.0.bb} (80%) dif

[oe] [meta-python] [PATCH] python3-pylint: upgrade 2.13.2 -> 2.13.5

2022-04-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-pylint_2.13.2.bb => python3-pylint_2.13.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pylint_2.13.2.bb => python3-pylint_2.13.5.bb} (86%) diff --git a/meta-python/recipes-devtool

[oe] [meta-python] [PATCH v2] python3-nocasedict: upgrade 1.0.2 -> 1.0.3

2022-04-13 Thread zhengruoqin
License-Update: type of file changed "ASCII text, with CRLF line terminators" -> "ASCII text" changelog: === Bug fixes: -Mitigated the coveralls HTTP status 422 by pinning coveralls-python to <3.0.0 . -Fixed issues rais

[oe] [meta-python] [PATCH] python3-imageio: upgrade 2.17.0 -> 2.18.0

2022-04-28 Thread zhengruoqin
Fix == Do not pass optional kwargs by position in tifffile (#794) (512fe11) Ensure pts increases even if pyav doesn't flush the frame immediately (#787) (5b74e8d) Feature = Allow writing bayer formats in pyav (#788) (4596262) Other == Update imopen types (#793

[oe] [meta-python] [PATCH] python3-pymongo: upgrade 4.1.0 -> 4.1.1

2022-04-28 Thread zhengruoqin
Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-1-1-released/157895 Signed-off-by: Zheng Ruoqin --- .../{python3-pymongo_4.1.0.bb => python3-pymongo_4.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pymo

[oe] [meta-python] [PATCH] python3-langtable: upgrade 0.0.57 -> 0.0.58

2022-04-28 Thread zhengruoqin
Changelog: = Add syr locale Get translation changes from CLDR Add more translations from CLDR Fix names for keyboard layouts which have changed Add ab_GE locale Add rif language Signed-off-by: Zheng Ruoqin --- ...{python3-langtable_0.0.57.bb => python3-langtable_0

[oe] [meta-python] [PATCH] python3-regex: upgrade 2022.3.15 -> 2022.4.24

2022-04-28 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-regex_2022.3.15.bb => python3-regex_2022.4.24.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-regex_2022.3.15.bb => python3-regex_2022.4.24.bb} (79%) diff --git a/meta-python/recipes-dev

<    1   2   3   4   5   >