[oe] [meta-python] [PATCH] python3-protobuf: upgrade 4.21.1 -> 4.21.2

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

[oe] [meta-python] [PATCH] python3-xmlschema: upgrade 1.11.2 -> 1.11.3

2022-06-29 Thread zhengruoqin
Changelog: = Fix invalid element not detected with empty particle (issue #306) Fix Sphinx warnings (issue #305) Signed-off-by: Zheng Ruoqin --- ...{python3-xmlschema_1.11.2.bb => python3-xmlschema_1.11.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-pytho

[oe] [meta-python] [PATCH] python3-google-auth: upgrade 2.7.0 -> 2.8.0

2022-06-29 Thread zhengruoqin
Changelog: == add experimental GDCH support (#1044) (94fb5e2) Signed-off-by: Zheng Ruoqin --- ...ython3-google-auth_2.7.0.bb => python3-google-auth_2.8.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-auth_2.7.0.bb =>

[oe] [meta-python] [PATCH] python3-sqlalchemy: upgrade 1.4.37 -> 1.4.39

2022-06-29 Thread zhengruoqin
Changelog: == Fixed regression caused by #8133 where the pickle format for mutable attributes was changed, without a fallback to recognize the old format, causing in-place upgrades of SQLAlchemy to no longer be able to read pickled data from previous versions. A check plus a fallback for th

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

2022-06-29 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...hon3-asyncinotify_2.0.4.bb => python3-asyncinotify_2.0.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-asyncinotify_2.0.4.bb => python3-asyncinotify_2.0.5.bb} (82%) diff --git a/meta-python/recip

[oe] [meta-python] [PATCH] python3-nmap: upgrade 1.5.1 -> 1.5.4

2022-06-23 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../python/{python3-nmap_1.5.1.bb => python3-nmap_1.5.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-nmap_1.5.1.bb => python3-nmap_1.5.4.bb} (83%) diff --git a/meta-python/recipes-devtools/pyth

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

2022-06-23 Thread zhengruoqin
Changelog: = add support for Python 3.11 PR #142 do not install tests PR #143 fix packaging for latest setuptools PR #140 Signed-off-by: Zheng Ruoqin --- ...{python3-kiwisolver_1.4.2.bb => python3-kiwisolver_1.4.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[oe] [meta-python] [PATCH] python3-google-api-python-client: upgrade 2.50.0 -> 2.51.0

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

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

2022-06-23 Thread zhengruoqin
License-Update: Copyright year updated to 2022. Signed-off-by: Zheng Ruoqin --- .../recipes-devtools/python/python3-gnupg_0.4.8.bb | 14 -- .../recipes-devtools/python/python3-gnupg_0.4.9.bb | 14 ++ 2 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 m

[oe] [meta-python] [PATCH] python3-flask-wtf: upgrade 0.15.1 -> 1.0.1

2022-06-23 Thread zhengruoqin
License-Update : license check file changed from LICENSE to LICENSE.rst Changelog from 0.15.1 to 1.0.1: === Update compatibility with the latest Werkzeug release. #511 Deprecated items removal #484 Support for alternatives captcha services #425 #342 #387 #

[oe] [meta-python] [PATCH] python3-google-api-python-client: upgrade 2.49.0 -> 2.50.0

2022-06-16 Thread zhengruoqin
Changelog: fix changelog header to consistent size (#1818) (b698f9c) Signed-off-by: Zheng Ruoqin --- ...ent_2.49.0.bb => python3-google-api-python-client_2.50.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-api-python-clien

[oe] [meta-python] [PATCH] python3-bitstruct: upgrade 8.14.1 -> 8.15.1

2022-06-16 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...{python3-bitstruct_8.14.1.bb => python3-bitstruct_8.15.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-bitstruct_8.14.1.bb => python3-bitstruct_8.15.1.bb} (79%) diff --git a/meta-python/recipes-d

[oe] [meta-python] [PATCH] python3-google-auth: upgrade 2.6.6 -> 2.7.0

2022-06-16 Thread zhengruoqin
Changelog: == Features -- add experimental enterprise cert support (#1052) (dda7dda) add experimental GDCH support (#1022) (5367aac) Pluggable auth support (#995) (62daa73) Bug Fixes -- validate urls for external accounts (#1031) (61b1f15) Reverts -

[oe] [meta-python] [PATCH] python3-xmlschema: upgrade 1.11.1 -> 1.11.2

2022-06-16 Thread zhengruoqin
Changelog: == Fix 'replace_existing' argument usage in XsdElement.get_binding method Add Russian full translation Signed-off-by: Zheng Ruoqin --- ...{python3-xmlschema_1.11.1.bb => python3-xmlschema_1.11.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/reci

[oe] [meta-python] [PATCH] python3-asyncinotify: upgrade 2.0.3 -> 2.0.4

2022-06-09 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...hon3-asyncinotify_2.0.3.bb => python3-asyncinotify_2.0.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-asyncinotify_2.0.3.bb => python3-asyncinotify_2.0.4.bb} (82%) diff --git a/meta-python/recip

[oe] [meta-python] [PATCH] python3-alembic: upgrade 1.7.7 -> 1.8.0

2022-06-09 Thread zhengruoqin
Changelog: === *Alembic 1.8 now supports Python 3.7 and above. *The "Pylons" environment template has been removed as of Alembic 1.8. This template was based on the very old pre-Pyramid Pylons web framework which has been long superseded by Pyramid. Signed-off-by: Zheng Ruoqin --- .../

[oe] [meta-python] [PATCH] python3-absl: upgrade 1.0.0 -> 1.1.0

2022-06-09 Thread zhengruoqin
Changelog: == *Flag instances now raise an error if used in a bool context. This prevents the occasional mistake of testing an instance for truthiness rather than testing flag.value. *absl-py no longer depends on six. Signed-off-by: Zheng Ruoqin --- .../python/{python3-absl_1.0.0.bb =>

[oe] [meta-python] [PATCH] python3-crc32c: upgrade 2.2.post0 -> 2.3

2022-06-09 Thread zhengruoqin
Changelog: == *Improved macro definition logic and platform detection to enable building universal2 binary wheels for macOS, alongside arm64 and x86_64 ones; added step to GitHub Actions to generate and publish them (#28). *Mention explicit support for Python 3.10. *Fixed minor compilatio

[oe] [meta-python] [PATCH] python3-msk: upgrade 0.3.16 -> 0.4.0

2022-06-09 Thread zhengruoqin
License-Update: replace '~/.local/share' for '/opt' Signed-off-by: Zheng Ruoqin --- .../python/{python3-msk_0.3.16.bb => python3-msk_0.4.0.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-msk_0.3.16.bb => python3-msk_0.4.0.bb}

[oe] [meta-python] [PATCH] python3-imageio: upgrade 2.19.2 -> 2.19.3

2022-06-01 Thread zhengruoqin
Changelog: === Fix Correctly read STK volumes in v3 (#805) (9b739ab) Other - Include py.typed in package (#815) (ba63485) Add GA token (#814) (c9a2852) Signed-off-by: Zheng Ruoqin --- .../{python3-imageio_2.19.2.bb => python3-imageio_2.19.3.bb}| 2 +- 1 file cha

[oe] [meta-python] [PATCH] python3-googleapis-common-protos: upgrade 1.56.1 -> 1.56.2

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

[oe] [meta-python] [PATCH] python3-google-api-python-client: upgrade 2.48.0 -> 2.49.0

2022-06-01 Thread zhengruoqin
Changelog: https://github.com/googleapis/google-api-python-client/releases/tag/v2.49.0 Signed-off-by: Zheng Ruoqin --- ...ent_2.48.0.bb => python3-google-api-python-client_2.49.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-googl

[oe] [meta-python] [PATCH] python3-cachetools: upgrade 5.1.0 -> 5.2.0

2022-06-01 Thread zhengruoqin
Changelog: = Add cachetools.keys.methodkey(). Add cache_clear() function to decorators. Add src directory to sys.path for Sphinx autodoc. Modernize func wrappers. Signed-off-by: Zheng Ruoqin --- ...{python3-cachetools_5.1.0.bb => python3-cachetools_5.2.0.bb} | 2 +- 1 file change

[oe] [meta-python] [PATCH] python3-pychromecast: upgrade 12.1.1 -> 12.1.2

2022-05-26 Thread zhengruoqin
Changelog: = Add some additional cast types (#622) Format some code (#621) Signed-off-by: Zheng Ruoqin --- ...n3-pychromecast_12.1.1.bb => python3-pychromecast_12.1.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pychromeca

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

2022-05-26 Thread zhengruoqin
Changelog: == Added -- Support Python 3.11 (#13) Add Arabic language (jmoiron/humanize#256) Docs: add dark mode toggle and default to system preference (jmoiron/humanize#255) Documentation improvements (jmoiron/humanize#254) Changed --- Update repo links (#2)

[oe] [meta-python] [PATCH] python3-paramiko: upgrade 2.10.4 -> 2.11.0

2022-05-26 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-paramiko_2.10.4.bb => python3-paramiko_2.11.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-paramiko_2.10.4.bb => python3-paramiko_2.11.0.bb} (82%) diff --git a/meta-python/recipes-dev

[oe] [meta-python] [PATCH] python3-openpyxl: upgrade 3.0.9 -> 3.0.10

2022-05-26 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-openpyxl_3.0.9.bb => python3-openpyxl_3.0.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-openpyxl_3.0.9.bb => python3-openpyxl_3.0.10.bb} (88%) diff --git a/meta-python/recipes-devt

[oe] [meta-python] [PATCH] python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3

2022-05-26 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...n3-grpcio-tools_1.46.0.bb => python3-grpcio-tools_1.46.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio-tools_1.46.0.bb => python3-grpcio-tools_1.46.3.bb} (82%) diff --git a/meta-python/rec

[oe] [meta-python] [PATCH] python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0

2022-05-26 Thread zhengruoqin
Changelog: https://github.com/googleapis/google-api-python-client/releases Signed-off-by: Zheng Ruoqin --- ...ent_2.45.0.bb => python3-google-api-python-client_2.48.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-api-python

[oe] [meta-python] [PATCH] python3-eventlet: upgrade 0.33.0 -> 0.33.1

2022-05-18 Thread zhengruoqin
Changelog: == * Prevent deadlock on logging._lock https://github.com/eventlet/eventlet/issues/742 Signed-off-by: Zheng Ruoqin --- .../{python3-eventlet_0.33.0.bb => python3-eventlet_0.33.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/py

[oe] [meta-python] [PATCH] python3-wrapt: upgrade 1.14.0 -> 1.14.1

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

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

2022-05-18 Thread zhengruoqin
Changelog: = Fix Reset request when iterating over plugins (#792) (46a49c4) Rename format_hint to extension and prefer it over actual file extensions (#807) (4830f15) Other Fix broken links in readme (#806) (52954bc) Signed-off-by: Zheng Ruoqin --- .../{python3-imageio_2

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

2022-05-18 Thread zhengruoqin
License-Update: copyright year updated to 2022 Signed-off-by: Zheng Ruoqin --- .../python/{python3-pyjwt_2.3.0.bb => python3-pyjwt_2.4.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-pyjwt_2.3.0.bb => python3-pyjwt_2.4.0.bb} (

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

2022-05-18 Thread zhengruoqin
Bug Fixes deps: require protobuf >=1.15.0 (f04ed64) include tests directory (#103) (72e5df1) regenerate pb2 files using the latest version of grpcio-tools (f04ed64) Signed-off-by: Zheng Ruoqin --- ...tos_1.56.0.bb => python3-googleapis-common-protos_1.56.1.bb} | 2 +- 1 file changed

[oe] [meta-python] [PATCH] python3-bitarray: upgrade 2.5.0 -> 2.5.1

2022-05-18 Thread zhengruoqin
Changelog: == * optimize '.reverse()', see #177 * allow negative (byte) indices in '.bytereverse()' Signed-off-by: Zheng Ruoqin --- .../{python3-bitarray_2.5.0.bb => python3-bitarray_2.5.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools

[oe] [meta-python] [PATCH] python3-bitarray: upgrade 2.4.1 -> 2.5.0

2022-05-12 Thread zhengruoqin
2022-05-04 2.5.0: --- * add calculating of canonical Huffman codes 'util.canonical_huffman()' and decoding thereof 'util.canonical_decode()', see #173 * allow creating "Huffman codes" from frequency maps with a single symbol in 'util.huffman_code()' and 'util.canonical

[oe] [meta-python] [PATCH] python3-autobahn: upgrade 22.3.2 -> 22.4.2

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

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

2022-05-12 Thread zhengruoqin
License-Update: Copyright year updated to 2021 Signed-off-by: Zheng Ruoqin --- .../python/{python3-pika_1.2.0.bb => python3-pika_1.2.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-pika_1.2.0.bb => python3-pika_1.2.1.bb} (73

[oe] [meta-python] [PATCH] python3-booleanpy: upgrade 3.8 -> 4.0

2022-05-12 Thread zhengruoqin
License-Update: remove year from Copyright Signed-off-by: Zheng Ruoqin --- .../{python3-booleanpy_3.8.bb => python3-booleanpy_4.0.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-booleanpy_3.8.bb => python3-booleanpy_4.0.bb} (

[oe] [meta-python] [PATCH] python3-antlr4-runtime: upgrade 4.9.2 -> 4.10

2022-05-12 Thread zhengruoqin
License-Update: Version updated to 4.10 Signed-off-by: Zheng Ruoqin --- ...antlr4-runtime_4.9.2.bb => python3-antlr4-runtime_4.10.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-antlr4-runtime_4.9.2.bb => python3-antlr4-runtime_

[oe] [meta-gnome] [PATCH] gtk4: upgrade 4.6.2 -> 4.6.3

2022-05-09 Thread zhengruoqin
Overview of Changes in 4.6.3, 21-04-2022 * GtkOverlay: - Bring back positional style classes * GtkFileChooser: - Prevent unwanted completion popups - Fix small problems in save mode - Fix buildable suport of GtkFileFilter * GtkPopover: - Fix button p

[oe] [meta-oe] [PATCH] mbw: upgrade 1.4 -> 1.5

2022-05-09 Thread zhengruoqin
License-Update: Version of mbw updated to 1.5 Signed-off-by: Zheng Ruoqin --- meta-oe/recipes-benchmark/mbw/mbw_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-benchmark/mbw/mbw_git.bb b/meta-oe/recipes-benchmark/mbw/mbw_git.bb index 52b939950..c

[oe] [meta-oe] [PATCH] libconfig-general-perl: upgrade 2.63 -> 2.65

2022-05-09 Thread zhengruoqin
License-Update: updated to Artistic-2.0 Signed-off-by: Zheng Ruoqin --- ...general-perl_2.63.bb => libconfig-general-perl_2.65.bb} | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) rename meta-oe/recipes-devtools/perl/{libconfig-general-perl_2.63.bb => libconfig-general-perl_2.65.bb

[oe] [meta-oe] [PATCH] gpsd: upgrade 3.23.1 -> 3.24

2022-05-09 Thread zhengruoqin
3.24: 2022-04-22 NTRIP 2.0 now works. But still only plain HTML, not RTP, etc. Remove ntrip option and NTRIP_ENABLE. Always build. Remove passthrough option and PASSTHROUGH_ENABLE. Always build. Remove nmea0183 option and NMEA0183_ENABLE. Always build. Remove netfeed option and NETFEE

[oe] [meta-gnome] [PATCH] gnome-text-editor: upgrade 42.0 -> 42.1

2022-05-09 Thread zhengruoqin
Changelog: == • Improved preference dialog styling for libadwaita • Build system fixes • Fix icons for zoom controls • Fix titles in save-changes dialog • Translation updates Signed-off-by: Zheng Ruoqin --- .../{gnome-text-editor_42.0.bb => gnome-text-editor_42.1.bb}| 2 +- 1 fi

[oe] [meta-oe] [PATCH] apitrace: upgrade 10.0 -> 11.0

2022-05-09 Thread zhengruoqin
Changelog: == appveyor: Update GitHub deployment token. Signed-off-by: Zheng Ruoqin --- .../apitrace/{apitrace_10.0.bb => apitrace_11.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/apitrace/{apitrace_10.0.bb => apitrace_11.0.bb}

[oe] [meta-oe] [PATCH] glibmm-2.68: upgrade 2.70.0 -> 2.72.1

2022-05-09 Thread zhengruoqin
Changelog: == Glib: * ustring_Iterator: Don't declare copy constructor =default. A fix in the 2.72.0 release broke ABI. * MainContext: Add create(MainContextFlags flags) Gio: * Add AppInfoMonitor * DBus::Proxy: signal_signal() accepts a signal name * File: Add move_async() and move_finis

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

2022-04-28 Thread zhengruoqin
Changelog: == Fix a crash caused by using the new config from 2.14.0 in 2.13.x code. Signed-off-by: Zheng Ruoqin --- .../{python3-pylint_2.13.5.bb => python3-pylint_2.13.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-

[oe] [meta-python] [PATCH] python3-protobuf: upgrade 3.20.0 -> 3.20.1

2022-04-28 Thread zhengruoqin
Changelog: = PHP --- Fix building packaged PHP extension (#9727) Fixed composer.json to only advertise compatibility with PHP 7.0+. (#9819) Ruby -- Disable the aarch64 build on macOS until it can be fixed. (#9816) Other --- Fix versioning issues in 3.20.0

[oe] [meta-python] [PATCH] python3-paramiko: upgrade 2.10.3 -> 2.10.4

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

[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

[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-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 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-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] 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-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-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-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-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-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-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-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] 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-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] 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-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-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-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-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-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] 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-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-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] 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-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-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-oe] [PATCH] spitools: upgrade 1.0.0 -> 1.0.1

2021-12-01 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta-oe/recipes-support/spitools/spitools_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/spitools/spitools_git.bb b/meta-oe/recipes-support/spitools/spitools_git.bb index 5bad781ff6..8302576f43 100644 --- a/m

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

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

[oe] [meta-oe] [PATCH] vboxguestdrivers: upgrade 6.1.28 -> 6.1.30

2021-12-01 Thread zhengruoqin
Changelog: VMM: Fixed 6.1.28 regression preventing VMs starting when using Hyper-V mode on Windows 10 GUI: Fixed inability to complete First Run wizard after browsing for an external image GUI: Fixed crash on macOS Big Sur while browsing for an external image from First Run wizard GUI: Fixed bug

[oe] [meta-oe] [PATCH] python3-typeguard: upgrade 2.13.0 -> 2.13.2

2021-12-01 Thread zhengruoqin
Fixed typing_extensions being imported unconditionally on Python < 3.9 Signed-off-by: Zheng Ruoqin --- ...{python3-typeguard_2.13.0.bb => python3-typeguard_2.13.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-typeguard_2.13.0.bb =>

[oe][meta-python][PATCH] python3-rdflib: upgrade 6.0.0 -> 6.0.2

2021-12-01 Thread zhengruoqin
changlog: rename arg LOVE to ns in rdfpipe Remove Tox reference to Python 3.6 Add Brick DefinedNamespace Use setName on TokenConverter to set the name property Add test for adding JSON-LD to guess_format() Fix mypy type errors and add mypy to .dr

[oe] [meta-python] [PATCH] python3-grpcio: upgrade 1.41.0 -> 1.41.1

2021-11-01 Thread zhengruoqin
This is release 1.41.0 (goat) of gRPC Core. For gRPC documentation, see grpc.io. Signed-off-by: Zheng Ruoqin --- .../{python3-grpcio_1.41.0.bb => python3-grpcio_1.41.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio_1.41

[oe] [meta-python] [PATCH] python3-cycler: upgrade 0.10.0 -> 0.11.0

2021-11-01 Thread zhengruoqin
This is the first Cycler feature release in some years. New features include: Added Cycler.by_key, which produces values by key (#26) Added Cycler.__contains__, which adds support for in checks (#34) Wheels now includes the LICENSE file (#48) The sdist now includes the LICENSE (#58) and tests (#32

[oe] [meta-python] [PATCH] python3-grpcio-tools: upgrade 1.41.0 -> 1.41.1

2021-11-01 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...n3-grpcio-tools_1.41.0.bb => python3-grpcio-tools_1.41.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio-tools_1.41.0.bb => python3-grpcio-tools_1.41.1.bb} (85%) diff --git a/meta-python/rec

[oe] [meta-python] [PATCH] python3-coverage: upgrade 6.0.2 -> 6.1.1

2021-11-01 Thread zhengruoqin
Fix: The sticky header on the HTML report didn???t work unless you had branch coverage enabled. This is now fixed: the sticky header works for everyone. Fix: When using explicitly declared namespace packages, the ???already imported a file that will be measured??? warning would be issued (issue 888

[oe] [meta-python] [PATCH] python3-engineio: upgrade 4.2.1 -> 4.3.0

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

[oe] [meta-python] [PATCH] python3-cantools: upgrade 36.4.0 -> 36.5.0

2021-11-01 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-cantools_36.4.0.bb => python3-cantools_36.5.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cantools_36.4.0.bb => python3-cantools_36.5.0.bb} (74%) diff --git a/meta-python/recipes-dev

[oe] [meta-python] [PATCH] python3-google-api-python-client: upgrade 2.26.1 -> 2.27.0

2021-10-26 Thread zhengruoqin
Features androidpublisher: update the api https://github.com/googleapis/google-api-python-client/commit/cdbabdfbdaeed465b667852cef415fdfa7d1024a firebase: update the api https://github.com/googleapis/google-api-python-client/commit/dcab2830e6a0cf0149e0d0d84d3a8f3d26aa localservices: update th

[oe] [meta-python] [PATCH] python3-greenlet: upgrade 1.1.1 -> 1.1.2

2021-10-26 Thread zhengruoqin
1.1.2 (2021-09-29) == - Fix a potential crash due to a reference counting error when Python subclasses of ``greenlet.greenlet`` were deallocated. The crash became more common on Python 3.10; on earlier versions, silent memory corruption could result. See `issue 245

[oe] [meta-python] [PATCH] python3-gmqtt: upgrade 0.6.10 -> 0.6.11

2021-10-26 Thread zhengruoqin
correct the order of pushing and yielding in resending procedure Signed-off-by: Zheng Ruoqin --- .../python/{python3-gmqtt_0.6.10.bb => python3-gmqtt_0.6.11.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-gmqtt_0.6.10.bb => python3-

[oe] [meta-oe] [PATCH] links: upgrade 2.22 -> 2.25

2021-10-25 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta-oe/recipes-support/links/{links_2.22.bb => links_2.25.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-oe/recipes-support/links/{links_2.22.bb => links_2.25.bb} (64%) diff --git a/meta-oe/recipes-support/links/links_2.22.bb b/meta-oe/

[oe] [meta-networking] [PATCH] autofs: upgrade 5.1.7 -> 5.1.8

2021-10-25 Thread zhengruoqin
autofs-5.1.8 changelog: - add xdr_exports(). - remove mount.x and rpcgen dependencies. - dont use realloc in host exports list processing. - use sprintf() when constructing hosts mapent. - fix mnts_remove_amdmount() uses wrong list. - Fix option for master read wait. - eliminate cache_lookup_offset

[PATCH] [oe] [meta-networking] [PATCH] atftp: upgrade 0.7.4 -> 0.7.5

2021-10-25 Thread zhengruoqin
atftp-0.7.5 === README: update contributors list text files: mark/convert all textfiles to UTF-8 fix some compiler warnings fix buffer overflow in atftpd (CVE-2021-41054) insert typos.patch insert atftp-0.7-ack_heuristic.patch insert atftp-0.7-server_receive_race.patch insert patch atftp-0.

[oe] [meta-python] [PATCH] python3-sqlalchemy: upgrade 1.4.23 -> 1.4.26

2021-10-21 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...ython3-sqlalchemy_1.4.23.bb => python3-sqlalchemy_1.4.26.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-sqlalchemy_1.4.23.bb => python3-sqlalchemy_1.4.26.bb} (87%) diff --git a/meta-python/recipes

<    1   2   3   4   5   >