Re: [oe] [meta-python][PATCH 06/10] python3-humanize: Upgrade 2.4.0 -> 2.4.1

2020-06-30 Thread Trevor Gamblin
On 6/29/20 8:12 AM, Leon Anavi wrote: Upgrade to release 2.4.1: - Explicit error if _DEFAULT_LOCALE_PATH is None - Fix incorrect Portuguese spelling - Fix fractional(0.333) output in README Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-humanize_2.4.0.bb => pyth

Re: [oe] [meta-python][PATCH 05/10] python3-jsonrpcserver: Upgrade 4.1.2 -> 4.1.3

2020-06-30 Thread Trevor Gamblin
be raised in 3.8 and pre-3.8. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...-jsonrpcserver_4.1.2.bb => python3-jsonrpcserver_4.1.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-jsonrpcserver_4.1.2

Re: [oe] [meta-python][PATCH 02/10] python3-pyparted: Upgrade 3.11.3 -> 3.11.6

2020-06-30 Thread Trevor Gamblin
Anavi Acked-by: Trevor Gamblin --- ...3-pyparted_3.11.3.bb => python3-pyparted_3.11.6.bb} | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) rename meta-python/recipes-extended/python-pyparted/{python3-pyparted_3.11.3.bb => python3-pyparted_3.11.6.bb} (73%) diff --git

Re: [oe] [meta-python][PATCH 04/10] python3-pywbem: Upgrade 0.15.0 -> 0.17.2

2020-06-30 Thread Trevor Gamblin
dropped support for Python 2.6 - Fixed raise error for invalid reference_direction in WBEMServer.get_central_instances(). - Fixed raise error for missing ports in WBEMListener.__init__(). Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...{python3-pywbem_0.15.0.bb => pyth

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

2020-06-30 Thread Trevor Gamblin
On 6/29/20 8:12 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python-pyparted/python-pyparted.inc | 22 -- .../python3-pyparted_3.11.3.bb| 23

Re: [oe] [meta-python] [PATCH] python3-bcrypt: Enable ptest

2020-06-29 Thread Trevor Gamblin
On 6/28/20 4:45 AM, zangrc wrote: Signed-off-by: Zang Ruochen Acked-by: Trevor Gamblin --- .../python/python3-bcrypt/run-ptest | 3 +++ .../python/python3-bcrypt_3.1.7.bb| 15 ++- 2 files changed, 17 insertions(+), 1 deletion(-) create mode

Re: [oe] [meta-python] [PATCH] python3-backports-functools-lru-cache: Enable ptest

2020-06-29 Thread Trevor Gamblin
On 6/28/20 4:45 AM, zangrc wrote: Signed-off-by: Zang Ruochen Acked-by: Trevor Gamblin --- .../run-ptest | 3 +++ ...python3-backports-functools-lru-cache_1.6.1.bb | 15 ++- 2 files changed, 17 insertions(+), 1 deletion(-) create mode

Re: [oe] [meta-python] [PATCH] python3-anyjson: Enable ptest

2020-06-29 Thread Trevor Gamblin
On 6/28/20 4:45 AM, zangrc wrote: Signed-off-by: Zang Ruochen Acked-by: Trevor Gamblin --- .../python/python3-anyjson/run-ptest | 3 +++ .../python/python3-anyjson_0.3.3.bb | 16 +++- 2 files changed, 18 insertions(+), 1 deletion(-) create mode

Re: [oe] [meta-python] [PATCH] python3-atomicwrites: upgrade 1.3.0 -> 1.4.0

2020-06-29 Thread Trevor Gamblin
On 6/28/20 4:45 AM, zangrc wrote: -Enable ptest. Signed-off-by: Zang Ruochen Acked-by: Trevor Gamblin --- .../python/python3-atomicwrites/run-ptest | 3 +++ .../python/python3-atomicwrites_1.3.0.bb | 11 .../python/python3-atomicwrites_1.4.0.bb | 25

Re: [oe] [meta-python] [PATCH] python3-ansicolors: Enable ptest

2020-06-29 Thread Trevor Gamblin
On 6/28/20 4:45 AM, zangrc wrote: Signed-off-by: Zang Ruochen Acked-by: Trevor Gamblin --- .../python/python3-ansicolors/run-ptest| 3 +++ .../python/python3-ansicolors_1.1.8.bb | 14 +- 2 files changed, 16 insertions(+), 1 deletion(-) create mode

Re: [oe] [meta-python][PATCH 12/12] python3-pybind11: Upgrade 2.4.3 -> 2.5.0

2020-06-29 Thread Trevor Gamblin
caster. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-pybind11_2.4.3.bb => python3-pybind11_2.5.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-pybind11_2.4.3.bb => python3-pybind11_2.5.0.bb}

Re: [oe] [meta-python][PATCH 05/12] python3-kiwisolver: Upgrade 1.1.0 -> 1.2.0

