[oe] [meta-python][PATCH 2/2] python3-msk: Upgrade 0.3.15 -> 0.3.16

2020-09-15 Thread Leon Anavi
ing info Signed-off-by: Leon Anavi --- .../python/{python3-msk_0.3.15.bb => python3-msk_0.3.16.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-msk_0.3.15.bb => python3-msk_0.3.16.bb} (69%) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH 1/2] python3-ruamel-yaml: Upgrade 0.16.11 -> 0.16.12

2020-09-15 Thread Leon Anavi
Upgrade to release 0.16.12: - update links in doc Signed-off-by: Leon Anavi --- ...-ruamel-yaml_0.16.11.bb => python3-ruamel-yaml_0.16.12.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-ruamel-yaml_0.16.11.bb => python3-

[oe] [meta-python][PATCH 05/10] python3-nocaselist: Upgrade 1.0.1 -> 1.0.2

2020-09-15 Thread Leon Anavi
. - Suppressed new Pylint issue 'super-with-arguments', because this package still supports Python 2.7. Signed-off-by: Leon Anavi --- ...ython3-nocaselist_1.0.1.bb => python3-nocaselist_1.0.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{pyth

[oe] [meta-python][PATCH 03/10] python3-sentry-sdk: Upgrade 0.17.3 -> 0.17.5

2020-09-15 Thread Leon Anavi
and exception catching. Signed-off-by: Leon Anavi --- ...hon3-sentry-sdk_0.17.3.bb => python3-sentry-sdk_0.17.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-sentry-sdk_0.17.3.bb => python3-sentry-sdk_0.17.5.bb} (72%)

[oe] [meta-python][PATCH 02/10] python3-google-api-python-client: Upgrade 1.11.0 -> 1.12.1

2020-09-15 Thread Leon Anavi
Upgrade to release 1.12.1: - deps: require six>=1.13.0 - add quota_project, credentials_file, and scopes support - convert print statement to function - remove http from batch execute docs Signed-off-by: Leon Anavi --- ...t_1.11.0.bb => python3-google-api-python-client_1.12.1.bb} | 4 +

[oe] [meta-python][PATCH 09/10] python3-pychromecast: Upgrade 7.2.1 -> 7.3.0

2020-09-15 Thread Leon Anavi
Upgrade to release 7.3.0: - add support for QUEUE_INSERT - Run black and flake8 on examples - Fix get_chromecasts non blocking mode - Black 20.8b1 Signed-off-by: Leon Anavi --- ...n3-pychromecast_7.2.1.bb => python3-pychromecast_7.3.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deleti

[oe] [meta-python][PATCH 08/10] python3-matplotlib: Upgrade 3.3.1 -> 3.3.2

2020-09-15 Thread Leon Anavi
Signed-off-by: Leon Anavi --- ...hon3-matplotlib_3.3.1.bb => python3-matplotlib_3.3.2.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-matplotlib_3.3.1.bb => python3-matplotlib_3.3.2.bb} (83%) diff --git a/meta-python/r

[oe] [meta-python][PATCH 10/10] python3-pyrsistent: Upgrade 0.16.0 -> 0.17.3

2020-09-15 Thread Leon Anavi
n 2 dependencies. - Release v0.17.3 with proper meta data requiring Python >= 3.5. Signed-off-by: Leon Anavi --- ...on3-pyrsistent_0.16.0.bb => python3-pyrsistent_0.17.3.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-pyrsiste

[oe] [meta-python][PATCH 01/10] python3-cffi: Upgrade 1.14.2 -> 1.14.3

2020-09-15 Thread Leon Anavi
Upgrade to release 1.14.3: - Don't call PyEval_InitThreads() on CPython >= 3.7, where it should always be a no-op. It is explicitly deprecated in 3.9. - Let the test run directly on pypy too - Remove extremely old and outdated .gitignore Signed-off-by: Leon Anavi --- .../python/{pyth

[oe] [meta-python][PATCH 07/10] python3-stevedore: Upgrade 3.2.1 -> 3.2.2

