[oe] [meta-python][PATCH 7/7] python3-socketio: Upgrade 5.1.0 -> 5.3.0

2021-05-26 Thread Leon Anavi
connect_error handler - Document that callbacks cannot be used in external processes - Improve start_background_task() example in the documentation - Added Open Collective funding option - Remove Python 2 from PyPI classifiers Signed-off-by: Leon Anavi --- .../{python3-socketio_5.1.0.bb => pyth

[oe] [meta-python][PATCH 6/7] python3-bidict: Add recipe

2021-05-26 Thread Leon Anavi
Add bidict, the bidirectional mapping library for Python. Signed-off-by: Leon Anavi --- .../recipes-devtools/python/python3-bidict_0.21.2.bb | 11 +++ 1 file changed, 11 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-bidict_0.21.2.bb diff --git a/meta

[oe] [meta-python][PATCH 4/7] python3-flask-socketio: Upgrade 5.0.1 -> 5.0.3

2021-05-26 Thread Leon Anavi
Upgrade to release 5.0.3: - Document the use of simple-websocket with the development web server - Show transport in example apps - Added Open Collective funding option Signed-off-by: Leon Anavi --- ...-flask-socketio_5.0.1.bb => python3-flask-socketio_5.0.3.bb} | 2 +- 1 file changed

[oe] [meta-python][PATCH 5/7] python3-werkzeug: Upgrade 1.0.1 -> 2.0.1

2021-05-26 Thread Leon Anavi
ion is not a string, get_description will convert it to a string. Signed-off-by: Leon Anavi --- .../{python3-werkzeug_1.0.1.bb => python3-werkzeug_2.0.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-werkzeug_1.0.1.b

[oe] [meta-python][PATCH 3/7] python3-flask-wtf: Upgrade 0.14.3 -> 0.15.1

2021-05-26 Thread Leon Anavi
xes. - Various CI fixes. Signed-off-by: Leon Anavi --- ...python3-flask-wtf_0.14.3.bb => python3-flask-wtf_0.15.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-flask-wtf_0.14.3.bb => python3-flask-wtf_0.15.1.bb} (70%) diff --g

[oe] [meta-python][PATCH 2/7] python3-flask: Upgrade 1.1.2 -> 2.0.1

2021-05-26 Thread Leon Anavi
blueprint with the same name multiple times is deprecated. #1091 - Improve typing for stream_with_context. Signed-off-by: Leon Anavi --- .../python/{python3-flask_1.1.2.bb => python3-flask_2.0.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/pyt

[oe] [meta-python][PATCH 1/7] python3-flask-migrate: Upgrade 2.7.0 -> 3.0.0

2021-05-26 Thread Leon Anavi
Upgrade to release 3.0.0: - Remove support for Flask-Script - Use unittest testrunner - Remove dependency on six package - Added sphinx build files to .gitignore file - Fix Sphinx warning Signed-off-by: Leon Anavi --- ...n3-flask-migrate_2.7.0.bb => python3-flask-migrate_3.0.0.bb} | 2 +-

[oe] [meta-python][PATCH 4/4] python3-sqlalchemy: Upgrade 1.4.11 -> 1.4.15

2021-05-25 Thread Leon Anavi
: Leon Anavi --- ...hon3-sqlalchemy_1.4.11.bb => python3-sqlalchemy_1.4.15.bb} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-sqlalchemy_1.4.11.bb => python3-sqlalchemy_1.4.15.bb} (77%) diff --git a/meta-python/recipes-devtools/

[oe] [meta-python][PATCH 3/4] python3-alembic: Upgrade 1.6.2 -> 1.6.4