2020-06-29 Thread Trevor Gamblin
On 6/26/20 7:29 AM, Leon Anavi wrote: Upgrade to release 1.2.0: - make the the c++ part of the code c++11 compliant - use cppy for Python/C bindings Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/python3-kiwisolver_1.1.0.bb| 16 --- .../python

Re: [oe] [meta-python][PATCH 08/12] python3-pkgconfig: Upgrade 1.4.0 -> 1.5.1

2020-06-29 Thread Trevor Gamblin
variable names - Fix: do not specify pytest Python version Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...hon3-pkgconfig_1.4.0.bb => python3-pkgconfig_1.5.1.bb} | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) rename meta-python/recipes-devtools/python/{pyth

Re: [oe] [meta-python][PATCH 10/12] python3-pulsectl: Upgrade 20.2.4 -> 20.5.1

2020-06-29 Thread Trevor Gamblin
n - tests: pass PATH= in subprocess environment for proper lookups there - tests: lookup executables in PATH Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...{python3-pulsectl_20.2.4.bb => python3-pulsectl_20.5.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

Re: [oe] [meta-python][PATCH 11/12] python3-pybind11: Consolidate in a single file

2020-06-29 Thread Trevor Gamblin
On 6/26/20 7:29 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/python/python-pybind11.inc | 7 --- .../recipes-devtools/python/python3-pybind11_2.4.3.bb| 9

Re: [oe] [meta-python][PATCH 09/12] python3-msm: Upgrade 0.8.3 -> 0.8.7

2020-06-29 Thread Trevor Gamblin
On 6/26/20 7:29 AM, Leon Anavi wrote: Upgrade to release 0.8.7: - Handle git:// urls more gracefully - Add final rstrip - Add another rstrip for checking if it is Github url - Convert Paths to str for python 3.5 compatibility Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin

Re: [oe] [meta-python][PATCH 03/12] python3-httplib2: Upgrade 0.17.3 -> 0.18.1

2020-06-29 Thread Trevor Gamblin
ssues/169 - IMPORTANT security vulnerability CWE-93 CRLF injection Force %xx quote of space, CR, LF characters in uri. https://cwe.mitre.org/data/definitions/93.html PKG-INFO md5 checksum changed, the license remains the same. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...ython3

Re: [oe] [meta-python][PATCH 07/12] python3-greenlet: Upgrade 0.4.15 -> 0.4.16

2020-06-29 Thread Trevor Gamblin
On 6/26/20 7:29 AM, Leon Anavi wrote: Upgrade to release 0.4.16: - Support for DEC Alpha architecture - Support for Python 3.9 - Support for Python 3.10a0 Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...{python3-greenlet_0.4.15.bb => python3-greenlet_0.4.16.bb} | 4 ++--

Re: [oe] [meta-python][PATCH 06/12] python3-sqlalchemy: Upgrade 1.3.17 -> 1.3.18

2020-06-29 Thread Trevor Gamblin
Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...hon3-sqlalchemy_1.3.17.bb => python3-sqlalchemy_1.3.18.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-sqlalchemy_1.3.17.bb => python3-sqlalchemy_1.3.18.bb} (78

Re: [oe] [meta-python][PATCH 04/12] python3-cppy: Add new recipe

2020-06-29 Thread Trevor Gamblin
On 6/26/20 7:29 AM, Leon Anavi wrote: Add cppy release 1.1.0: C++ headers for C extension development. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../recipes-devtools/python/python3-cppy_1.1.0.bb | 11 +++ 1 file changed, 11 insertions(+) create mode 100644

Re: [oe] [meta-python][PATCH 02/12] python3-rdflib: Upgrade 4.2.2 -> 5.0.0

2020-06-29 Thread Trevor Gamblin
fixes - Documentation fixes Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-rdflib_4.2.2.bb => python3-rdflib_5.0.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-rdflib_4.2.2.bb => p

Re: [oe] [meta-python][PATCH 01/12] python3-pyro4: Upgrade 4.77 -> 4.80

2020-06-29 Thread Trevor Gamblin
aling with prerelease versions that didn't match the pattern. - stick to an older serpent library version to install as a dependency when installing on old python versions - explain the delay and threading in the distributed-computing2 example Signed-off-by: Leon Anavi Acked-by:

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

2020-06-26 Thread Trevor Gamblin
On 6/22/20 6:35 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-lrparsing.inc| 16 .../python/python3-lrparsing_1.0.16.bb | 18

Re: [oe] [meta-python][PATCH 08/10] python3-padatious: Upgrade 0.4.7 -> 0.4.8

2020-06-26 Thread Trevor Gamblin
On 6/22/20 6:35 AM, Leon Anavi wrote: Upgrade to release 0.4.8: - Add support for saving / loading models - Handle apostrophes in a better way Change LIC_FILES_CHKSUM due to repo restructure and update of README.md. The license remains the same. Signed-off-by: Leon Anavi Acked-by: Trevor

Re: [oe] [meta-python][PATCH 07/10] python3-pyperf: Upgrade 1.7.1 -> 2.0.0

2020-06-26 Thread Trevor Gamblin
On 6/22/20 6:35 AM, Leon Anavi wrote: Upgrade to release 2.0.0: - Drop Python 2 support - Fix test_runner on PyPy3 Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-pyperf_1.7.1.bb => python3-pyperf_2.0.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deleti

Re: [oe] [meta-python][PATCH 09/10] python3-croniter: Upgrade 0.3.33 -> 0.3.34

2020-06-26 Thread Trevor Gamblin
expression optimizations Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-croniter_0.3.33.bb => python3-croniter_0.3.34.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-croniter_0.3.33.bb => p

Re: [oe] [meta-python][PATCH 06/10] python3-msk: Upgrade 0.3.13 -> 0.3.15

2020-06-26 Thread Trevor Gamblin
-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/{python3-msk_0.3.13.bb => python3-msk_0.3.15.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-msk_0.3.13.bb => python3-msk_0.3.15.bb} (69%) diff --git a/meta-

Re: [oe] [meta-python][PATCH 05/10] python3-requests-file: Upgrade 1.4.3 -> 1.5.1

2020-06-26 Thread Trevor Gamblin
-by: Trevor Gamblin --- ...-requests-file_1.4.3.bb => python3-requests-file_1.5.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-requests-file_1.4.3.bb => python3-requests-file_1.5.1.bb} (65%) diff --git a/meta-python/r

Re: [oe] [meta-python][PATCH 01/10] python3-ordered-set: Upgrade 3.1.1 -> 4.0.2

2020-06-26 Thread Trevor Gamblin
Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...hon3-ordered-set_3.1.1.bb => python3-ordered-set_4.0.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-ordered-set_3.1.1.bb => python3-ordered-set_4.0.2.bb} (76%)

