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

2020-09-09 Thread Trevor Gamblin
-by: Trevor Gamblin --- ...hon3-sentry-sdk_0.17.2.bb => python3-sentry-sdk_0.17.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-sentry-sdk_0.17.2.bb => python3-sentry-sdk_0.17.3.bb} (72%) diff --git a/meta-python/r

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

2020-09-07 Thread Trevor Gamblin
On 9/4/20 9:47 AM, Leon Anavi wrote: 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 Acked-by: Trevor Gamblin --- meta-python/recipes

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

2020-09-07 Thread Trevor Gamblin
On 9/4/20 9:47 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../recipes-devtools/python/python-fann2.inc| 9 - .../recipes-devtools/python/python3-fann2_1.1.2.bb | 13 +++-- 2

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

2020-09-07 Thread Trevor Gamblin
On 9/4/20 9:47 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- meta-python/recipes-devtools/gyp/gyp.inc| 13 - meta-python/recipes-devtools/gyp/gyp_git.bb | 15 ++- 2 files

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

2020-09-07 Thread Trevor Gamblin
On 9/4/20 9:47 AM, Leon Anavi wrote: Upgrade to release 5.0.3: - handle allow_none in from_string Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...{python3-traitlets_5.0.2.bb => python3-traitlets_5.0.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename m

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

2020-09-07 Thread Trevor Gamblin
On 9/4/20 9:47 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python-hyperframe/python-hyperframe.inc | 10 -- .../python-hyperframe/python3-hyperframe_5.2.0.bb | 11

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

2020-09-07 Thread Trevor Gamblin
On 9/4/20 9:47 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python-priority/python-priority.inc | 10 -- .../python-priority/python3-priority_1.3.0.bb | 11

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

2020-09-07 Thread Trevor Gamblin
On 9/4/20 9:47 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python-gsocketpool/python-gsocketpool.inc | 12 .../python3-gsocketpool_0.1.6.bb | 14

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

2020-09-07 Thread Trevor Gamblin
On 9/4/20 9:47 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python-mprpc/python-mprpc.inc | 13 - .../python-mprpc/python3-mprpc_0.1.17.bb | 15

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

2020-09-07 Thread Trevor Gamblin
On 9/4/20 9:47 AM, Leon Anavi wrote: Upgrade to release 0.16.11: - workaround issue with setuptools 0.50 and importing pip Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...-ruamel-yaml_0.16.10.bb => python3-ruamel-yaml_0.16.11.bb} | 4 ++-- 1 file changed, 2 insertions(+)

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

2020-09-07 Thread Trevor Gamblin
Acked-by: Trevor Gamblin --- .../python/{python3-cmd2_1.3.8.bb => python3-cmd2_1.3.9.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-cmd2_1.3.8.bb => python3-cmd2_1.3.9.bb} (75%) diff --git a/meta-python/recipes-de

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

2020-09-05 Thread Trevor Gamblin
On 9/2/20 7:28 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../recipes-devtools/python/python-gevent.inc | 35 -- .../python/python3-gevent_1.4.0.bb| 37

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

2020-09-05 Thread Trevor Gamblin
with the intent of making it easier to use older debug versions of Python. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...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(+),

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

2020-09-05 Thread Trevor Gamblin
) Alias present counter now correctly reflects command line usage. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{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/pyt

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

2020-09-05 Thread Trevor Gamblin
On 9/2/20 7:28 AM, Leon Anavi wrote: 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 Acked-by: Trevor Gamblin

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

2020-09-05 Thread Trevor Gamblin
On 9/2/20 7:28 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/python-systemd.inc | 20 .../python/python3-systemd_234.bb | 23 --- 2

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

2020-09-05 Thread Trevor Gamblin
raw outout Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/{python3-nmap_1.4.7.bb => python3-nmap_1.4.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-nmap_1.4.7.bb => python3-nmap_1.4.8.bb} (74%)

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

2020-09-05 Thread Trevor Gamblin
-by: Leon Anavi Acked-by: Trevor Gamblin --- ...obotframework_3.2.1.bb => python3-robotframework_3.2.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-robotframework_3.2.1.bb => python3-robotframework_3.2.2.bb} (86%) diff

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