2020-09-15 Thread Leon Anavi
Upgrade to release 3.2.2: - fix supported python versions in documentation Signed-off-by: Leon Anavi --- ...{python3-stevedore_3.2.1.bb => python3-stevedore_3.2.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-stevedore_3.

[oe] [meta-python][PATCH 04/10] python3-attrs: Upgrade 20.1.0 -> 20.2.0

2020-09-15 Thread Leon Anavi
b-classing frozen classes has been improved: you don't have to set on_setattr=None anymore. #687 Signed-off-by: Leon Anavi --- .../{python3-attrs_20.1.0.bb => python3-attrs_20.2.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/py

[oe] [meta-python][PATCH 06/10] python3-pymisp: Upgrade 2.4.130 -> 2.4.131

2020-09-15 Thread Leon Anavi
Upgrade to release 2.4.131: - [test] Validate tag removal. - [describeTypes] updated and sha3 added. - Bump version, file template version objects and dependencies. - Rename blacklist -> blocklist. Signed-off-by: Leon Anavi --- .../{python3-pymisp_2.4.130.bb => python3-pymisp_2.4.131.bb

[oe] [meta-python][PATCH 08/10] python3-pandas: Upgrade 1.1.1 -> 1.1.2

2020-09-14 Thread Leon Anavi
name=True setting the first item to "None" where it should be "" - Other bug fixes Signed-off-by: Leon Anavi --- .../{python3-pandas_1.1.1.bb => python3-pandas_1.1.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/

[oe] [meta-python][PATCH 09/10] python3-pint: Upgrade 0.15 -> 0.16

2020-09-14 Thread Leon Anavi
pkg_resources to read package resources, using std lib importlib.resources instead. Signed-off-by: Leon Anavi --- .../python/{python3-pint_0.15.bb => python3-pint_0.16.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-pint_0

[oe] [meta-python][PATCH 04/10] python3-alembic: Upgrade 1.4.2 -> 1.4.3

2020-09-14 Thread Leon Anavi
ssue where the mssql_drop_foreign_key=True flag on op.drop_column would lead to incorrect syntax error due to a typo in the SQL emitted, same typo was present in the test as well so it was not detected. Signed-off-by: Leon Anavi --- .../{python3-alembic_1.4.2.bb => python3-alembic_1.4.3.bb}| 4

[oe] [meta-python][PATCH 02/10] python3-haversine: Upgrade 2.2.0 -> 2.3.0

2020-09-14 Thread Leon Anavi
Upgrade to release 2.3.0: - Added the comb parameter for haversine_vector Signed-off-by: Leon Anavi --- ...{python3-haversine_2.2.0.bb => python3-haversine_2.3.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-haversine_2.

[oe] [meta-python][PATCH 01/10] python3-diskcache: Upgrade 5.0.2 -> 5.0.3

2020-09-14 Thread Leon Anavi
Upgrade to release 5.0.3: - Add python_requires kwarg to setup Signed-off-by: Leon Anavi --- ...{python3-diskcache_5.0.2.bb => python3-diskcache_5.0.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-diskcache_5.0.2

[oe] [meta-python][PATCH 06/10] python3-pyroute2: Upgrade 0.5.13 -> 0.5.14

2020-09-14 Thread Leon Anavi
Upgrade to release 0.5.14: - iproute: ip neigh get - iproute: link_lookup fix - nftables: missing hooks - netns: bug fix Signed-off-by: Leon Anavi --- ...{python3-pyroute2_0.5.13.bb => python3-pyroute2_0.5.14.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-pyt

[oe] [meta-python][PATCH 10/10] python3-parse: Upgrade 1.17.0 -> 1.18.0

2020-09-14 Thread Leon Anavi
Upgrade to release 1.18.0: - Correct bug in int parsing introduced in 1.16.0 Signed-off-by: Leon Anavi --- .../{python3-parse_1.17.0.bb => python3-parse_1.18.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-parse_1.1

[oe] [meta-python][PATCH 07/10] python3-pyusb: Upgrade 1.0.2 -> 1.1.0

2020-09-14 Thread Leon Anavi
License-Update: Normalize all copyright disclaimers, update year Signed-off-by: Leon Anavi --- .../recipes-devtools/python/python3-pyusb_1.0.2.bb | 12 .../recipes-devtools/python/python3-pyusb_1.1.0.bb | 12 2 files changed, 12 insertions(+), 12 deletions(-) delete

[oe] [meta-python][PATCH 05/10] python3-nocasedict: Upgrade 0.5.0 -> 1.0.0

2020-09-14 Thread Leon Anavi
methods in RTD docs - Pylint: Accomodated new ‘raise-missing-from’ check in Pylint 2.6.0. Signed-off-by: Leon Anavi --- ...ython3-nocasedict_0.5.0.bb => python3-nocasedict_1.0.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{pyth

[oe] [meta-python][PATCH 03/10] python3-pymysql: Upgrade 0.10.0 -> 0.10.1

2020-09-14 Thread Leon Anavi
Upgrade to release 0.10.1: - Fix missing import of ProgrammingError. - Fix auth switch request handling. Signed-off-by: Leon Anavi --- .../{python3-pymysql_0.10.0.bb => python3-pymysql_0.10.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devto

[oe] [meta-python][PATCH 05/10] python3-dbus-next: Upgrade 0.1.3 -> 0.1.4

2020-09-14 Thread Leon Anavi
- Fix match rule memory leak bug - Don't add match rules for high level client by default - Add empty properties interface to standard interfaces Signed-off-by: Leon Anavi --- ...{python3-dbus-next_0.1.3.bb => python3-dbus-next_0.1.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deleti

[oe] [meta-python][PATCH 07/10] python3-trafaret: Upgrade 2.0.2 -> 2.1.0

2020-09-14 Thread Leon Anavi
Upgrade to release 2.1.0: - fix for `Dict` merge - new `is_valid` method Signed-off-by: Leon Anavi --- .../{python3-trafaret_2.0.2.bb => python3-trafaret_2.1.0.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-trafaret_2.0.2

[oe] [meta-python][PATCH 02/10] python3-traitlets: Upgrade 5.0.3 -> 5.0.4

2020-09-14 Thread Leon Anavi
ially when help output would make it hard to find the helpful error message Signed-off-by: Leon Anavi --- ...{python3-traitlets_5.0.3.bb => python3-traitlets_5.0.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-trait

[oe] [meta-python][PATCH 08/10] python3-tqdm: Upgrade 4.48.2 -> 4.49.0

2020-09-14 Thread Leon Anavi
t;=3.5 version detection in tqdm.auto - fix final ETA when using initial - update documentation - add & update tests Signed-off-by: Leon Anavi --- .../python/{python3-tqdm_4.48.2.bb => python3-tqdm_4.49.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/rec

[oe] [meta-python][PATCH 09/10] python3-isort: Upgrade 5.5.0 -> 5.5.2

2020-09-14 Thread Leon Anavi
to where flake8 cant see it. - Fixed: .svn missing from default ignore list. Signed-off-by: Leon Anavi --- .../python/{python3-isort_5.5.0.bb => python3-isort_5.5.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-isort_5.5.0

[oe] [meta-python][PATCH 10/10] python3-coverage: Upgrade 5.2.1 -> 5.3

2020-09-14 Thread Leon Anavi
. - If a plugin was disabled due to an exception, we used to still try to record its information, causing an exception. This is now fixed. Signed-off-by: Leon Anavi --- .../{python3-coverage_5.2.1.bb => python3-coverage_5.3.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deleti

[oe] [meta-python][PATCH 04/10] python3-iso8601: Upgrade 0.1.12 -> 0.1.13

2020-09-14 Thread Leon Anavi
Upgrade to release 0.1.13: - Move project source code to GitHub - Remove python 2.6, 3.2, 3.3 and 3.4 from tests - Add python 3.7 and 3.8 to tests Signed-off-by: Leon Anavi --- .../{python3-iso8601_0.1.12.bb => python3-iso8601_0.1.13.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deleti

[oe] [meta-python][PATCH 06/10] python3-ujson: Upgrade 3.1.0 -> 3.2.0

2020-09-14 Thread Leon Anavi
Upgrade to release 3.2.0: - Make PEP 384 compliant - Build and deploy aarch64 wheels Signed-off-by: Leon Anavi --- .../python/{python3-ujson_3.1.0.bb => python3-ujson_3.2.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{pyth

[oe] [meta-python][PATCH 03/10] python3-texttable: Upgrade 1.6.2 -> 1.6.3

2020-09-14 Thread Leon Anavi
Upgrade to release 1.6.3: - Improve int conversion License-Update: Update copyright year to 2020. Signed-off-by: Leon Anavi --- .../python/python3-texttable_1.6.2.bb | 11 --- .../python/python3-texttable_1.6.3.bb | 11 +++ 2 files changed, 11

[oe] [meta-python][PATCH 01/10] python3-hyperframe: Upgrade 5.2.0 -> 6.0.0

2020-09-14 Thread Leon Anavi
increment value range validation. It now raises InvalidDataError. - Fixed parsing of SettingsFrame with mutual exclusion of ACK flag and payload. Other Changes - Removed support for Python 2.7, 3.4, 3.5, pypy. - Added support for Python 3.8. Signed-off-by: Leon Anavi --- ...ython3-hyperframe_5.2.0

[oe] [meta-python][PATCH 05/10] python3-hyperframe: Consolidate in a single file

2020-09-04 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- .../python-hyperframe/python-hyperframe.inc | 10 -- .../python-hyperframe/python3-hyperframe_5.2.0.bb | 11 +-- 2 files changed, 9 insertions(+), 12 deletions(-) delete mode 100644

[oe] [meta-python][PATCH 09/10] gyp: Upgrade to latest version

2020-09-04 Thread Leon Anavi
Upgrade to latest version for the git repository: - Add support for CLANG_ENABLE_OBJC_WEAK - Prevent propogation to configurations of nested 'dependent-settings' directives Signed-off-by: Leon Anavi --- meta-python/recipes-devtools/gyp/gyp_git.bb | 2 +- 1 file changed, 1 insertion(+), 1

[oe] [meta-python][PATCH 04/10] python3-priority: Consolidate in a single file

2020-09-04 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- .../python-priority/python-priority.inc | 10 -- .../python-priority/python3-priority_1.3.0.bb | 11 +-- 2 files changed, 9 insertions(+), 12 deletions(-) delete mode 100644

[oe] [meta-python][PATCH 02/10] python3-cmd2: Upgrade 1.3.8 -> 1.3.9

2020-09-04 Thread Leon Anavi
a CommandSet is registered and all its commands have been added to the CLI. - Added CommandSet.on_unregistered(). This is called by cmd2.Cmd after a CommandSet is unregistered and all its commands have been removed from the CLI. Signed-off-by: Leon Anavi --- .../python/{python3-cmd2_1.3.8.bb

[oe] [meta-python][PATCH 07/10] python3-gsocketpool: Consolidate in a single file

2020-09-04 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- .../python-gsocketpool/python-gsocketpool.inc | 12 .../python3-gsocketpool_0.1.6.bb | 14 -- 2 files changed, 12 insertions(+), 14 deletions(-) delete mode 100644

[oe] [meta-python][PATCH 08/10] gyp: Consolidate in a single file

2020-09-04 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- meta-python/recipes-devtools/gyp/gyp.inc| 13 - meta-python/recipes-devtools/gyp/gyp_git.bb | 15 ++- 2 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 meta-python

[oe] [meta-python][PATCH 01/10] python3-ruamel-yaml: Upgrade 0.16.10 -> 0.16.11

2020-09-04 Thread Leon Anavi
Upgrade to release 0.16.11: - workaround issue with setuptools 0.50 and importing pip Signed-off-by: Leon Anavi --- ...-ruamel-yaml_0.16.10.bb => python3-ruamel-yaml_0.16.11.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{pyth

[oe] [meta-python][PATCH 10/10] python3-fann2: Consolidate in a single file

2020-09-04 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- .../recipes-devtools/python/python-fann2.inc| 9 - .../recipes-devtools/python/python3-fann2_1.1.2.bb | 13 +++-- 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644

[oe] [meta-python][PATCH 03/10] python3-traitlets: Upgrade 5.0.2 -> 5.0.3

2020-09-04 Thread Leon Anavi
Upgrade to release 5.0.3: - handle allow_none in from_string Signed-off-by: Leon Anavi --- ...{python3-traitlets_5.0.2.bb => python3-traitlets_5.0.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-traitlets_5.0.2.bb => p

[oe] [meta-python][PATCH 06/10] python3-mprpc: Consolidate in a single file

2020-09-04 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- .../python-mprpc/python-mprpc.inc | 13 - .../python-mprpc/python3-mprpc_0.1.17.bb | 15 +-- 2 files changed, 13 insertions(+), 15 deletions(-) delete mode 100644

[oe] [meta-python][PATCH 2/3] python3-traitlets: 5.0.0 -> 5.0.2

2020-09-03 Thread Leon Anavi
Upgrade to release 5.0.2: - update cast_unicode with Python's standard decode method Signed-off-by: Leon Anavi --- ...{python3-traitlets_5.0.0.bb => python3-traitlets_5.0.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{pyth

[oe] [meta-python][PATCH 3/3] python3-sentry-sdk: Upgrade 0.17.2 -> 0.17.3

2020-09-03 Thread Leon Anavi
Upgrade to release 0.17.3: - Fix an issue with the pure_eval integration in interaction with trimming where pure_eval would create a lot of useless local variables that then drown out the useful ones in trimming. Signed-off-by: Leon Anavi --- ...hon3-sentry-sdk_0.17.2.bb => python3-sen

[oe] [meta-python][PATCH 1/3] python3-isort: Upgrade 5.4.2 -> 5.5.0

2020-09-03 Thread Leon Anavi
automated integration test that includes full code base of largest OpenSource isort users. Signed-off-by: Leon Anavi --- .../python/{python3-isort_5.4.2.bb => python3-isort_5.5.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-i

[oe] [meta-oe][PATCH 3/3] xscreensaver: Add HOMEPAGE

2020-09-03 Thread Leon Anavi
Set https://www.jwz.org/xscreensaver/ as HOMEPAGE. Signed-off-by: Leon Anavi --- meta-oe/recipes-graphics/xscreensaver/xscreensaver_5.44.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-graphics/xscreensaver/xscreensaver_5.44.bb b/meta-oe/recipes-graphics

[oe] [meta-oe][PATCH 1/3] nano: Upgrade 5.1 -> 5.2

2020-09-03 Thread Leon Anavi
times fail. Signed-off-by: Leon Anavi --- meta-oe/recipes-support/nano/{nano_5.1.bb => nano_5.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/nano/{nano_5.1.bb => nano_5.2.bb} (87%) diff --git a/meta-oe/recipes-support/nano/nano_5.1.bb b/meta-oe/reci

[oe] [meta-oe][PATCH 2/3] hwdata: Upgrade 0.336 -> 0.339

2020-09-03 Thread Leon Anavi
Upgrade to release 0.339: - Update pci, usb and vendor ids Signed-off-by: Leon Anavi --- meta-oe/recipes-support/hwdata/hwdata_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/hwdata/hwdata_git.bb b/meta-oe/recipes-support/hwdata

[oe] [meta-networking][PATCH 2/3] mosquitto: Upgrade 1.6.11 -> 1.6.12

2020-09-02 Thread Leon Anavi
now been fixed. Broker: - Build warning fixes when building with WITH_BRIDGE=no and WITH_TLS=no. Clients: - All clients exit with an error exit code on CONNACK failure. - Don't busy loop with `mosquitto_pub -l` on a slow connection. Signed-off-by: Leon Anavi --- .../mosquitto/{mosquitto_1.6.11

[oe] [meta-networking][PATCH 1/3] znc: Upgrade 1.7.5 -> 1.8.1

2020-09-02 Thread Leon Anavi
Upgrade to release 1.8.1: - Bug fix: authenticated users can trigger an application crash (with a NULL pointer dereference) if echo-message is not enabled and there is no network. Signed-off-by: Leon Anavi --- meta-networking/recipes-irc/znc/{znc_1.7.5.bb => znc_1.8.1.bb} | 2 +- 1 f

[oe] [meta-networking][PATCH 3/3] fping: Upgrade 4.4 -> 5.0

2020-09-02 Thread Leon Anavi
on Linux even for packets > 4096 bytes - Travis CI automated testing now also macos testing and additional ubuntu distributions Signed-off-by: Leon Anavi --- .../recipes-support/fping/{fping_4.4.bb => fping_5.0.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) renam

[oe] [meta-python][PATCH 7/7] python3-gevent: Upgrade 1.4.0 -> 20.6.2

2020-09-02 Thread Leon Anavi
debug versions of Python. Signed-off-by: Leon Anavi --- ...etup.py-do-not-query-for-include-dir.patch | 26 --- ...vent_1.4.0.bb => python3-gevent_20.6.2.bb} | 5 ++-- 2 files changed, 2 insertions(+), 29 deletions(-) delete mode 100644 meta-python/recipes-devtools/pyt

[oe] [meta-python][PATCH 5/7] python3-systemd: Consolidate in a single file

2020-09-02 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- .../python/python-systemd.inc | 20 .../python/python3-systemd_234.bb | 23 --- 2 files changed, 20 insertions(+), 23 deletions(-) delete mode 100644

[oe] [meta-python][PATCH 2/7] python3-mccabe: Upgrade 0.2.1 -> 0.6.1

2020-09-02 Thread Leon Anavi
Upgrade to release 0.6.1: - Add support for Python 3.6 - Fix handling for missing statement types - Fix signature for PathGraphingAstVisitor.default to match the signature for ASTVisitor Signed-off-by: Leon Anavi --- .../{python3-mccabe_0.2.1.bb => python3-mccabe_0.6.1.bb} | 8 +---

[oe] [meta-python][PATCH 1/7] python3-pyzmq: Upgrade 17.1.0 -> 19.0.2

2020-09-02 Thread Leon Anavi
entrypoint - Sources generated with Cython 0.29.15 Signed-off-by: Leon Anavi --- .../{python3-pyzmq_17.1.0.bb => python3-pyzmq_19.0.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-pyzmq_17.1.0.bb => python3-pyzmq_19.0.2

[oe] [meta-python][PATCH 3/7] python3-nmap: Upgrade 1.4.7 -> 1.4.8

2020-09-02 Thread Leon Anavi
Upgrade to release 1.4.8: - Using of -Pn -sZ options for basic stealth scan - Refactoring nmap3.py to avoid repetitive code - Support for nmap stealth scans - Fix handling of xml.etree.ElementTree.Element with no sub elements - Support for gettings nmap raw outout Signed-off-by: Leon Anavi

[oe] [meta-python][PATCH 4/7] python3-absl: Upgrade 0.9.0 -> 0.10.0

2020-09-02 Thread Leon Anavi
usage. Signed-off-by: Leon Anavi --- .../{python3-absl_0.9.0.bb => python3-absl_0.10.0.bb} | 8 1 file changed, 4 insertions(+), 4 deletions(-) rename meta-python/recipes-devtools/python/{python3-absl_0.9.0.bb => python3-absl_0.10.0.bb} (55%) diff --git a/meta-python/r

[oe] [meta-python][PATCH 6/7] python3-gevent: Consolidate in a single file

2020-09-02 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- .../recipes-devtools/python/python-gevent.inc | 35 -- .../python/python3-gevent_1.4.0.bb| 37 ++- 2 files changed, 35 insertions(+), 37 deletions(-) delete mode 100644

[oe] [meta-python][PATCH 4/5] python3-sentry-sdk: Upgrade 0.17.1 -> 0.17.2

2020-09-02 Thread Leon Anavi
Upgrade to release 0.17.2: - Fix timezone bugs in GCP integration Signed-off-by: Leon Anavi --- ...hon3-sentry-sdk_0.17.1.bb => python3-sentry-sdk_0.17.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-sentry-sdk_0.17.1

[oe] [meta-python][PATCH 3/5] python3-robotframework: Upgrade 3.2.1 -> 3.2.2

2020-09-02 Thread Leon Anavi
Upgrade to release 3.2.2, a new minor release with some bug fixes, Libdoc enhancements and official Python 3.9 support. For more details please visit: https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-3.2.2.rst Signed-off-by: Leon Anavi --- ...obotframework_3.2.1

[oe] [meta-python][PATCH 5/5] python3-pycurl: Upgrade 7.43.0.5 -> 7.43.0.6

2020-09-02 Thread Leon Anavi
Upgrade to release 7.43.0.6: - Improve SSL backend detection on various systems - Add support for libcurl's multiple SSL backend functionality - Add support for several libcurl options Signed-off-by: Leon Anavi --- ...{python3-pycurl_7.43.0.5.bb => python3-pycurl_7.43.0.6.bb} | 4 ++-- 1 f

[oe] [meta-python][PATCH 2/5] python3-stevedore: Upgrade 3.2.0 -> 3.2.1

2020-09-02 Thread Leon Anavi
Upgrade to release 3.2.1: - Bug fix: there were some syntax errors in the comment of stevedore code Signed-off-by: Leon Anavi --- ...{python3-stevedore_3.2.0.bb => python3-stevedore_3.2.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devto

[oe] [meta-python][PATCH 1/5] python3-meh: Upgrade 0.48 -> 0.49

2020-09-02 Thread Leon Anavi
translations to our translation repository - Download translations from Weblate - Remove pot file Signed-off-by: Leon Anavi --- .../python-meh/{python3-meh_0.48.bb => python3-meh_0.49.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-extended/python-meh/{pyth

[oe] [meta-python][PATCH 3/5] python3-flask-nav: Consolidate in a single file

2020-09-01 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- .../recipes-devtools/python/python-flask-nav.inc | 13 - .../python/python3-flask-nav_0.6.bb | 15 ++- 2 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644

[oe] [meta-python][PATCH 5/5] python3-flask-pymongo: Consolidate in a single file

2020-09-01 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- .../python/python-flask-pymongo.inc | 15 --- .../python/python3-flask-pymongo_2.3.0.bb | 17 - 2 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644

[oe] [meta-python][PATCH 4/5] python3-flask-mail: Consolidate in a single file

2020-09-01 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- .../recipes-devtools/python/python-flask-mail.inc | 12 .../python/python3-flask-mail_0.9.1.bb | 14 +- 2 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644

[oe] [meta-python][PATCH 2/5] python3-traitlets: Upgrade 4.3.3 -> 5.0.0

2020-09-01 Thread Leon Anavi
and documentation generation. Major changes: - Removal of Python 2 support, - Removal of Python 3.0-3.6 support - Follow NEP 29, and are thus Python 3.7+ only. - Remove six as a dependency - Remove funcsig as a dependency. Signed-off-by: Leon Anavi --- ...python3-traitlets_4.3.3.bb => pyth

[oe] [meta-python][PATCH 1/5] python3-luma-core: Upgrade 1.16.0 -> 1.16.1

2020-09-01 Thread Leon Anavi
Upgrade to release 1.16.1: - Fix bug in bitmap_font: glyph_index now computed correctly Signed-off-by: Leon Anavi --- ...ython3-luma-core_1.16.0.bb => python3-luma-core_1.16.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{pyth

[oe] [meta-oe][PATCH] php: Upgrade 7.4.4 -> 7.4.9

2020-08-31 Thread Leon Anavi
not respect property types Signed-off-by: Leon Anavi --- .../php/php/debian-php-fixheader.patch| 27 ++- .../php/{php_7.4.4.bb => php_7.4.9.bb}| 5 ++-- 2 files changed, 17 insertions(+), 15 deletions(-) mode change 100755 => 100644 meta-oe/recipes-devtoo

[oe] [meta-python][PATCH 10/10] python3-sentry-sdk: Upgrade 0.17.0 -> 0.17.1

2020-08-31 Thread Leon Anavi
Upgrade to release 0.17.1: - Fix timezone bugs in AWS Lambda integration. - Fix crash on GCP integration because of missing parameter timeout_warning. Signed-off-by: Leon Anavi --- ...hon3-sentry-sdk_0.17.0.bb => python3-sentry-sdk_0.17.1.bb} | 4 ++-- 1 file changed, 2 insertions(+)

[oe] [meta-python][PATCH 09/10] python3-hpack: Upgrade 3.0.0 -> 4.0.0

2020-08-31 Thread Leon Anavi
Upgrade to release 4.0.0: - Remove support for Python 2.7, 3.4 and 3.5. - Add support for Python 3.8. - Performance improvement of static header search. Use dict search instead of linear search. - Fix debug output of headers during encoding. Signed-off-by: Leon Anavi --- .../{python3

[oe] [meta-python][PATCH 08/10] python3-hpack: Consolidate in a single file

2020-08-31 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- .../python-hpack/python-hpack.inc | 10 -- .../python-hpack/python3-hpack_3.0.0.bb | 11 +-- 2 files changed, 9 insertions(+), 12 deletions(-) delete mode 100644

[oe] [meta-python][PATCH 07/10] python3-ipython: Upgrade 7.17.0 -> 7.18.1

2020-08-31 Thread Leon Anavi
Upgrade to release 7.18.1: - CRLF is now handled by magics my default; solving some issues due to copy pasting on windows. - Requiring pexpect >=4.3 as we are Python 3.7+ only and earlier version of pexpect will be incompatible. - Minimum jedi version is now 0.16. Signed-off-by: Leon An

[oe] [meta-python][PATCH 01/10] python3-cmd2: Upgrade 1.3.5 -> 1.3.8

2020-08-31 Thread Leon Anavi
the -h/--help help option (as stated in argparse documentation). Signed-off-by: Leon Anavi --- .../python/{python3-cmd2_1.3.5.bb => python3-cmd2_1.3.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-cmd2_1.3.5.bb => p

[oe] [meta-python][PATCH 05/10] python3-prompt-toolkit: Upgrade 3.0.6 -> 3.0.7

2020-08-31 Thread Leon Anavi
tedTextControl` when line wrapping is turned on. - Fixes for SSH server: * Missing encoding property * Fix failure in "set_line_mode" call * Handle `BrokenPipeError` Signed-off-by: Leon Anavi --- ...rompt-toolkit_3.0.6.bb => python3-prompt-toolkit_3.0.7.bb} | 4 ++-- 1 file chan

[oe] [meta-python][PATCH 04/10] python3-parse: Upgrade 1.16.0 -> 1.17.0

2020-08-31 Thread Leon Anavi
Upgrade to release 1.17.0: - Make left- and center-aligned search consume up to next space Signed-off-by: Leon Anavi --- .../{python3-parse_1.16.0.bb => python3-parse_1.17.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{pyth

[oe] [meta-python][PATCH 06/10] python3-more-itertools: Upgrade 8.4.0 -> 8.5.0

2020-08-31 Thread Leon Anavi
:`distinct_combinations` were improved - Automated tests now run on GitHub Actions Signed-off-by: Leon Anavi --- ...ore-itertools_8.4.0.bb => python3-more-itertools_8.5.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-more-itertools_8.4.0

[oe] [meta-python][PATCH 02/10] python3-sh: Upgrade 1.13.1 -> 1.14.0

2020-08-31 Thread Leon Anavi
Upgrade to release 1.14.0: - _env now more lenient in accepting dictionary-like objects - None and False arguments now do not pass through to underlying command - Implemented find_spec on the fancy importer, which fixes some Python3.4+ issues Signed-off-by: Leon Anavi --- .../python

[oe] [meta-python][PATCH 03/10] python3-paramiko: Upgrade 2.7.1 - 2.7.2

2020-08-31 Thread Leon Anavi
fixtures directory to MANIFEST.in, reinstating the ability to run Paramiko’s tests from an sdist tarball. - [Support]: Update our CI to catch issues with sdist generation, installation and testing. Signed-off-by: Leon Anavi --- .../{python3-paramiko_2.7.1.bb => python3-paramiko_2.7.2.bb}

[oe] [meta-python][PATCH 3/5] python3-cryptography-vectors: Upgrade 3.0 -> 3.1

2020-08-28 Thread Leon Anavi
the same issue in :doc:`/fernet`. Signed-off-by: Leon Anavi --- ...phy-vectors_3.0.bb => python3-cryptography-vectors_3.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-cryptography-vectors_3.0.bb => python3-crypto

[oe] [meta-python][PATCH 2/5] python3-luma-core: Upgrade 1.15.0 -> 1.16.0

2020-08-28 Thread Leon Anavi
Upgrade to release 1.16.0: - Embedded font parallel device (for upcoming HD44780, Winstar character devices) Signed-off-by: Leon Anavi --- ...ython3-luma-core_1.15.0.bb => python3-luma-core_1.16.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/reci

[oe] [meta-python][PATCH 4/5] python3-google-api-python-client: Upgrade 1.10.1 -> 1.11.0

2020-08-28 Thread Leon Anavi
Upgrade to release 1.11.0: - Add support for mtls env variables Signed-off-by: Leon Anavi --- ...t_1.10.1.bb => python3-google-api-python-client_1.11.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-google-api-pyt

[oe] [meta-python][PATCH 5/5] python3-flask-user: Consolidate in a single file

2020-08-28 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- .../python/python-flask-user.inc | 17 - .../python/python3-flask-user_0.6.19.bb | 19 ++- 2 files changed, 18 insertions(+), 18 deletions(-) delete mode 100644

[oe] [meta-python][PATCH 1/5] python3-ecdsa: Upgrade 0.15 -> 0.16.0

2020-08-28 Thread Leon Anavi
of assert_ in test suite. - Use newer Ubuntu in Travis to test against OpenSSL 1.1.1 (and thus test the interoperability of ECDH code in Travis). Signed-off-by: Leon Anavi --- .../python/{python3-ecdsa_0.15.bb => python3-ecdsa_0.16.0.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

[oe] [meta-python][PATCH 4/7] python3-flask-restful: Consolidate in a single file

2020-08-27 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- .../python/python-flask-restful.inc| 16 .../python/python3-flask-restful_0.3.7.bb | 18 -- 2 files changed, 16 insertions(+), 18 deletions(-) delete mode 100644

[oe] [meta-python][PATCH 5/7] python3-flask-restful: Upgrade 0.3.7 -> 0.3.8

2020-08-27 Thread Leon Anavi
Upgrade to release 0.3.8: - Add Python 3.8 support - Fix wrongly parsed Decimal fields - Fix overridden response when calling abort with Response - Various small fixes and updates to documentation Signed-off-by: Leon Anavi --- ...-flask-restful_0.3.7.bb => python3-flask-restful_0.3.8.bb}

[oe] [meta-python][PATCH 7/7] python3-flask-sqlalchemy: Upgrade 2.4.1 -> 2.4.4

2020-08-27 Thread Leon Anavi
bad pagination when records are de-duped. Signed-off-by: Leon Anavi --- ...-sqlalchemy_2.4.1.bb => python3-flask-sqlalchemy_2.4.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-flask-sqlalchemy_2.4.1.bb => python3

[oe] [meta-python][PATCH 6/7] python3-flask-sqlalchemy: Consolidate in a single file

2020-08-27 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- .../python/python-flask-sqlalchemy.inc | 10 -- .../python/python3-flask-sqlalchemy_2.4.1.bb | 12 +++- 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644

[oe] [meta-python][PATCH 3/7] python3-flask-migrate: Upgrade 2.5.2 -> 2.5.3

2020-08-27 Thread Leon Anavi
>= 0.7 in its setup.py file, which makes all the checks for this version obsolete. - Use sys.executable in tests, also re-order imports - Cosmetic improvements to help messages Signed-off-by: Leon Anavi --- ...-flask-migrate_2.5.2.bb => python3-flask-migrate_2.5.3.bb} | 4 ++-- 1 file chan

[oe] [meta-python][PATCH 2/7] python3-flask-migrate: Consolidate in a single file

2020-08-27 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- .../python/python-flask-migrate.inc | 14 -- .../python/python3-flask-migrate_2.5.2.bb| 16 +++- 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644

[oe] [meta-python][PATCH 1/7] python3-flask-babel: Upgrade 1.0.0 -> 2.0.0

2020-08-27 Thread Leon Anavi
checks on get_translations() - localeselector and timezoneselector can be changed after creation. Signed-off-by: Leon Anavi --- ...thon3-flask-babel_1.0.0.bb => python3-flask-babel_2.0.0.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{pyth

[oe] [meta-python][PATCH] python3-ntplib: Upgrade 0.3.3 -> 0.3.4

2020-08-27 Thread Leon Anavi
Upgrade to release 0.3.4: - Use setuptools - update URL Use source from the GitHub repository instead of pypi because appropriate archive for this release is not available at pypi.org. Signed-off-by: Leon Anavi --- .../{python3-ntplib_0.3.3.bb => python3-ntplib_0.3.4.bb} | 9 - 1 f

[oe] [meta-python][PATCH 3/3] python3-twitter: Upgrade 3.8.0 -> 3.9.0

2020-08-27 Thread Leon Anavi
-Update: Use the exact line from PKG-INFO. Signed-off-by: Leon Anavi --- .../{python3-twitter_3.8.0.bb => python3-twitter_3.9.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-twitter_3.8.0.bb => python3-twitter_3.9.0.b

[oe] [meta-python][PATCH 1/3] python3-google-api-python-client: Upgrade 1.10.0 -> 1.10.1

2020-08-27 Thread Leon Anavi
Upgrade to release 1.10.1: - Bug fix: discovery uses V2 when version is None - Fix deprecation warnings due to invalid escape sequences - Fix link to service accounts documentation - Update generated docs Signed-off-by: Leon Anavi --- ...t_1.10.0.bb => python3-google-api-python-client_1.1

[oe] [meta-python][PATCH 2/3] python3-cryptography: Upgrade 3.0 -> 3.1

2020-08-27 Thread Leon Anavi
the same issue in :doc:`/fernet`. Signed-off-by: Leon Anavi --- ...ython3-cryptography_3.0.bb => python3-cryptography_3.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-cryptography_3.0.bb => python3-cryptography_3.1.b

[oe] [meta-python][PATCH 1/6] python3-diskcache: Upgrade 5.0.1 -> 5.0.2

2020-08-26 Thread Leon Anavi
Stay up to date and upgrade to latest release following the recent "bump version to 5.0.2" commit in the GitHub upstream repo. Signed-off-by: Leon Anavi --- ...{python3-diskcache_5.0.1.bb => python3-diskcache_5.0.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[oe] [meta-python][PATCH 2/6] python3-cmd2: Upgrade 1.3.4 -> 1.3.5

2020-08-26 Thread Leon Anavi
Upgrade to release 1.3.5: - Fixed RecursionError when printing an argparse.Namespace caused by custom attribute cmd2 was adding - Added get_statement() function to argparse.Namespace which returns __statement__ attribute Signed-off-by: Leon Anavi --- .../python/{python3-cmd2_1.3.4.bb

[oe] [meta-python][PATCH 4/6] python3-flask-wtf: Upgrade 0.14.2 -> 0.14.3

2020-08-26 Thread Leon Anavi
Upgrade to release 0.14.3: - xrange changed to range, python3 compatible - Move Iterable import to _compat module - Fix deprecation warning - Remove flaskr example Signed-off-by: Leon Anavi --- ...ython3-flask-wtf_0.14.2.bb => python3-flask-wtf_0.14.3.bb} | 4 ++-- 1 file changed, 2 inserti

[oe] [meta-python][PATCH 6/6] python3-flask-socketio: Upgrade 4.2.1 -> 4.3.1

2020-08-26 Thread Leon Anavi
but WebSocket is missing - More accurate logging documentation Signed-off-by: Leon Anavi --- ...lask-socketio_4.2.1.bb => python3-flask-socketio_4.3.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-flask-socketio_4.2.1.bb => p

[oe] [meta-python][PATCH 5/6] python3-flask-socketio: Consolidate in a single file

2020-08-26 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- .../python/python-flask-socketio.inc | 18 - .../python/python3-flask-socketio_4.2.1.bb| 20 +-- 2 files changed, 18 insertions(+), 20 deletions(-) delete mode 100644

<    5   6   7   8   9   10   11   12   13   14   >