Re: [oe] [meta-python][PATCH 03/10] python3-cmd2: Upgrade 0.9.23 -> 1.1.0

2020-06-26 Thread Trevor Gamblin
explicit handling of SystemExit. If a command raises this exception, the command loop will be gracefully stopped. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/{python3-cmd2_0.9.23.bb => python3-cmd2_1.1.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deleti

Re: [oe] [meta-python][PATCH 04/10] python3-pyrsistent: Upgrade 0.15.7 -> 0.16.0

2020-06-26 Thread Trevor Gamblin
eon Anavi Acked-by: Trevor Gamblin --- ...hon3-pyrsistent_0.15.7.bb => python3-pyrsistent_0.16.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-pyrsistent_0.15.7.bb => python3-pyrsistent_0.16.0.bb} (71%) diff --git a/me

Re: [oe] [meta-python][PATCH 02/10] python3-cheetah: Upgrade 3.2.4 -> 3.2.5

2020-06-26 Thread Trevor Gamblin
variable name 'l' Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-cheetah_3.2.4.bb => python3-cheetah_3.2.5.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-cheetah_3.2.4.bb => python3-cheet

Re: [oe] [meta-python][PATCH 12/12] python3-astroid: Upgrade 2.3.3 -> 2.4.2

2020-06-26 Thread Trevor Gamblin
object - Prevent a recursion error to happen when inferring the declared metaclass of a class Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-astroid_2.3.3.bb => python3-astroid_2.4.2.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-pyt

Re: [oe] [meta-python][PATCH 10/12] python3-coverage: Upgrade 5.0.2 -> 5.1

2020-06-26 Thread Trevor Gamblin
:`~coverage.Coverage.get_option` and :meth:`~coverage.Coverage.set_option` methods can now manipulate the [paths] configuration setting. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-coverage_5.0.2.bb => python3-coverage_5.1.bb}| 4 ++-- 1 file changed, 2 insertions(+)

Re: [oe] [meta-python][PATCH 09/12] python3-matplotlib: Upgrade 3.2.1 -> 3.2.2

2020-06-26 Thread Trevor Gamblin
Anavi Acked-by: Trevor Gamblin --- ...hon3-matplotlib_3.2.1.bb => python3-matplotlib_3.2.2.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-matplotlib_3.2.1.bb => python3-matplotlib_3.2.2.bb} (79%) diff --git a/meta-

Re: [oe] [meta-python][PATCH 07/12] python3-ruamel-yaml: Upgrade 0.16.5 0> 0.16.10

2020-06-26 Thread Trevor Gamblin
pdated and LIC_FILES_CHKSUM changed. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...ruamel-yaml_0.16.5.bb => python3-ruamel-yaml_0.16.10.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-ruamel-yaml_0.16.5.b