2020-09-05 Thread Trevor Gamblin
On 9/2/20 4:33 AM, Leon Anavi wrote: Upgrade to release 0.17.2: - Fix timezone bugs in GCP integration Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...hon3-sentry-sdk_0.17.1.bb => python3-sentry-sdk_0.17.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ren

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

2020-09-05 Thread Trevor Gamblin
On 9/2/20 4:33 AM, Leon Anavi wrote: 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 Acked-by: Trevor Gamblin

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

2020-09-05 Thread Trevor Gamblin
via PyZMQ) - Log: add python -m zmq.log entrypoint - Sources generated with Cython 0.29.15 Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-pyzmq_17.1.0.bb => python3-pyzmq_19.0.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/rec

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

2020-09-05 Thread Trevor Gamblin
On 9/2/20 4:33 AM, Leon Anavi wrote: Upgrade to release 3.2.1: - Bug fix: there were some syntax errors in the comment of stevedore code Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...{python3-stevedore_3.2.0.bb => python3-stevedore_3.2.1.bb} | 4 ++-- 1 file changed

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

2020-09-05 Thread Trevor Gamblin
from Makefile - Remove Zanata - Push translations to our translation repository - Download translations from Weblate - Remove pot file Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python-meh/{python3-meh_0.48.bb => python3-meh_0.49.bb} | 4 ++-- 1 file changed, 2 inserti

[oe] [meta-python][PATCH] packagegroup-meta-python: fix PACKAGES and default ptest recipe name

2020-09-04 Thread Trevor Gamblin
From: Trevor Gamblin Remove packagegroup-meta-python3-ptest from PACKAGES in packagegroup-meta-python.bb to fix QA issue, and change python3-cryptography to python3-cryptography-ptest in RDEPENDS_packagegroup-meta-python3-ptest to be consistent with how other ptest images list RDEPENDS

Re: [oe] [meta-python][PATCH] python3-texttable: add recipe

2020-09-02 Thread Trevor Gamblin
On 8/27/20 4:00 AM, Hongxu Jia wrote: Signed-off-by: Hongxu Jia Acked-by: Trevor Gamblin --- .../python/python3-texttable_1.6.2.bb | 11 +++ 1 file changed, 11 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-texttable_1.6.2.bb diff

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

2020-09-02 Thread Trevor Gamblin
On 9/1/20 4:11 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/python-flask-pymongo.inc | 15 --- .../python/python3-flask-pymongo_2.3.0.bb | 17

Re: [oe] [meta-python][PATCH] python3-pillow: Upgrade 6.2.1 -> 7.2.0

2020-09-02 Thread Trevor Gamblin
ndowsError aliases with OSError License-Update: Word wrap and updated copyright year. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../0001-explicitly-set-compile-options.patch | 19 +++ ...illow_6.2.1.bb => python3-pillow_7.2.0.bb} | 6 +++--- 2 files changed,

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

2020-09-02 Thread Trevor Gamblin
-by: Trevor Gamblin --- ...python3-traitlets_4.3.3.bb => python3-traitlets_5.0.0.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-traitlets_4.3.3.bb => python3-traitlets_5.0.0.bb} (69%) diff --git a/meta-python/recipes-de

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

2020-09-02 Thread Trevor Gamblin
On 9/1/20 4:11 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../recipes-devtools/python/python-flask-mail.inc | 12 .../python/python3-flask-mail_0.9.1.bb | 14

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

2020-09-02 Thread Trevor Gamblin
On 9/1/20 4:11 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../recipes-devtools/python/python-flask-nav.inc | 13 - .../python/python3-flask-nav_0.6.bb | 15

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

2020-09-02 Thread Trevor Gamblin
On 9/1/20 4:11 AM, Leon Anavi wrote: Upgrade to release 1.16.1: - Fix bug in bitmap_font: glyph_index now computed correctly Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...ython3-luma-core_1.16.0.bb => python3-luma-core_1.16.1.bb} | 4 ++-- 1 file changed, 2 insertions(+)

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

2020-09-02 Thread Trevor Gamblin
On 8/31/20 3:03 AM, Leon Anavi wrote: 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 Acked-by: Trevor Gamblin --- ...hon3-sentry-sdk_0.17.0.bb => pyth

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

2020-09-02 Thread Trevor Gamblin
edi version is now 0.16. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-ipython_7.17.0.bb => python3-ipython_7.18.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-ipython_7.17.0.bb => python3-ipython_

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