2021-05-25 Thread Leon Anavi
contained its own down revision as a dependency would cause an endless loop in the traversal logic. Signed-off-by: Leon Anavi --- .../{python3-alembic_1.6.2.bb => python3-alembic_1.6.4.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta-python/recipes-devtools/pyt

[oe] [meta-python][PATCH 2/4] python3-websocket-client: Upgrade 1.0.0 -> 1.0.1

2021-05-25 Thread Leon Anavi
Upgrade to release 1.0.1: - Fix exception handling bug Signed-off-by: Leon Anavi --- ...socket-client_1.0.0.bb => python3-websocket-client_1.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-websocket-client_1.0.0.bb => p

[oe] [meta-python][PATCH 1/4] python3-xmlschema: Upgrade 1.6.1 -> 1.6.2

2021-05-25 Thread Leon Anavi
Upgrade to release 1.6.2: - Fix for issue key/keyref with dynamic types - Change default decoding of mixed content with only text to a string instead of a dictionary Signed-off-by: Leon Anavi --- .../{python3-xmlschema_1.6.1.bb => python3-xmlschema_1.6.2.bb} | 3 ++- 1 file changed

[oe] [meta-python][PATCH 2/2] python3-pytest-runner: Upgrade 5.3.0 -> 5.3.1

2021-05-21 Thread Leon Anavi
Upgrade to release 5.3.1: - Refreshed package metadata. Signed-off-by: Leon Anavi --- ...n3-pytest-runner_5.3.0.bb => python3-pytest-runner_5.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pytest-runner_5.3.0.bb => p

[oe] [meta-python][PATCH 1/2] python3-pysonos: Upgrade 0.0.48 -> 0.0.49

2021-05-21 Thread Leon Anavi
Upgrade to release 0.0.49: - Cleanup async_events renewal logging and exceptions - Add a pypi release action - Add next-version script for incrementing the version Signed-off-by: Leon Anavi --- .../{python3-pysonos_0.0.48.bb => python3-pysonos_0.0.49.bb}| 2 +- 1 file changed, 1 insert

[oe] [meta-python][PATCH 2/3] python3-watchdog: Upgrade 2.1.1 -> 2.1.2

2021-05-20 Thread Leon Anavi
Upgrade to release 2.1.2: - [mac] Fix relative path handling for non-recursive watch. - [windows] On PyPy, events happening right after start() were missed. Add a workaround for that. Signed-off-by: Leon Anavi --- .../{python3-watchdog_2.1.1.bb => python3-watchdog_2.1.2.bb}| 2 +- 1 f

[oe] [meta-python][PATCH 1/3] python3-pywbem: Upgrade 1.1.3 -> 1.2.0

2021-05-20 Thread Leon Anavi
conn_close() method to the pywbem.MOFCompiler class that closes the underlying connection - Added 'make perftest' to run performance tests Signed-off-by: Leon Anavi --- .../{python3-pywbem_1.1.3.bb => python3-pywbem_1.2.0.bb}| 6 +- 1 file changed, 5 insertions(+), 1 deletion

[oe] [meta-python][PATCH 3/3] python3-click: Upgrade 8.0.0 -> 8.0.1

2021-05-20 Thread Leon Anavi
the program needs to pass them on as-is then expansion must be disabled. Signed-off-by: Leon Anavi --- .../python/{python3-click_8.0.0.bb => python3-click_8.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-click_8.0.0.bb =>

[oe] [meta-oe][PATCH] surf: Upgrade 2.0 -> 2.1

2021-05-18 Thread Leon Anavi
Upgade Surf browser to release 2.1: - Remove accelerated canvas parameter - Remove external plugin handling License-Update: Update contributors in file LICENSE Signed-off-by: Leon Anavi --- ...01-config.mk-Fix-compiler-and-linker.patch | 35 ++- .../surf/{surf_2.0.bb

[oe] [meta-python][PATCH 5/5] python3-pysonos: Upgrade 0.0.46 -> 0.0.48

2021-05-18 Thread Leon Anavi
Upgrade to release 0.0.48: - Merge SoCo 0.22 Signed-off-by: Leon Anavi --- .../{python3-pysonos_0.0.46.bb => python3-pysonos_0.0.48.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pysonos_0.0.46.bb => python3-pysonos_0.0

[oe] [meta-python][PATCH 1/5] python3-cbor2: Upgrade 5.2.0 -> 5.3.0

2021-05-18 Thread Leon Anavi
Upgrade to release 5.3.0: - Removed support for Python < 3.6 Signed-off-by: Leon Anavi --- .../python/{python3-cbor2_5.2.0.bb => python3-cbor2_5.3.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-cbor2_5.2.0.bb =>

[oe] [meta-python][PATCH 2/5] python3-websockets: Upgrade 9.0.1 -> 9.0.2

2021-05-18 Thread Leon Anavi
Upgrade to release 9.0.2: - Restored compatibility of python -m websockets with Python < 3.9 - Restored compatibility with mypy Signed-off-by: Leon Anavi --- ...{python3-websockets_9.0.1.bb => python3-websockets_9.0.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) renam

[oe] [meta-python][PATCH 3/5] python3-decorator: Upgrade 5.0.7 -> 5.0.9

2021-05-18 Thread Leon Anavi
Upgrade to release 5.0.9: - Made the decorator module more robust when decorating builtin functions lacking dunder attributes, like dict.__setitem__. - Fixed a test breaking PyPy. Restored support for Sphinx. Signed-off-by: Leon Anavi --- .../{python3-decorator_5.0.7.bb => pyth

[oe] [meta-python][PATCH 4/5] python3-websocket-client: Upgrade 0.59.0 -> 1.0.0

2021-05-18 Thread Leon Anavi
selectors Signed-off-by: Leon Anavi --- ...ocket-client_0.59.0.bb => python3-websocket-client_1.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-websocket-client_0.59.0.bb => python3-websocket-client_1.0.0.bb} (83%) diff --git

[oe] [meta-python][PATCH 3/5] python3-pyjwt: Upgrade 2.0.1 -> 2.1.0

2021-05-17 Thread Leon Anavi
: Leon Anavi --- .../python/{python3-pyjwt_2.0.1.bb => python3-pyjwt_2.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pyjwt_2.0.1.bb => python3-pyjwt_2.1.0.bb} (83%) diff --git a/meta-python/recipes-devtools/python/p

[oe] [meta-python][PATCH 5/5] python3-aiohue: Upgrade 2.4.0 -> 2.5.0

2021-05-17 Thread Leon Anavi
Upgrade to release 2.5.0: - Store group resource - Make sure v2 button events are translated to v1 button events - Fix normalize check - Support remotes Signed-off-by: Leon Anavi --- .../python/{python3-aiohue_2.4.0.bb => python3-aiohue_2.5.0.bb} | 2 +- 1 file changed, 1 insertion(+)

[oe] [meta-python][PATCH 2/5] python3-javaobj-py3: Upgrade 0.4.2 -> 0.4.3

2021-05-17 Thread Leon Anavi
: License remains Apache License Version 2.0 Signed-off-by: Leon Anavi --- ...hon3-javaobj-py3_0.4.2.bb => python3-javaobj-py3_0.4.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-javaobj-py3_0.4.2.bb => python3-javaobj-py3_0.

[oe] [meta-python][PATCH 1/5] python3-sh: Upgrade 1.14.1 -> 1.14.2

2021-05-17 Thread Leon Anavi
Upgrade to release 1.14.2: - bugfix where setting _ok_code to not include 0, but 0 was the exit code Signed-off-by: Leon Anavi --- .../python/{python3-sh_1.14.1.bb => python3-sh_1.14.2.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devto

[oe] [meta-python][PATCH 4/5] python3-aiofiles: Upgrade 0.6.0 -> 0.7.0

2021-05-17 Thread Leon Anavi
Upgrade to release 0.7.0: - Added the aiofiles.tempfile module for async temporary files. - Switched to Poetry and GitHub actions. - Dropped 3.5 support. Signed-off-by: Leon Anavi --- .../{python3-aiofiles_0.6.0.bb => python3-aiofiles_0.7.0.bb} | 3 +-- 1 file changed, 1 insertion(+)

[oe] [meta-python][PATCH 7/7] python3-ipython: Upgrade 7.22.0 -> 7.23.1

2021-05-14 Thread Leon Anavi
, which try to extract matplotlib inline backend specific behavior. It is available on PyPI and conda-forge thus should not be a problem to upgrade to this version. If you are a package maintainer that might be an extra dependency to package first. Signed-off-by: Leon Anavi --- .../{python3

[oe] [meta-python][PATCH 2/7] python3-deprecated: Add recipe

2021-05-14 Thread Leon Anavi
Python @deprecated decorator to deprecate old python classes, functions or methods. Signed-off-by: Leon Anavi --- .../recipes-devtools/python/python3-deprecated_1.2.12.bb | 9 + 1 file changed, 9 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3

[oe] [meta-python][PATCH 5/7] python3-pyroute2: Upgrade 0.5.18 -> 0.5.19

2021-05-14 Thread Leon Anavi
Upgrade to release 0.5.19: - ndb: fix default routes keys - mptcp: basic support - netlink: ext_ack support fix - tc: netem rate setting - NSPopen: fix fd leak Signed-off-by: Leon Anavi --- .../{python3-pyroute2_0.5.18.bb => python3-pyroute2_0.5.19.bb} | 2 +- 1 file changed, 1 insert

[oe] [meta-python][PATCH 6/7] python3-matplotlib-inline: Add recipe

2021-05-14 Thread Leon Anavi
Inline Matplotlib backend for Jupyter. Signed-off-by: Leon Anavi --- .../python/python3-matplotlib-inline_0.1.2.bb | 8 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-matplotlib-inline_0.1.2.bb diff --git a/meta-python

[oe] [meta-python][PATCH 4/7] python3-aiohue: Upgrade 2.3.1 -> 2.4.0

2021-05-14 Thread Leon Anavi
Upgrade to release 2.4.0: - Allow listening for Hue events Signed-off-by: Leon Anavi --- .../python/{python3-aiohue_2.3.1.bb => python3-aiohue_2.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-aiohue_2.3.1.bb => p

[oe] [meta-python][PATCH 1/7] python3-alembic: Upgrade 1.5.8 -> 1.6.2

2021-05-14 Thread Leon Anavi
Upgrade to release 1.6.2: - Fixed a bug where paths defined in post-write hook options would be wrongly escaped in non posix environment (Windows) Signed-off-by: Leon Anavi --- .../{python3-alembic_1.5.8.bb => python3-alembic_1.6.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 delet

[oe] [meta-python][PATCH 3/7] python3-pymisp: Upgrade 2.4.142 -> 2.4.143

2021-05-14 Thread Leon Anavi
Upgrade to release 2.4.143: - Method to get the raw object template. - Bump version, deps. - First-seen and last-seen on attributes and objects were not checked for sanity. - Remove search_all example, use search instead. Signed-off-by: Leon Anavi --- .../{python3-pymisp_2.4.142.bb

[oe] [meta-python][PATCH 10/10] python3-pymongo: Upgrade 3.11.3 -> 3.11.4

2021-05-13 Thread Leon Anavi
Upgrade to release 3.11.4: - Bug fix where a MongoClient would mistakenly attempt to create minPoolSize connections to arbiter nodes - Bug fix that prevented PyMongo from retrying writes after a writeConcernError on MongoDB 4.4+ Signed-off-by: Leon Anavi --- .../{python3-pymongo_3.11.3.bb

[oe] [meta-python][PATCH 09/10] python3-rfc3339-validator: Upgrade 0.1.3 -> 0.1.4

2021-05-13 Thread Leon Anavi
Upgrade to release 0.1.4: - Fix test failure on darwin Signed-off-by: Leon Anavi --- ...39-validator_0.1.3.bb => python3-rfc3339-validator_0.1.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-rfc3339-validator_0.1.3.bb => p

[oe] [meta-python][PATCH 06/10] python3-configargparse: Upgrade 1.4 -> 1.4.1

2021-05-13 Thread Leon Anavi
parse_known_args(..) - added tests - updated setup.py publish commands Signed-off-by: Leon Anavi --- ...n3-configargparse_1.4.bb => python3-configargparse_1.4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-configargparse_1.4

[oe] [meta-python][PATCH 08/10] python3-pysonos: Upgrade 0.0.43 -> 0.0.46

2021-05-13 Thread Leon Anavi
Upgrade to release 0.0.46: - Expand matches for pipe-delimited metadata Signed-off-by: Leon Anavi --- .../{python3-pysonos_0.0.43.bb => python3-pysonos_0.0.46.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pysonos_0.0.43

[oe] [meta-python][PATCH 07/10] python3-click: Upgrade 7.1.2 -> 8.0.0

2021-05-13 Thread Leon Anavi
that wraps. - When defining a parameter, default is validated with multiple and nargs. More validation is done for values being processed as well. - HelpFormatter.write_text uses the full line width when wrapping text. Signed-off-by: Leon Anavi --- .../python/{python3-click_7.1.2.bb

[oe] [meta-python][PATCH 02/10] python3-watchdog: Upgrade 2.1.0 -> 2.1.1

2021-05-13 Thread Leon Anavi
Upgrade to release 2.1.1: - [mac] Fix callback exceptions when the watcher is deleted but still receiving events Signed-off-by: Leon Anavi --- .../{python3-watchdog_2.1.0.bb => python3-watchdog_2.1.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/reci

[oe] [meta-python][PATCH 05/10] python3-google-api-python-client: Upgrade 2.2.0 -> 2.4.0

2021-05-13 Thread Leon Anavi
- translate: update the api - preventing accessing predefined discovery URLs when override is provided Signed-off-by: Leon Anavi --- ...lient_2.2.0.bb => python3-google-api-python-client_2.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{pyth

[oe] [meta-python][PATCH 04/10] python3-websocket-client: Upgrade 0.58.0 -> 0.59.0

2021-05-13 Thread Leon Anavi
header to HTTP proxy request - Improve PEP8 style compliance Signed-off-by: Leon Anavi --- ...et-client_0.58.0.bb => python3-websocket-client_0.59.0.bb} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-websocket-client_0.58.0

[oe] [meta-python][PATCH 01/10] python3-aiohue: Upgrade 2.3.0 -> 2.3.1

2021-05-13 Thread Leon Anavi
Upgrade to release 2.3.1: - Handle all client errors when detecting the protocol - Bump black from 21.5b0 to 21.5b1 - Bump flake8 from 3.9.1 to 3.9.2 Signed-off-by: Leon Anavi --- .../python/{python3-aiohue_2.3.0.bb => python3-aiohue_2.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 delet

[oe] [meta-python][PATCH 03/10] python3-itsdangerous: Upgrade 1.1.0 -> 2.0.0

2021-05-13 Thread Leon Anavi
passed as secret_key, oldest to newest. The newest key is used for signing, all keys are tried for unsigning. - Removed the default SHA-512 fallback signer from default_fallback_signers. - Add type information for static typing tools. License-Update: standardize license Signed-off-by: Leon

[oe] [meta-python][PATCH 4/5] python3-robotframework: Upgrade 4.0.1 -> 4.0.2

2021-05-11 Thread Leon Anavi
teardown and test is skipped - Argument conversion problems when type hint is ABC Signed-off-by: Leon Anavi --- ...-robotframework_4.0.1.bb => python3-robotframework_4.0.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{pyth

[oe] [meta-python][PATCH 5/5] python3-sentry-sdk: Upgrade 1.0.0 -> 1.1.0

2021-05-11 Thread Leon Anavi
ignore_logger in the Logging Integration - Fix for django that deals with template span description names that are either lists or tuples Signed-off-by: Leon Anavi --- ...ython3-sentry-sdk_1.0.0.bb => python3-sentry-sdk_1.1.0.bb} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename m

[oe] [meta-python][PATCH 2/5] python3-cerberus: Upgrade 1.3.3 -> 1.3.4

2021-05-11 Thread Leon Anavi
Upgrade to release 1.3.4: - Reverts the unsatisfying fix for KeyError during import when running with python optimisation level of 2 - instead a RuntimeError is thrown when Python is running with optimization level 2 Signed-off-by: Leon Anavi --- .../{python3-cerberus_1.3.3.bb => pyth

[oe] [meta-python][PATCH 1/5] python3-serpent: Upgrade 1.30.2 -> 1.40

2021-05-11 Thread Leon Anavi
) License-Update: Use file LICENSE. Signed-off-by: Leon Anavi --- .../{python3-serpent_1.30.2.bb => python3-serpent_1.40.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-serpent_1.30.2.bb => python3-serpent_1.40.bb} (66%) diff

[oe] [meta-python][PATCH 3/5] python3-aiohue: Upgrade 2.2.0 -> 2.3.0

2021-05-11 Thread Leon Anavi
Upgrade to release 2.3.0: - Fix Hue communication protocol - Create Dependabot config file - Include LICENSE in the manifest License-Update: Use file LICENSE. Signed-off-by: Leon Anavi --- .../recipes-devtools/python/python3-aiohue_2.2.0.bb | 12 .../recipes-devtools/python

[oe] [meta-python][PATCH 10/10] python3-croniter: Upgrade 1.0.12 -> 1.0.13

2021-05-10 Thread Leon Anavi
Upgrade to release 1.0.13: - Fix ZeroDivisionError with * * R/0 * * Signed-off-by: Leon Anavi --- .../{python3-croniter_1.0.12.bb => python3-croniter_1.0.13.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-croniter_1.0.12

[oe] [meta-python][PATCH 09/10] python3-babel: Upgrade 2.9.0 -> 2.9.1

2021-05-10 Thread Leon Anavi
ff-by: Leon Anavi --- .../python/{python3-babel_2.9.0.bb => python3-babel_2.9.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-babel_2.9.0.bb => python3-babel_2.9.1.bb} (76%) diff --git a/meta-python/recipes-devtools/pyt

[oe] [meta-python][PATCH 08/10] python3-websockets: Upgrade 8.1 -> 9.0.1

2021-05-10 Thread Leon Anavi
ed cancellation always propagates, even on Python versions where :exc:`~asyncio.CancelledError` inherits :exc:`Exception`. - Improved error reporting. License-Update: Update years Signed-off-by: Leon Anavi --- ...python3-websockets_8.1.bb => python3-websockets_9.0.1.bb} | 5 ++--- 1 file cha

[oe] [meta-python][PATCH 07/10] python3-bitarray: Upgrade 2.0.1 -> 2.1.0

2021-05-10 Thread Leon Anavi
: Leon Anavi --- .../{python3-bitarray_2.0.1.bb => python3-bitarray_2.1.0.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-bitarray_2.0.1.bb => python3-bitarray_2.1.0.bb} (77%) diff --git a/meta-python/recipes-devtools/python/p

[oe] [meta-python][PATCH 06/10] python3-greenlet: Upgrade 1.0.0 -> 1.1.0

2021-05-10 Thread Leon Anavi
Python versions, this is not considered a reason to change greenlet's major version. Signed-off-by: Leon Anavi --- .../{python3-greenlet_1.0.0.bb => python3-greenlet_1.1.0.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta-python/recipes-devtools/python/

[oe] [meta-python][PATCH 05/10] python3-watchdog: Upgrade 2.0.3 -> 2.1.0

2021-05-10 Thread Leon Anavi
Upgrade to release 2.1.0: - [inotify] Simplify libc loading - [mac] Add support for non-recursive watches in FSEventsEmitter - [watchmedo] Add support for --debug-force-* arguments to tricks Signed-off-by: Leon Anavi --- .../{python3-watchdog_2.0.3.bb => python3-watchdog_2.1.0.bb}| 2 +-

[oe] [meta-python][PATCH 02/10] python3-humanize: Upgrade 3.4.1 -> 3.5.0

2021-05-10 Thread Leon Anavi
Upgrade to release 3.5.0: - Add intword processing for thousands - Update translation .po files with 'thousand' - Remove generated translation binaries from repo Signed-off-by: Leon Anavi --- .../{python3-humanize_3.4.1.bb => python3-humanize_3.5.0.bb}| 2 +- 1 file changed

[oe] [meta-python][PATCH 04/10] python3-typing-extensions: Upgrade 3.7.4.3 -> 3.10.0.0

2021-05-10 Thread Leon Anavi
Upgrade to release 3.10.0.0: - Implement TypeGuard (PEP 649) - backport ParamSpecArgs/Kwargs - Fixed required/optional keys with old-style TypedDict - Support PEP 612 in typing_extensions (Python 3) Signed-off-by: Leon Anavi --- ...nsions_3.7.4.3.bb => python3-typing-extensions_3.10.0.0

[oe] [meta-python][PATCH 03/10] python3-elementpath: Upgrade 2.2.1 -> 2.2.2

2021-05-10 Thread Leon Anavi
Upgrade to release 2.2.2: - Fix issue sissaschool/xmlschema#243 (assert with xsi:nil usage) - First implementation of XPath 3.0 fn:format-integer Signed-off-by: Leon Anavi --- ...ython3-elementpath_2.2.1.bb => python3-elementpath_2.2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 delet

[oe] [meta-python][PATCH 01/10] python3-pywbemtools: Upgrade 0.8.1 -> 0.9.0

2021-05-10 Thread Leon Anavi
in verbose mode. - Change MOFCompiler.add_mof/remove_mof() to only display exceptions received if not MOFCompileError since the MOF compiler logs all MOFCompileError exceptions. Signed-off-by: Leon Anavi --- ...ython3-pywbemtools_0.8.1.bb => python3-pywbemtools_0.9.0.bb} | 2 +- 1 file change

[oe] [meta-python][PATCH 1/2] python3-cachetools: Upgrade 4.2.1 -> 4.2.2

2021-04-28 Thread Leon Anavi
Upgrade to release 4.2.2: - Update build environment. - Remove Python 2 remnants. - Format code with Black. License-Update: Fix copyright year Signed-off-by: Leon Anavi --- ...ython3-cachetools_4.2.1.bb => python3-cachetools_4.2.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deleti

[oe] [meta-python][PATCH 2/2] python3-pymisp: Upgrade 2.4.141.1 -> 2.4.142

2021-04-28 Thread Leon Anavi
Upgrade to release 2.4.142: - Support for correlation exclusion list Signed-off-by: Leon Anavi --- .../{python3-pymisp_2.4.141.1.bb => python3-pymisp_2.4.142.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pymisp_2.4.141.1

[oe] [meta-python][PATCH 1/3] python3-astroid: Upgrade 2.5.3 -> 2.5.6

2021-04-27 Thread Leon Anavi
Upgrade to release 2.5.6: - Fix retro-compatibility issues with old version of pylint License-Update: Remove outdated COPYING and use LICENSE Signed-off-by: Leon Anavi --- .../{python3-astroid_2.5.3.bb => python3-astroid_2.5.6.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deleti

[oe] [meta-python][PATCH 2/3] python3-arpeggio: Upgrade 1.10.1 -> 1.10.2

2021-04-27 Thread Leon Anavi
Upgrade to release 1.10.2: - Added EditorConfig configuration - Fixed parsing of version from setup.py when global encoding isn't UTF-8 - Fix repetition termination on a successful empty separator match Signed-off-by: Leon Anavi --- .../{python3-arpeggio_1.10.1.bb => python3-arpeggi

[oe] [meta-python][PATCH 3/3] python3-et-xmlfile: Upgrade 1.0.1 -> 1.1.0

2021-04-27 Thread Leon Anavi
Upgrade to release 1.1.0: - Remove bitbucket pipelines config and streamline setup.py - Update project URL - Update APIDOC config - Update tox config - Update python_requires and add sys.path('.') License-Update: Use the exact line from PKG-INFO. Signed-off-by: Leon Anavi ---

[oe] [meta-python][PATCH 3/3] python3-xlsxwriter: Upgrade 1.3.9 -> 1.4.0

2021-04-23 Thread Leon Anavi
Upgrade to release 1.4.0: - Add fix for issue for where a y_axis font rotation of 0 was ignored. Signed-off-by: Leon Anavi --- ...{python3-xlsxwriter_1.3.9.bb => python3-xlsxwriter_1.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/pyt

[oe] [meta-python][PATCH 2/3] python3-pytest-asyncio: Upgrade 0.14.0 -> 0.15.1

2021-04-23 Thread Leon Anavi
'session'. - Properly close event loops when replacing them. Signed-off-by: Leon Anavi --- ...test-asyncio_0.14.0.bb => python3-pytest-asyncio_0.15.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-pytest-asyn

[oe] [meta-python][PATCH 1/3] python3-watchdog: Upgrade 2.0.2 -> 2.0.3

2021-04-23 Thread Leon Anavi
Upgrade to release 2.0.3: - [mac] Use logger.debug() instead of logger.info() - Updated documentation links Signed-off-by: Leon Anavi --- .../{python3-watchdog_2.0.2.bb => python3-watchdog_2.0.3.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devto

[oe] [meta-python][PATCH 3/3] python3-sqlalchemy: Upgrade 1.4.7 -> 1.4.11

2021-04-22 Thread Leon Anavi
phase no longer occurred within mutexed isolation, allowing other threads to proceed with the dialect uninitialized, which could then impact the compilation of SQL statements. Signed-off-by: Leon Anavi --- ...python3-sqlalchemy_1.4.7.bb => python3-sqlalchemy_1.4.11.bb} | 2 +- 1 file changed

[oe] [meta-python][PATCH 2/3] python3-bitarray: Upgrade 2.0.0 -> 2.0.1

2021-04-22 Thread Leon Anavi
Upgrade to release 2.0.1: - update documentation - improve some error messages Signed-off-by: Leon Anavi --- .../{python3-bitarray_2.0.0.bb => python3-bitarray_2.0.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-bitarray_2.

[oe] [meta-python][PATCH 1/3] python3-python-vlc: Upgrade 3.0.12117 -> 3.0.12118

2021-04-22 Thread Leon Anavi
Upgrade to release 3.0.12118: - strip prefixes from struct fieldnames - use pydoctor for doc generation Signed-off-by: Leon Anavi --- ...-python-vlc_3.0.12117.bb => python3-python-vlc_3.0.12118.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devto

Re: [oe] [meta-python][PATCH 2/5] python3-argcomplete: Upgrade 1.12.2 -> 1.12.3

2021-04-22 Thread Leon Anavi
Hi, On 22.04.21 г. 8:49, zangrc.f...@fujitsu.com wrote: Hello, this update needs to add RDEPENDS of python3-io. Thank you. My bad. I've just fixed the patch and submitted it again as v2. Thanks, Leon -- Leon Anavi Software Engineer konsulko.com -=-=-=-=-=-=-=-=-=-=-=- Links: You re

[oe] [meta-python][PATCHv2] python3-argcomplete: Upgrade 1.12.2 -> 1.12.3

2021-04-22 Thread Leon Anavi
warnings regarding invalid escape sequences Signed-off-by: Leon Anavi --- ...on3-argcomplete_1.12.2.bb => python3-argcomplete_1.12.3.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-argcomplete_1.12.2.bb => python3-argcomplete_1.1

[oe] [meta-python][PATCH 3/5] python3-asttokens: Upgrade 2.0.4 -> 2.0.5

2021-04-21 Thread Leon Anavi
Upgrade to release 2.0.5: - setup.cfg: remove wheel dependency - Handle starred expressions in tests - Make 3.9 support official - pypy2 instead of pypy2.7 - pypy3 instead of pypy3.5 Signed-off-by: Leon Anavi --- .../{python3-asttokens_2.0.4.bb => python3-asttokens_2.0.5.bb} | 2 +- 1 f

[oe] [meta-python][PATCH 5/5] python3-huey: Upgrade 2.3.1 -> 2.3.2

2021-04-21 Thread Leon Anavi
Upgrade to release 2.3.2: - Add hook (Huey.build_error_result) for customizing the error result metadata. - Avoid crashing if another module already modified/set the multiprocessing start method. Signed-off-by: Leon Anavi --- .../python/{python3-huey_2.3.1.bb => python3-huey_2.3.2

[oe] [meta-python][PATCH 4/5] python3-pysonos: Upgrade 0.0.42 -> 0.0.43

2021-04-21 Thread Leon Anavi
Upgrade to release 0.0.43: - Downgrade asyncio log severity Signed-off-by: Leon Anavi --- .../{python3-pysonos_0.0.42.bb => python3-pysonos_0.0.43.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pysonos_0.0.42.bb => p

[oe] [meta-python][PATCH 2/5] python3-argcomplete: Upgrade 1.12.2 -> 1.12.3

2021-04-21 Thread Leon Anavi
warnings regarding invalid escape sequences Signed-off-by: Leon Anavi --- ...hon3-argcomplete_1.12.2.bb => python3-argcomplete_1.12.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-argcomplete_1.12.2.bb => python3-argcomplete_1.1

[oe] [meta-python][PATCH 1/5] python3-hyperframe: Upgrade 6.0.0 -> 6.0.1

2021-04-21 Thread Leon Anavi
Upgrade to release 6.0.1 with the following API changes: - Added support for Python 3.9 - Added type hints Signed-off-by: Leon Anavi --- ...python3-hyperframe_6.0.0.bb => python3-hyperframe_6.0.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/reci

[oe] [meta-python][PATCH 2/2] python3-portion: Upgrade 2.1.5 -> 2.1.6

2021-04-19 Thread Leon Anavi
Upgrade to release 2.1.6: - from_stringraises a ValueError if given string cannot be parsed to an interval - Drop official support for Python 3.5 - Use black as official code formatting Signed-off-by: Leon Anavi --- .../{python3-portion_2.1.5.bb => python3-portion_2.1.6.bb} | 2 +-

[oe] [meta-python][PATCH 1/2] python3-docutils: Upgrade 0.17 -> 0.17.1

2021-04-19 Thread Leon Anavi
Upgrade to release 0.17.1: - Bug fixes Signed-off-by: Leon Anavi --- .../{python3-docutils_0.17.bb => python3-docutils_0.17.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-docutils_0.17.bb => python3-docutils_0.17.1.b

[oe] [meta-python][PATCH 3/3] python3-xlsxwriter: Upgrade 1.3.8 -> 1.3.9

2021-04-15 Thread Leon Anavi
Upgrade to release 1.3.9: - Added option to set row heights and column widths in pixels via the :func:`set_row_pixels` and :func:`set_column_pixels` methods Signed-off-by: Leon Anavi --- ...{python3-xlsxwriter_1.3.8.bb => python3-xlsxwriter_1.3.9.bb} | 2 +- 1 file changed, 1 insertion(+)

[oe] [meta-python][PATCH 1/3] python3-bitarray: Upgrade 1.9.2 -> 2.0.0

2021-04-15 Thread Leon Anavi
list of integers (0 or 1) - fix frozenbitarray hash function, see #121 - fix frozenbitarray being mutable by `<<=` and `>>=` - support sequence protocol in `.extend()` (and bitarray creation) - improve OverflowError messages from `util.int2ba()` - add examples/hexadecimal.py Signed-off-by

[oe] [meta-python][PATCH 2/3] python3-xxhash: Upgrade 2.0.0 -> 2.0.2

2021-04-15 Thread Leon Anavi
Upgrade to release 2.0.2: - Fix Travis CI OSX dpl python2.7 get-pip.py error - Only to trigger Python 3.9 wheels building License-Update: Update year Signed-off-by: Leon Anavi --- .../{python3-xxhash_2.0.0.bb => python3-xxhash_2.0.2.bb} | 5 ++--- 1 file changed, 2 insertions(+)

[oe] [meta-python][PATCH 1/4] python3-decorator: Upgrade 5.0.6 -> 5.0.7

2021-04-14 Thread Leon Anavi
Upgrade to release 5.0.7: - The decorator module was not passing correctly the defaults inside the *args tuple - Fixed some mispellings in the documentation - Integrated codespell in the CI Signed-off-by: Leon Anavi --- .../{python3-decorator_5.0.6.bb => python3-decorator_5.0.7.bb}

[oe] [meta-python][PATCH 4/4] python3-croniter: Upgrade 1.0.11 -> 1.0.12

2021-04-14 Thread Leon Anavi
Upgrade to release 1.0.12: - Add support for hashed/random/keyword expressions - Review support support for hashed/random/keyword expression and add expanders reactor Signed-off-by: Leon Anavi --- .../{python3-croniter_1.0.11.bb => python3-croniter_1.0.12.bb} | 2 +- 1 file changed

[oe] [meta-python][PATCH 2/4] python3-colorlog: Upgrade 4.8.0 -> 5.0.1

2021-04-14 Thread Leon Anavi
Upgrade to release 5.0.1: - Fix colorlog.basicConfig does not accept '{' style - Fix linter errors License-Update: Update year Signed-off-by: Leon Anavi --- .../{python3-colorlog_4.8.0.bb => python3-colorlog_5.0.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[oe] [meta-python][PATCH 3/4] python3-google-api-python-client: Upgrade 2.1.0 -> 2.2.0

2021-04-14 Thread Leon Anavi
Upgrade to release 2.2.0: - Adds support for errors.py to also use 'errors' for error_details Signed-off-by: Leon Anavi --- ...lient_2.1.0.bb => python3-google-api-python-client_2.2.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-de

[oe] [meta-python][PATCH 2/4] python3-sympy: Upgrade 1.7.1 -> 1.8

2021-04-13 Thread Leon Anavi
key= arguments similar to sorted vector: - Fixed a bug with integral over ImplicitRegion objects other: - Expanding documentation to include all class members with docstrings License-Update: Update year Signed-off-by: Leon Anavi --- .../python/{python3-sympy_1.7.1.bb => python3-sympy_1.8

[oe] [meta-python][PATCH 4/4] python3-humanize: Upgrade 3.4.0 -> 3.4.1

2021-04-13 Thread Leon Anavi
Upgrade to release 3.4.1: - Add Catalan binary translation Signed-off-by: Leon Anavi --- .../{python3-humanize_3.4.0.bb => python3-humanize_3.4.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-humanize_3.4.0.bb => p

[oe] [meta-python][PATCH 3/4] python3-pandas: Upgrade 1.2.3 -> 1.2.4

2021-04-13 Thread Leon Anavi
: Leon Anavi --- .../python/{python3-pandas_1.2.3.bb => python3-pandas_1.2.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pandas_1.2.3.bb => python3-pandas_1.2.4.bb} (88%) diff --git a/meta-python/recipes-devtools/python/p

[oe] [meta-python][PATCH 1/4] python3-pyroute2: Upgrade 0.5.17 -> 0.5.18

2021-04-13 Thread Leon Anavi
Upgrade to release 0.5.18: - netlink: support zero length lladdr Signed-off-by: Leon Anavi --- .../{python3-pyroute2_0.5.17.bb => python3-pyroute2_0.5.18.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pyroute2_0.5.17

[oe] [meta-python][PATCH 1/7] python3-cerberus: Upgrade 1.3.2 -> 1.3.3

2021-04-12 Thread Leon Anavi
yping` module can be used as constraints for the type rule, including parametrized ones a.k.a. compound types - Support for Python 3.5 is removed. Signed-off-by: Leon Anavi --- ...cerberus_1.3.2.bb => python3-cerberus_1.3.3.bb} | 14 +++--- 1 file changed, 7 insertions(+), 7 d

[oe] [meta-python][PATCH 7/7] python3-xmlschema: Upgrade 1.6.0 -> 1.6.1

2021-04-12 Thread Leon Anavi
Upgrade to release 1.6.1: - Add multi-source initialization and add_schema() to schema class - Add bytes strings to accepted XML sources Signed-off-by: Leon Anavi --- .../{python3-xmlschema_1.6.0.bb => python3-xmlschema_1.6.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ren

[oe] [meta-python][PATCH 5/7] python3-typed-ast: Upgrade 1.4.2 -> 1.4.3

2021-04-12 Thread Leon Anavi
Upgrade to release 1.4.3: - Fix compilation on python 3.10 - Add Python 3.10 classifier Signed-off-by: Leon Anavi --- .../{python3-typed-ast_1.4.2.bb => python3-typed-ast_1.4.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-ty

[oe] [meta-python][PATCH 6/7] python3-backports-functools-lru-cache: Upgrade 1.6.3 -> 1.6.4

2021-04-12 Thread Leon Anavi
Upgrade to release 1.6.4: - For test dependencies, when indicating Python 3, use >=3 instead of >3 Signed-off-by: Leon Anavi --- ..._1.6.3.bb => python3-backports-functools-lru-cache_1.6.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtoo

[oe] [meta-python][PATCH 2/7] python3-humanize: Upgrade 3.3.0 -> 3.4.0

2021-04-12 Thread Leon Anavi
Upgrade to release 3.4.0: - Add Catalan translation - Add documentation and release notes to project_urls - Fix tests for Python 3.10 Signed-off-by: Leon Anavi --- .../{python3-humanize_3.3.0.bb => python3-humanize_3.4.0.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ren

[oe] [meta-python][PATCH 3/7] python3-monotonic: Upgrade 1.5 -> 1.6

2021-04-12 Thread Leon Anavi
Upgrade to release 1.6: - Fix order for converting mach absolute time Get the source code from the git repository because an archive is not available in PyPI for this release. Signed-off-by: Leon Anavi --- ...thon3-monotonic_1.5.bb => python3-monotonic_1.6.bb} | 10 +++--- 1 file chan

[oe] [meta-python][PATCH 4/7] python3-sqlalchemy: Upgrade 1.4.6 -> 1.4.7

2021-04-12 Thread Leon Anavi
enable SQLAlchemy's schema-level tests when running the test suite for a third party dialect. Signed-off-by: Leon Anavi --- ...{python3-sqlalchemy_1.4.6.bb => python3-sqlalchemy_1.4.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/pytho

[oe] [meta-python][PATCH 1/4] python3-speedtest-cli: Upgrade 2.1.2 -> 2.1.3

2021-04-09 Thread Leon Anavi
Upgrade to release 2.1.3: - Address issue where a test server may return an HTTP error during upload or download - Address issue where ignore_ids may be empty or have empty values Signed-off-by: Leon Anavi --- ...3-speedtest-cli_2.1.2.bb => python3-speedtest-cli_2.1.3.bb} | 3 +-- 1 f

[oe] [meta-python][PATCH 4/4] python3-grpcio: Upgrade 1.36.1 -> 1.37.0

2021-04-09 Thread Leon Anavi
configuration in python's setup.py. - Crosscompile python aarch64 wheels with dockcross. - Fix Signal Safety Issue. Signed-off-by: Leon Anavi --- .../python/python3-grpcio/boring_ssl.patch| 50 --- ...cio_1.36.1.bb => python3-grpcio_1.37.0.bb} | 2 +- 2 files cha

[oe] [meta-python][PATCH 2/4] python3-python-vlc: Upgrade 3.0.11115 -> 3.0.12117

2021-04-09 Thread Leon Anavi
Upgrade to release 3.0.12117: - adapt to new libvlc_media_list_new API - re-introduce MediaThumbnailRequest definition - implement generation for struct wrapping Signed-off-by: Leon Anavi --- ...python-vlc_3.0.5.bb => python3-python-vlc_3.0.12117.bb} | 3 +-- 1 file changed, 1 insert

<    1   2   3   4   5   6   7   8   9   10   >