Re: [oe] [meta-python][PATCH 11/12] python3-coloredlogs: Upgrade 10.0 -> 14.0

2020-06-26 Thread Trevor Gamblin
document supported custom fields. - Consistently use console highlighting in documentation. - Fix a broken link in the readme. The year in LICENSE.txt has been updated. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...hon3-coloredlogs_10.0.bb => python3-coloredlogs_14.0.bb}

Re: [oe] [meta-python][PATCH 08/12] python3-pandas: Upgrade 1.0.3 -> 1.0.5

2020-06-26 Thread Trevor Gamblin
dtype with values of a different dtype Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-pandas_1.0.3.bb => python3-pandas_1.0.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-pandas_1.0.3

Re: [oe] [meta-python][PATCH 04/12] python3-twine: Upgrade 3.1.1 -> 3.2.0

2020-06-26 Thread Trevor Gamblin
of Twine's API Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/{python3-twine_3.1.1.bb => python3-twine_3.2.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-twine_3.1.1.bb => python3-twine_3.2.0.

Re: [oe] [meta-python][PATCH 05/12] python3-pyexpect: Upgrade 1.0.19 -> 1.0.20

2020-06-26 Thread Trevor Gamblin
LIC_FILES_CHKSUM changed due to the recent modifications of README.md. The license remains the same. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...ython3-pyexpect_1.0.19.bb => python3-pyexpect_1.0.20.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-pyt

Re: [oe] [meta-python][PATCH 02/12] python3-jsonpatch: Upgrade 1.25 -> 1.26

2020-06-26 Thread Trevor Gamblin
On 6/25/20 5:07 AM, Leon Anavi wrote: Upgrade to release 1.26: - Optimize exception message - Optimize error handling - Fixed some typos and wording Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-jsonpatch_1.25.bb => python3-jsonpatch_1.26.bb} | 4 ++-- 1 f

Re: [oe] [meta-python][PATCH 01/12] python3-pytun: Consolidate in a single file

2020-06-26 Thread Trevor Gamblin
On 6/25/20 5:07 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../recipes-connectivity/python-pytun/python3-pytun_2.3.0.bb| 2 -- .../python-pytun.inc => python3-pytun/python3-pytun_2.3.0.bb}

Re: [oe] [meta-python][PATCH 06/12] python3-pyjks: Upgrade 19.0.0 -> 20.0.0

2020-06-26 Thread Trevor Gamblin
On 6/25/20 5:07 AM, Leon Anavi wrote: Upgrade to release 20.0.0: - Mirrors keytool support for keystores with empty passphrases - Add Python 3.7 and 3.8 to support matrix - Docs and examples fixes Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-pyjks_19.0.0.bb

Re: [oe] [meta-python][PATCH 03/12] python3-socketio: Upgrade 4.5.1 -> 4.6.0

2020-06-26 Thread Trevor Gamblin
lifespan handlers - Remove references to Python 2.7 in the documentation - Fix server example in docstring - Fix documentation typo Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-socketio_4.5.1.bb => python3-socketio_4.6.0.bb} | 4 ++-- 1 file changed, 2 insertions(+)

Re: [oe] [meta-python][PATCH 11/11] python3-xxhash: Upgrade 1.4.3 -> 1.4.4

2020-06-25 Thread Trevor Gamblin
On 6/23/20 5:51 AM, Leon Anavi wrote: Upgrade to release 1.4.4: - Upgrade xxHash to v0.7.3 - Stop using PEP393 deprecated APIs - Use XXH(32|64)_canonicalFromHash to replace u2bytes and ull2bytes Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-xxhash_1.4.3.bb

Re: [oe] [meta-python][PATCH 09/11] python3-spidev: Upgrade 3.4 -> 3.5