2020-09-02 Thread Trevor Gamblin
-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-hpack_3.0.0.bb => python3-hpack_4.0.0.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-connectivity/python-hpack/{python3-hpack_3.0.0.bb => python3-hpack_4.0.0.bb} (61%) diff

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

2020-09-02 Thread Trevor Gamblin
On 8/31/20 3:03 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python-hpack/python-hpack.inc | 10 -- .../python-hpack/python3-hpack_3.0.0.bb | 11

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

2020-09-02 Thread Trevor Gamblin
to spec. - [Support]: Add missing test suite 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 Acked-by: Trevor Gamblin

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

2020-09-02 Thread Trevor Gamblin
indings. - Fix hight calculation of `FormattedTextControl` 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 Acked-by: Trevor Gamblin --- ...rom

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

2020-09-02 Thread Trevor Gamblin
- The tests for :func:`distinct_combinations` were improved - Automated tests now run on GitHub Actions Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...ore-itertools_8.4.0.bb => python3-more-itertools_8.5.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename m

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

2020-09-02 Thread Trevor Gamblin
On 8/31/20 3:03 AM, Leon Anavi wrote: Upgrade to release 1.17.0: - Make left- and center-aligned search consume up to next space Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-parse_1.16.0.bb => python3-parse_1.17.0.bb} | 4 ++-- 1 file changed, 2 inserti

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

2020-09-02 Thread Trevor Gamblin
-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/{python3-sh_1.13.1.bb => python3-sh_1.14.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-sh_1.13.1.bb => python3-sh_1.14.0.bb} (78%) diff --git a/meta-

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

2020-09-02 Thread Trevor Gamblin
this if your subcommand should not have the -h/--help help option (as stated in argparse documentation). Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/{python3-cmd2_1.3.5.bb => python3-cmd2_1.3.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deleti

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

2020-09-02 Thread Trevor Gamblin
On 8/28/20 9:51 AM, Leon Anavi wrote: Upgrade to release 1.11.0: - Add support for mtls env variables Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...t_1.10.1.bb => python3-google-api-python-client_1.11.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ren

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

2020-09-02 Thread Trevor Gamblin
On 8/28/20 9:51 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/python-flask-user.inc | 17 - .../python/python3-flask-user_0.6.19.bb | 19

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

2020-09-02 Thread Trevor Gamblin
raises an OverflowError. This also resolves the same issue in :doc:`/fernet`. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...phy-vectors_3.0.bb => python3-cryptography-vectors_3.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/reci

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

2020-09-02 Thread Trevor Gamblin
. - Format the source with black. - Fix uses 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 Acked-by: Trevor Gamblin --- .../python/{python3-ecdsa_0.15.bb => python3

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

2020-09-02 Thread Trevor Gamblin
On 8/28/20 9:51 AM, Leon Anavi wrote: Upgrade to release 1.16.0: - Embedded font parallel device (for upcoming HD44780, Winstar character devices) Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...ython3-luma-core_1.15.0.bb => python3-luma-core_1.16.0.bb} | 4 ++-- 1 f

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

2020-08-31 Thread Trevor Gamblin
On 8/27/20 10:54 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/python-flask-migrate.inc | 14 -- .../python/python3-flask-migrate_2.5.2.bb| 16

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

2020-08-31 Thread Trevor Gamblin
On 8/27/20 10:54 AM, Leon Anavi wrote: 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 Acked-by: Trevor Gamblin

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

2020-08-31 Thread Trevor Gamblin
On 8/27/20 10:55 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/python-flask-sqlalchemy.inc | 10 -- .../python/python3-flask-sqlalchemy_2.4.1.bb | 12

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

2020-08-31 Thread Trevor Gamblin
db.session.commit() directly instead. - Fix bad pagination when records are de-duped. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...-sqlalchemy_2.4.1.bb => python3-flask-sqlalchemy_2.4.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/reci

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

2020-08-31 Thread Trevor Gamblin
On 8/27/20 10:55 AM, Leon Anavi wrote: 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 Acked-by: Trevor Gamblin

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

2020-08-31 Thread Trevor Gamblin
On 8/27/20 10:55 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/python-flask-restful.inc| 16 .../python/python3-flask-restful_0.3.7.bb | 18

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

2020-08-31 Thread Trevor Gamblin
documentation improvements. - Removed uncessary checks on get_translations() - localeselector and timezoneselector can be changed after creation. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...thon3-flask-babel_1.0.0.bb => python3-flask-babel_2.0.0.bb} | 3 ++- 1 file changed

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