2020-06-25 Thread Trevor Gamblin
On 6/23/20 5:51 AM, Leon Anavi wrote: Upgrade to release 3.5: - Fixed memory leaks Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/{python3-spidev_3.4.bb => python3-spidev_3.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/reci

Re: [oe] [meta-python][PATCH 08/11] python3-semver: Upgrade 2.8.1 -> 2.10.2

2020-06-25 Thread Trevor Gamblin
On 6/23/20 5:51 AM, Leon Anavi wrote: Upgrade to release 2.10.2: - :gh:`268`: Increase coverage - :gh:`260` (:pr:`261`): Fixed __getitem__ returning None on wrong parts :pr:`263`: Doc: Add missing "install" subcommand for openSUSE Signed-off-by: Leon Anavi Acked-by: Trev

Re: [oe] [meta-python][PATCH 10/11] python3-pint: Upgrade 0.12 -> 0.13

2020-06-25 Thread Trevor Gamblin
ort for checking prefixed units using `in` keyword - Updated many examples in the documentation to reflect Pint's current behavior Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/{python3-pint_0.12.bb => python3-pint_0.13.bb} | 4 ++-- 1 file changed, 2 insert

Re: [oe] [meta-python][PATCH 05/11] python3-more-itertools: Upgrade 8.3.0 -> 8.4.0

2020-06-25 Thread Trevor Gamblin
` were improved - Other changes: Automated tests now enforce code style (using black) The various signatures of :func:`islice_extended` and :func:`numeric_range` now appear in the docs The test configuration for mypy was updated Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin

Re: [oe] [meta-python][PATCH 07/11] python3-pytest-timeout: Upgrade 1.3.4 -> 1.4.1

2020-06-25 Thread Trevor Gamblin
On 6/23/20 5:51 AM, Leon Anavi wrote: Upgrade to release 1.4.1: - Fix coverage compatibility which was broken by 1.4.0. - Better detection of when we are debugging. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...ytest-timeout_1.3.4.bb => python3-pytest-timeout_1.4.1.bb}

Re: [oe] [meta-python][PATCH 06/11] python3-configparser: Upgrade 4.0.2 -> 5.0.0

2020-06-25 Thread Trevor Gamblin
but will no longer be updated for future releases. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...-configparser_4.0.2.bb => python3-configparser_5.0.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{p

Re: [oe] [meta-python][PATCH 04/11] python3-setuptools-scm: Upgrade 3.5.0 -> 4.1.2

2020-06-25 Thread Trevor Gamblin
available to version metadata - drop official support for python 3.4 Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...etuptools-scm_3.5.0.bb => python3-setuptools-scm_4.1.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/pyt

Re: [oe] [meta-python][PATCH 01/11] python3-sqlalchemy: Upgrade 1.3.12 -> 1.3.17

2020-06-25 Thread Trevor Gamblin
Bug fixes - schema Bug fixes - schema Add comment attribute to _schema.Column __repr__ method. The year in LICENSE has been updated so LIC_FILES_CHKSUM was changed. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...n3-sqlalchemy_1.3.12.bb => python3-sqlalchemy_1.3.17.bb}

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

2020-06-25 Thread Trevor Gamblin
_out wasn't using os.dup2 - regression make _fg work with _cwd again - an invalid _cwd now raises a ForkException not an OSError. - AIX support - added a timeout=None param to RunningCommand.wait() Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/{python3-sh_1.12.14.bb

Re: [oe] [meta-python][PATCH 03/11] python3-certifi: Upgrade 2019.11.28 -> 2020.6.20

2020-06-25 Thread Trevor Gamblin
works with importlib.resources when available - Clarify trust origin is Mozilla Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...on3-certifi_2019.11.28.bb => python3-certifi_2020.6.20.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/py

Re: [oe] [meta-python][PATCH] python3-py: upgrade 1.8.1 -> 1.8.2

2020-06-25 Thread Trevor Gamblin
On 6/24/20 5:21 AM, Wang Mingyu wrote: ​​Signed-off-by: Wang Mingyu Acked-by: Trevor Gamblin ---  .../python/{python3-py_1.8.1.bb => python3-py_1.8.2.bb}      | 4 ++--  1 file changed, 2 insertions(+), 2 deletions(-)  rename meta-python/recipes-devtools/python/{python3-py_1.8.1

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

2020-06-25 Thread Trevor Gamblin
On 6/24/20 11:16 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Add a HOMEPAGE. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../recipes-devtools/python/python-networkx.inc | 8 .../recipes-devtools/python/python3-networkx_2.4.bb

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

2020-06-25 Thread Trevor Gamblin
On 6/24/20 11:16 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-netifaces.inc | 10 -- .../python/python3-netifaces_0.10.9.bb | 12

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

2020-06-25 Thread Trevor Gamblin
On 6/24/20 11:16 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-netaddr.inc| 13 - .../python/python3-netaddr_0.7.19.bb | 15

Re: [oe] [meta-python][PATCH 04/10] python3-netaddr: Upgrade 0.7.19 -> 0.7.20

2020-06-25 Thread Trevor Gamblin
__file__ in all code that's expected to run in environments that don't support it (like PyOxidizer-produced binaries). - Updated all databases included in the package. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-netaddr_0.7.19.bb => python3-netaddr_0.

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

2020-06-25 Thread Trevor Gamblin
On 6/24/20 11:16 AM, Leon Anavi wrote: Consolidate inc and bb files into a single bb file. Fix the HOMEPAGE to point to the GitHub repository. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../python/python-ndg-httpsclient.inc | 25 - .../python/python3

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

2020-06-25 Thread Trevor Gamblin
On 6/24/20 11:16 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-lazy-object-proxy.inc| 12 .../python/python3-lazy-object-proxy_1.4.3.bb | 14

Re: [oe] [meta-python][PATCH 07/10] python3-lazy-object-proxy: Upgrade 1.4.3 -> 1.5.0

2020-06-25 Thread Trevor Gamblin
On 6/24/20 11:16 AM, Leon Anavi wrote: Upgrade to release 1.5.0: - Added support for __fspath__. - Dropped support for Python 3.4. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...ject-proxy_1.4.3.bb => python3-lazy-object-proxy_1.5.0.bb} | 4 ++-- 1 file changed, 2 inserti

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

2020-06-25 Thread Trevor Gamblin
On 6/24/20 11:16 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-license-expression.inc | 29 - .../python/python3-license-expression_1.0.bb | 31

Re: [oe] [meta-python][PATCH 10/10] python3-wcwidth: Upgrade 0.2.4 -> 0.2.5

2020-06-25 Thread Trevor Gamblin
On 6/24/20 11:16 AM, Leon Anavi wrote: Upgrade to release 0.2.5: - Do not depend on pkg_resources module for list_versions() function. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-wcwidth_0.2.4.bb => python3-wcwidth_0.2.5.bb}| 4 ++-- 1 file changed

Re: [oe] [meta-python][PATCH 09/10] python3-license-expression: Upgrade 1.0 -> 1.2

2020-06-25 Thread Trevor Gamblin
On 6/24/20 11:16 AM, Leon Anavi wrote: Upgrade to release 1.2: - Add ability to render WITH expression wrapped in parenthesis - Fix anomalous backslashes in strings - Update the thirdparty directory structure Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...se-expression_1.0.bb

Re: [oe] [meta-python][PATCH] python3-requests-toolbelt: add recipe for v0.9.1

2020-06-25 Thread Trevor Gamblin
On 6/24/20 2:45 PM, Sakib Sajal wrote: Signed-off-by: Sakib Sajal Acked-by: Trevor Gamblin --- .../python/python3-requests-toolbelt_0.9.1.bb| 16 1 file changed, 16 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-requests

Re: [oe] [meta-python][PATCH 3/3] python3-msgpack: Upgrade 0.6.2 -> 1.0.0

2020-06-22 Thread Trevor Gamblin
-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-msgpack_0.6.2.bb => python3-msgpack_1.0.0.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-msgpack_0.6.2.bb => python3-msgpack_1.0.0.bb} (77%) diff --git

Re: [oe] [meta-python][PATCH 1/3] python3-booleanpy: Upgrade 3.7 to 3.8

2020-06-22 Thread Trevor Gamblin
checksum because the year has been updated. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-booleanpy_3.7.bb => python3-booleanpy_3.8.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-booleanpy_3.7

Re: [oe] [meta-python][PATCH 2/3] python3-toml: Upgrade 0.10.0 -> 0.10.1

2020-06-22 Thread Trevor Gamblin
pdated and the md5 checksum has changed. The license remains MIT. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../{python3-toml_0.10.0.bb => python3-toml_0.10.1.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/py

Re: [oe] [meta-python][PATCH 6/7] python3-prompt-toolkit: Upgrade 2.0.10 -> 3.0.5

2020-06-22 Thread Trevor Gamblin
r` in `Application.run` to the `run_async` call. - Bugfix in `NestedCompleter` when there is a leading space. - Bugfix in mouse handling on Windows. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- ...mpt-toolkit_2.0.10.bb => python3-prompt-toolkit_3.0.5.bb} | 5 +++-- 1 file changed, 3 in

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