2020-08-31 Thread Trevor Gamblin
0.7.0. Flask-Migrate requires alembic >= 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 Acked-by: Trevor Gamblin --- ...-fl

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

2020-08-31 Thread Trevor Gamblin
with API.list_direct_messages by adding DMCursorIterator License-Update: Use the exact line from PKG-INFO. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-twitter_3.8.0.bb => python3-twitter_3.9.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/reci

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

2020-08-31 Thread Trevor Gamblin
On 8/27/20 5:29 AM, Leon Anavi wrote: 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 Acked-by: Trevor

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

2020-08-31 Thread Trevor Gamblin
- Log warning when gevent is used but WebSocket is missing - More accurate logging documentation Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...lask-socketio_4.2.1.bb => python3-flask-socketio_4.3.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename m

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

2020-08-31 Thread Trevor Gamblin
raises an OverflowError. This also resolves the same issue in :doc:`/fernet`. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...ython3-cryptography_3.0.bb => python3-cryptography_3.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/reci

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

2020-08-27 Thread Trevor Gamblin
On 8/26/20 11:40 AM, Leon Anavi wrote: 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 Acked-by: Trevor Gamblin --- ...ython3-flask-wtf_0.14.2.bb

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

2020-08-27 Thread Trevor Gamblin
On 8/26/20 11:40 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/python-flask-socketio.inc | 18 - .../python/python3-flask-socketio_4.2.1.bb| 20

Re: [oe] [meta-python][PATCH 3/6] python3-flask-wtf: Consolidate in a single file

2020-08-27 Thread Trevor Gamblin
On 8/26/20 11:40 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/python-flask-wtf.inc | 15 --- .../python/python3-flask-wtf_0.14.2.bb | 17

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

2020-08-27 Thread Trevor Gamblin
Acked-by: Trevor Gamblin --- .../python/{python3-cmd2_1.3.4.bb => python3-cmd2_1.3.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-cmd2_1.3.4.bb => python3-cmd2_1.3.5.bb} (75%) diff --git a/meta-python/recipes-de

Re: [oe] [meta-python][PATCH 7/7] python3-flask: Upgrade 1.1.1 -> 1.1.2

2020-08-27 Thread Trevor Gamblin
-by: Trevor Gamblin --- .../python/{python3-flask_1.1.1.bb => python3-flask_1.1.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-flask_1.1.1.bb => python3-flask_1.1.2.bb} (79%) diff --git a/meta-python/recipes-de

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

2020-08-27 Thread Trevor Gamblin
On 8/25/20 9:26 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../recipes-devtools/python/python-flask.inc | 16 .../python/python3-flask_1.1.1.bb | 18

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

2020-08-27 Thread Trevor Gamblin
On 8/26/20 11:40 AM, Leon Anavi wrote: 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 Acked-by: Trevor Gamblin --- ...{python3-diskcache_5.0.1.bb => python3-diskcache_

Re: [oe] [meta-python][PATCH 4/7] python3-cmd2: Upgrade 1.3.3 -> 1.3.4

2020-08-27 Thread Trevor Gamblin
On 8/25/20 9:26 AM, Leon Anavi wrote: Upgrade to release 1.3.4: - Fixed AttributeError when CommandSet that uses as_subcommand_to decorator is loaded during cmd2.Cmd.__init__() - Improved exception messages when using mock without spec=True Signed-off-by: Leon Anavi Acked-by: Trevor

Re: [oe] [meta-python][PATCH 5/7] python3-sentry-sdk: Upgrade 0.16.5 -> 0.17.0

2020-08-27 Thread Trevor Gamblin
released version of urllib3 would cause the SDK to enter an infinite loop on networking and SSL errors. - Breaking change: Remove the traceparent_v2 option. The option has been ignored since 0.16.3, just remove it from your code. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin

Re: [oe] [meta-python][PATCH 3/7] python3-openpyxl: Upgrade 3.0.4 -> 3.0.5

2020-08-27 Thread Trevor Gamblin
- Incorrectly literal format as datetime - Links set to range of cells not preserved - Exception when opening workbook with chartsheets and tables Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-openpyxl_3.0.4.bb => python3-openpyxl_3.0.5.bb} | 4 ++-- 1 file changed

Re: [oe] [meta-python][PATCH 2/7] python3-cryptography-vectors: Upgrade 2.9.2 -> 3.0

2020-08-27 Thread Trevor Gamblin
/cryptography/blob/master/CHANGELOG.rst Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...y-vectors_2.9.2.bb => python3-cryptography-vectors_3.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-cryptography-vectors_2.

Re: [oe] [meta-python][PATCH 1/7] python3-bitarray: Upgrade 1.5.2 -> 1.5.3

2020-08-27 Thread Trevor Gamblin
On 8/25/20 9:26 AM, Leon Anavi wrote: Upgrade to release 1.5.3: - add optional index parameter to `.index()` to invert single bit - fix `sys.getsizeof(bitarray)` by adding `.__sizeof__()` Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-bitarray_1.5.2.bb => pyth

Re: [oe] [meta-python][PATCH 7/7] python3-msm: Upgrade 0.8.7 -> 0.8.8

2020-08-25 Thread Trevor Gamblin
and not a string - Install Python packages in the exact order as specified in the manifest file Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/{python3-msm_0.8.7.bb => python3-msm_0.8.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/reci

Re: [oe] [meta-python][PATCH 5/7] python3-typing-extensions: Upgrade 3.7.4.2 -> 3.7.4.3

2020-08-25 Thread Trevor Gamblin
Acked-by: Trevor Gamblin --- ...nsions_3.7.4.2.bb => python3-typing-extensions_3.7.4.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-typing-extensions_3.7.4.2.bb => python3-typing-extensions_3.7.4.3.bb} (66%) diff

Re: [oe] [meta-python][PATCH 6/7] python3-pandas: Upgrade 1.1.0 -> 1.1.1

2020-08-25 Thread Trevor Gamblin
mismatched lengths Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-pandas_1.1.0.bb => python3-pandas_1.1.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-pandas_1.1.0.bb => python3-pandas_1.

Re: [oe] [meta-python][PATCH 4/7] python3-inflection: Upgrade 0.5.0 -> 0.5.1

2020-08-25 Thread Trevor Gamblin
On 8/24/20 10:50 AM, Leon Anavi wrote: Upgrade to release 0.5.1: - Fix type hints not working Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...ython3-inflection_0.5.0.bb => python3-inflection_0.5.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename m

Re: [oe] [meta-python][PATCH 2/7] python3-dominate: Upgrade 2.5.1 -> 2.5.2

2020-08-25 Thread Trevor Gamblin
On 8/24/20 10:49 AM, Leon Anavi wrote: Upgrade to release 2.5.2: - Removed 'input' keyword reassignment - Bug fix: underscores not working in aria attributes - Adding some missing attrs to DASHED_ATTRIBUTES Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3

Re: [oe] [meta-python][PATCH 1/7] python3-pychromecast: Upgrade 7.2.0 -> 7.2.1

2020-08-25 Thread Trevor Gamblin
On 8/24/20 10:49 AM, Leon Anavi wrote: Upgrade to release 7.2.1: - Ensure data parsed as JSON is a dict - Add zeroconf debug option to example scripts Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...n3-pychromecast_7.2.0.bb => python3-pychromecast_7.2.1.bb} | 4 ++-- 1 f

Re: [oe] [meta-python][PATCH 3/7] python3-pymisp: Upgrade 2.4.128 -> 2.4.130

2020-08-25 Thread Trevor Gamblin
st methods. - Remove outdated example. - Bug fixes. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-pymisp_2.4.128.bb => python3-pymisp_2.4.130.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-pymi

Re: [oe] [meta-python][PATCH 2/5] python3-langtable: Upgrade 0.0.51 -> 0.0.52

2020-08-25 Thread Trevor Gamblin
On 8/24/20 5:14 AM, Leon Anavi wrote: Upgrade to release 0.0.52: - add list_common_keyboards() to public api Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...ython3-langtable_0.0.51.bb => python3-langtable_0.0.52.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deleti

Re: [oe] [meta-python][PATCH 1/5] python3-diskcache: Upgrade 4.1.0 -> 5.0.1