2020-06-22 Thread Trevor Gamblin
On 6/19/20 4:10 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-ptyprocess.inc | 41 -- .../python/python3-ptyprocess_0.6.0.bb| 43

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

2020-06-22 Thread Trevor Gamblin
On 6/19/20 4:10 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-prompt-toolkit.inc | 18 -- .../python/python3-prompt-toolkit_2.0.10.bb| 17

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

2020-06-22 Thread Trevor Gamblin
On 6/19/20 4:10 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-pathlib2.inc | 11 --- .../python/python3-pathlib2_2.3.5.bb| 13

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

2020-06-22 Thread Trevor Gamblin
On 6/19/20 4:10 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-pretend.inc| 9 - .../recipes-devtools/python/python3-pretend_1.0.9.bb | 11

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

2020-06-22 Thread Trevor Gamblin
Leon Anavi Acked-by: Trevor Gamblin --- .../python/python-passlib.inc | 19 - .../python/python3-passlib_1.7.2.bb | 21 ++- 2 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/p

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

2020-06-22 Thread Trevor Gamblin
On 6/19/20 4:10 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-parse.inc | 26 - .../python/python3-parse_1.15.0.bb| 28

Re: [oe] [meta-python] [PATCH] python3-wtforms: upgrade 2.2.1 -> 2.3.1