2020-08-25 Thread Trevor Gamblin
che volume for Issue License-Update: Update year Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...ython3-diskcache_4.1.0.bb => python3-diskcache_5.0.1.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-diskcache_4.1.0.b

Re: [oe] [meta-python][PATCH 5/5] python3-attrs: Upgrade 19.3.0 -> 20.1.0

2020-08-25 Thread Trevor Gamblin
(). The feature allows combining multiple conversion callbacks into one by piping the value through all of them, and retuning the last result. - Provisionally added attr.field() that supplants attr.ib(). Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-attrs_19.3.0.bb

Re: [oe] [meta-python][PATCH 3/5] python3-pint: Upgrade 0.14 -> 0.15

2020-08-25 Thread Trevor Gamblin
Anavi Acked-by: Trevor Gamblin --- .../python/{python3-pint_0.14.bb => python3-pint_0.15.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-pint_0.14.bb => python3-pint_0.15.bb} (83%) diff --git a/meta-python/r

Re: [oe] [meta-python][PATCH 4/5] python3-networkx: Upgrade 2.4 -> 2.5

2020-08-25 Thread Trevor Gamblin
Acked-by: Trevor Gamblin --- .../{python3-networkx_2.4.bb => python3-networkx_2.5.bb}| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-networkx_2.4.bb => python3-networkx_2.5.bb} (54%) diff --git a/meta-python/recipes-de

Re: [oe] [meta-python][PATCH 10/11] python3-click-spinner: Add recipe

2020-08-25 Thread Trevor Gamblin
On 8/21/20 7:45 PM, Leon Anavi wrote: Add recipe for click-spinner, a spinner for Click. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/python3-click-spinner_0.1.10.bb | 9 + 1 file changed, 9 insertions(+) create mode 100644 meta-python

Re: [oe] [meta-python][PATCH 11/11] python3-pywbemtools: Add recipe

2020-08-25 Thread Trevor Gamblin
est: Default connection file does not get restored in some cases during test. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../pywbemtools/python3-pywbemtools_0.7.1.bb | 40 +++ 1 file changed, 40 insertions(+) create mode 100644 meta-python/recipes-exten

Re: [oe] [meta-python][PATCH 09/11] python3-click-repl: Add recipe

2020-08-25 Thread Trevor Gamblin
On 8/21/20 7:45 PM, Leon Anavi wrote: Add recipe for click-repl, REPL plugin for Click. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../recipes-devtools/python/python3-click-repl_0.1.6.bb | 9 + 1 file changed, 9 insertions(+) create mode 100644 meta-python

Re: [oe] [meta-python][PATCH 07/11] python3-nocasedict: Add recipe

2020-08-25 Thread Trevor Gamblin
On 8/21/20 7:45 PM, Leon Anavi wrote: Add recipe for nocasedict, a case-insensitive ordered dictionary for Python. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../recipes-devtools/python/python3-nocasedict_0.5.0.bb | 9 + 1 file changed, 9 insertions(+) create mode

Re: [oe] [meta-python][PATCH 08/11] python3-nocaselist: Add recipe

2020-08-25 Thread Trevor Gamblin
class. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../recipes-devtools/python/python3-nocaselist_1.0.1.bb | 9 + 1 file changed, 9 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-nocaselist_1.0.1.bb diff --git a/meta-python/recipes-devtools

Re: [oe] [meta-python][PATCH 04/11] python3-tabulate: Add recipe

2020-08-25 Thread Trevor Gamblin
On 8/21/20 7:44 PM, Leon Anavi wrote: Add recipe for tabulate, a pretty-print tabular data. Changelog for release 0.8.7: - Bug fixes. New format: `pretty`. HTML escaping. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../recipes-devtools/python/python3-tabulate_0.8.7.bb| 9

Re: [oe] [meta-python][PATCH 05/11] python3-asciitree: Add recipe

2020-08-25 Thread Trevor Gamblin
On 8/21/20 7:44 PM, Leon Anavi wrote: Add recipe for asciitree that draws ASCII trees. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../recipes-devtools/python/python3-asciitree_0.3.3.bb | 9 + 1 file changed, 9 insertions(+) create mode 100644 meta-python/recipes

Re: [oe] [meta-python][PATCH 06/11] python3-custom-inherit: Add recipe

2020-08-25 Thread Trevor Gamblin
, and numpy_napoleon_with_merge, which permit users to concatenate the respective sections of a parent's and child's docstrings. - Also add is the ability to configure DocInheritMeta so that special methods will have their docstrings inherited as well. Signed-off-by: Leon Anavi Acked-by: Trevor

Re: [oe] [meta-python][PATCH 03/11] python3-yamlloader: Add recipe

2020-08-25 Thread Trevor Gamblin
dictionaries in the same way as you do for OrderedDicts Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/python3-yamlloader_0.5.5.bb | 13 + 1 file changed, 13 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3

Re: [oe] [meta-python][PATCH] python3-greenstalk: add recipe for greenstalk python package.

2020-08-25 Thread Trevor Gamblin
On 8/20/20 6:56 PM, Michael Fitz-Payne wrote: Greenstalk is a small and unopinionated Python client library for communicating with the beanstalkd work queue. The API provided mostly maps one-to-one with commands in the protocol. Signed-off-by: Michael Fitz-Payne Acked-by: Trevor Gamblin

Re: [oe] [meta-python][PATCH 01/11] python3-pywbem: Upgrade 0.17.4 -> 1.0.2

2020-08-25 Thread Trevor Gamblin
parameters of the method provider are represented. Removed the wbemcli command that was deprecated in pywbem 0.15.0. The recommended replacement is the pywbemcli command from the 'pywbemtools' package. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...n3-pywbem_0.17.4.bb => pyth

Re: [oe] [meta-python][PATCH 02/11] python3-pydicti: Add recipe

2020-08-25 Thread Trevor Gamblin
On 8/21/20 7:44 PM, Leon Anavi wrote: Add pydicti, a case insensitive derivable dictionary. Changelog for release 1.1.3: - avoid key recomputation in __setitem__ License-Update: Add WTFPL Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- meta-python/licenses/WTFPL

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

2020-08-19 Thread Trevor Gamblin
On 8/18/20 11:34 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/python-djangorestframework.inc | 16 .../python3-djangorestframework_3.9.0.bb | 18

Re: [oe] [meta-python][PATCH 6/6] python3-djangorestframework: Upgrade 3.9.0 -> 3.11.1

2020-08-19 Thread Trevor Gamblin
-by: Leon Anavi Acked-by: Trevor Gamblin --- ...amework_3.9.0.bb => python3-djangorestframework_3.11.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-djangorestframework_3.9.0.bb => python3-djangorestframework_3.11.1.b

Re: [oe] [meta-python][PATCH 3/6] python3-python-vlc: Upgrade 3.0.10114 -> 3.0.11115

2020-08-19 Thread Trevor Gamblin
On 8/18/20 11:34 AM, Leon Anavi wrote: Upgrade to release 3.0.5: - Position is now an enum - Add Media.get_meta tests - Fix typo in play_buffer example Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...ython-vlc_3.0.10114.bb => python3-python-vlc_3.0.5.bb} | 4 ++--

Re: [oe] [meta-python][PATCH 4/6] python3-pytest-asyncio: Upgrade 0.12.0 -> 0.14.0

2020-08-19 Thread Trevor Gamblin
On 8/18/20 11:34 AM, Leon Anavi wrote: Upgrade to release 0.14.0: - event_loop fixture behavior now is coherent on all scopes. License-Update: Use file LICENSE to check the license. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...st-asyncio_0.12.0.bb => python3-pyt

Re: [oe] [meta-python][PATCH 2/6] python3-sentry-sdk: Upgrade 0.16.3 -> 0.16.5

2020-08-19 Thread Trevor Gamblin
uot;: True}). - Add a span around the Django view in transactions to distinguish its operations from middleware operations. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...hon3-sentry-sdk_0.16.3.bb => python3-sentry-sdk_0.16.5.bb} | 4 ++-- 1 file changed, 2 insertions(+)

Re: [oe] [meta-python][PATCH 1/6] python3-sqlalchemy: Upgrade 1.3.18 -> 1.3.19

2020-08-19 Thread Trevor Gamblin
ort the PEP 487 metaclass hook __init_subclass__. For more details have a look at the complete changelog: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...hon3-sqlalchemy_1.3.18.bb => python3-sqlalchemy_1.3.19.bb} | 4 ++-- 1

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