2020-06-19 Thread Trevor Gamblin
On 6/17/20 9:38 AM, Wang Mingyu wrote: ​​Signed-off-by: Wang Mingyu Acked-by: Trevor Gamblin ---  .../{python3-wtforms_2.2.1.bb => python3-wtforms_2.3.1.bb}  | 6 +++---  1 file changed, 3 insertions(+), 3 deletions(-)  rename meta-python/recipes-devtools/python/{python3-wtforms_2.2.1

Re: [oe] [meta-python][PATCH] python3-pocketsphinx: Inherit features_check

2020-06-19 Thread Trevor Gamblin
On 6/17/20 6:15 AM, Leon Anavi wrote: Inherit features_check to fix unhandled-features-check warning while executing do_package_qa. Suggested-by: Khem Raj Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- .../recipes-devtools/python/python3-pocketsphinx_0.1.15.bb | 2 +- 1

Re: [oe] [meta-python][PATCH 7/7] python3-pyrad: add package

2020-06-19 Thread Trevor Gamblin
On 6/18/20 11:28 AM, akuster wrote: Signed-off-by: Armin Kuster Acked-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python3-pyrad_2.3.bb | 9 + 1 file changed, 9 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pyrad_2.3.bb diff --git a

Re: [oe] [meta-python][PATCH 5/7] python3-sqlsoup: add package

2020-06-19 Thread Trevor Gamblin
On 6/18/20 11:28 AM, akuster wrote: Signed-off-by: Armin Kuster Acked-by: Trevor Gamblin --- .../recipes-devtools/python/python3-sqlsoup_0.9.1.bb | 9 + 1 file changed, 9 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-sqlsoup_0.9.1.bb diff

Re: [oe] [meta-python][PATCH 6/7] python3-smpplib: add package

2020-06-19 Thread Trevor Gamblin
On 6/18/20 11:28 AM, akuster wrote: Signed-off-by: Armin Kuster Acked-by: Trevor Gamblin --- .../recipes-devtools/python/python3-smpplib_2.1.0.bb | 9 + 1 file changed, 9 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-smpplib_2.1.0.bb diff

Re: [oe] [meta-python][PATCH 1/7] python3-configobj: Add package

2020-06-19 Thread Trevor Gamblin
On 6/18/20 11:27 AM, akuster wrote: Signed-off-by: Armin Kuster Acked-by: Trevor Gamblin --- .../recipes-devtools/python/python3-configobj_5.0.6.bb | 9 + 1 file changed, 9 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-configobj_5.0.6.bb diff

Re: [oe] [meta-python][PATCH 2/7] python3-croniter: add package

2020-06-19 Thread Trevor Gamblin
On 6/18/20 11:28 AM, akuster wrote: Signed-off-by: Armin Kuster Acked-by: Trevor Gamblin --- .../python/python3-croniter_0.3.33.bb | 11 +++ 1 file changed, 11 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-croniter_0.3.33.bb diff

Re: [oe] [meta-python][PATCH 3/7] python3-flask-versioned: Add package

2020-06-19 Thread Trevor Gamblin
On 6/18/20 11:28 AM, akuster wrote: Signed-off-by: Armin Kuster Acked-by: Trevor Gamblin --- .../python/python3-flask-versioned_0.9.4-20101221.bb | 9 + 1 file changed, 9 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-flask-versioned_0.9.4

Re: [oe] [meta-python][PATCH 4/7] python3-huey: Add package

2020-06-19 Thread Trevor Gamblin
On 6/18/20 11:28 AM, akuster wrote: Signed-off-by: Armin Kuster Acked-by: Trevor Gamblin --- .../recipes-devtools/python/python3-huey_2.2.0.bb | 10 ++ 1 file changed, 10 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-huey_2.2.0.bb diff --git

Re: [oe] [meta-python][PATCH 3/3] python3-periphery: Upgrade 2.0.1 -> 2.1.0

2020-06-18 Thread Trevor Gamblin
unexpected empty read in read(), which may be caused by a serial port disconnect. - Add vmin and vtime properties for the corresponding termios settings. - Add support for termios timeout with read(). - Improve wording in docstrings. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin

Re: [oe] [meta-python][PATCH v2 2/2] add python3-argexec

2020-06-18 Thread Trevor Gamblin
On 6/17/20 3:15 PM, Ryan Rowe wrote: Signed-off-by: Ryan Rowe Acked-by: Trevor Gamblin --- .../python/python3-argexec_1.0.2.bb | 17 + 1 file changed, 17 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-argexec_1.0.2.bb diff

Re: [oe] [meta-python][PATCH 2/3] python3-periphery: Consolidate in a single file

2020-06-18 Thread Trevor Gamblin
On 6/18/20 5:03 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-periphery.inc| 9 - .../python/python3-periphery_2.0.1.bb | 13 +++-- 2

Re: [oe] [meta-python][PATCH 1/3] python3-pexpect: Consolidate in a single file

2020-06-18 Thread Trevor Gamblin
On 6/18/20 5: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/python-pexpect.inc | 23 - .../python/python3-pexpect_4.8.0.bb | 25

Re: [oe] [meta-python][PATCH v2 1/2] add python3-dynamic-dispatch

2020-06-18 Thread Trevor Gamblin
On 6/17/20 3:15 PM, Ryan Rowe wrote: Signed-off-by: Ryan Rowe Acked-by: Trevor Gamblin --- .../python/python3-dynamic-dispatch_1.0.2.bb | 18 ++ 1 file changed, 18 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-dynamic-dispatch_1.0.2.bb

Re: [oe] [meta-python] [PATCH] python3-dnspython: Enable ptest

2020-06-17 Thread Trevor Gamblin
On 6/15/20 1:31 PM, zhengruoqin wrote: Signed-off-by: Zheng Ruoqin Acked-by: Trevor Gamblin --- .../python/python3-dnspython/run-ptest| 3 +++ .../python/python3-dnspython_1.16.0.bb| 15 ++- 2 files changed, 17 insertions(+), 1 deletion(-) create

Re: [oe] [meta-python] [PATCH] python3-dominate: Enable ptest

2020-06-17 Thread Trevor Gamblin
On 6/15/20 1:39 PM, zhengruoqin wrote: Signed-off-by: Zheng Ruoqin Acked-by: Trevor Gamblin --- .../python/python3-dominate/run-ptest | 3 +++ .../python/python3-dominate_2.5.1.bb | 15 ++- 2 files changed, 17 insertions(+), 1 deletion(-) create

Re: [oe] [meta-python][PATCH] python-kconfiglib.inc: Remove

2020-06-17 Thread Trevor Gamblin
On 6/15/20 12:49 PM, Leon Anavi wrote: Remove inc file because the recipe python3-kconfiglib has been alredy consolidated in a single file. I forgot to delete the inc file in the previous commit. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin --- meta-python/recipes-devtools/python

Re: [oe] [meta-python] [PATCH] python3-cachetools: Enable ptest

2020-06-17 Thread Trevor Gamblin
On 6/15/20 1:28 PM, zhengruoqin wrote: Signed-off-by: Zheng Ruoqin Acked-by: Trevor Gamblin --- .../python/python3-cachetools/run-ptest | 3 +++ .../python/python3-cachetools_4.1.0.bb| 15 ++- 2 files changed, 17 insertions(+), 1 deletion(-) create

Re: [oe] [meta-python] [PATCH] python-html2text: Enable ptest

2020-06-17 Thread Trevor Gamblin
On 6/15/20 10:40 AM, zangrc wrote: Signed-off-by: Zang Ruochen Acked-by: Trevor Gamblin --- .../python/python3-html2text/run-ptest| 3 +++ .../python/python3-html2text_2020.1.16.bb | 15 ++- 2 files changed, 17 insertions(+), 1 deletion(-) create mode

Re: [oe] [meta-python] [PATCH] python3-gunicorn: Enable ptest

2020-06-17 Thread Trevor Gamblin
On 6/15/20 10:46 AM, zangrc wrote: Signed-off-by: Zang Ruochen Acked-by: Trevor Gamblin --- .../python/python3-gunicorn/run-ptest | 3 +++ .../python/python3-gunicorn_20.0.4.bb | 15 ++- 2 files changed, 17 insertions(+), 1 deletion(-) create mode

Re: [oe] [meta-python] [PATCH] python3-ipy: Enable ptest

2020-06-17 Thread Trevor Gamblin
On 6/15/20 10:38 AM, zangrc wrote: -Consolidate into a single file. Signed-off-by: Zang Ruochen Acked-by: Trevor Gamblin --- .../recipes-devtools/python/python-ipy.inc| 19 --- .../python/python3-ipy/run-ptest | 3 ++ .../python/python3-ipy_1.00.bb

Re: [oe] [meta-python] [PATCH] python3-intervals: Enable ptest

2020-06-17 Thread Trevor Gamblin
On 6/15/20 10:37 AM, zangrc wrote: -Consolidate into a single file. Signed-off-by: Zang Ruochen Acked-by: Trevor Gamblin --- .../python/python-intervals.inc | 15 -- .../python/python3-intervals/run-ptest| 3 ++ .../python/python3-intervals_1.10.0.bb

Re: [oe] [meta-python] [PATCH] python3-iso3166: Enable ptest

2020-06-17 Thread Trevor Gamblin
On 6/15/20 10:39 AM, zangrc wrote: -Consolidate into a single file. Signed-off-by: Zang Ruochen Acked-by: Trevor Gamblin --- .../python/python3-iso3166/run-ptest | 3 +++ .../python/python3-iso3166_1.0.1.bb | 15 ++- 2 files changed, 17

<    5   6   7   8   9   10   11   12   13   >