[oe] [meta-python][PATCH 04/10] python3-sqlalchemy: Upgrade 1.3.20 -> 1.3.22

2021-01-06 Thread Leon Anavi
as Oracle databases with this restriction explicitly disallow the user from reading the current isolation level. Signed-off-by: Leon Anavi --- ...thon3-sqlalchemy_1.3.20.bb => python3-sqlalchemy_1.3.22.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-de

[oe] [meta-python][PATCH 06/10] python3-pytest-metadata: Upgrade 1.10.0 -> 1.11.0

2021-01-06 Thread Leon Anavi
Upgrade to release 1.11.0: - Provide a session fixture to include metadata in Junit XMLs as property tags Signed-off-by: Leon Anavi --- ...st-metadata_1.10.0.bb => python3-pytest-metadata_1.11.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devto

[oe] [meta-python][PATCH 03/10] python3-humanfriendly: Upgrade 8.2 -> 9.1

2021-01-06 Thread Leon Anavi
arguments - Added pluralize_raw() to select singular or plural form without prefixing the count to the text that is returned Signed-off-by: Leon Anavi --- ...thon3-humanfriendly_8.2.bb => python3-humanfriendly_9.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-p

[oe] [meta-python][PATCH 02/10] python3-twine: Upgrade 3.2.0 -> 3.3.0

2021-01-06 Thread Leon Anavi
Signed-off-by: Leon Anavi --- .../python/{python3-twine_3.2.0.bb => python3-twine_3.3.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-twine_3.2.0.bb => python3-twine_3.3.0.bb} (68%) diff --git a/meta-python/recipes-de

[oe] [meta-python][PATCH 01/10] python3-sympy: Upgrade 1.6.2 -> 1.7.1

2021-01-06 Thread Leon Anavi
. - sympy.stats.sample now has an optional seed argument. - Random failures with sympy.stats.sample have now been fixed. Signed-off-by: Leon Anavi --- .../python/{python3-sympy_1.6.2.bb => python3-sympy_1.7.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devto

[oe] [meta-python][PATCH 07/10] python3-pychromecast: Upgrade 7.6.0 -> 7.7.1

2021-01-05 Thread Leon Anavi
Upgrade to release 7.7.1: - Update local http API, re-add get_multizone_status - Don't throw if socket is already closed when cleaning up Signed-off-by: Leon Anavi --- ...hon3-pychromecast_7.6.0.bb => python3-pychromecast_7.7.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ren

[oe] [meta-python][PATCH 03/10] python3-argcomplete: Upgrade 1.12.1 -> 1.12.2

2021-01-05 Thread Leon Anavi
Upgrade to release 1.12.2: - Update importlib-metadata dependency pin - Add change log project URL - Replace Travis CI with GitHub Actions Signed-off-by: Leon Anavi --- ...on3-argcomplete_1.12.1.bb => python3-argcomplete_1.12.2.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deleti

[oe] [meta-python][PATCH 09/10] python3-croniter: Upgrade 0.3.36 -> 0.3.37

2021-01-05 Thread Leon Anavi
Upgrade to release 0.3.37: - Added Python 3.8 and 3.9 support Signed-off-by: Leon Anavi --- ...{python3-croniter_0.3.36.bb => python3-croniter_0.3.37.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-croniter_0.3.36

[oe] [meta-python][PATCH 02/10] python3-psutil: Upgrade 5.7.3 -> 5.8.0

2021-01-05 Thread Leon Anavi
(they are no longer free). CI testing is now done by GitHub Actions on Linux, macOS and FreeBSD (yes). AppVeyor is still being used for Windows CI. - [Linux] get rid of sensors_temperatures() duplicates. Signed-off-by: Leon Anavi --- .../{python3-psutil_5.7.3.bb => python3-psutil_5.8.0.bb} | 3 +--

[oe] [meta-python][PATCH 01/10] python3-jsonpatch: Upgrade 1.26 -> 1.28

2021-01-05 Thread Leon Anavi
Upgrade to release 1.28: - Declare json-patch operations as a class-based attribute Signed-off-by: Leon Anavi --- .../{python3-jsonpatch_1.26.bb => python3-jsonpatch_1.28.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{pyth

[oe] [meta-python][PATCH 08/10] python3-txaio: Upgrade 20.4.1 -> 20.12.1

2021-01-05 Thread Leon Anavi
Upgrade to release 20.12.1: - CI/CD migrated to GitHub Actions - support Python 3.9 (CI / testing added) - minimum Python version is now 3.6 Signed-off-by: Leon Anavi --- .../{python3-txaio_20.4.1.bb => python3-txaio_20.12.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 delet

[oe] [meta-python][PATCH 06/10] python3-prompt-toolkit: Upgrade 3.0.8 -> 3.0.9

2021-01-05 Thread Leon Anavi
. Signed-off-by: Leon Anavi --- ...prompt-toolkit_3.0.8.bb => python3-prompt-toolkit_3.0.9.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-prompt-toolkit_3.0.8.bb => python3-prompt-toolkit_3.0.9.bb} (80%) diff --git a/meta-

[oe] [meta-python][PATCH 05/10] python3-nocaselist: Upgrade 1.0.3 -> 1.0.4

2021-01-05 Thread Leon Anavi
: File changed but the licence remains the same. Signed-off-by: Leon Anavi --- .../recipes-devtools/python/python3-nocaselist_1.0.3.bb | 9 - .../recipes-devtools/python/python3-nocaselist_1.0.4.bb | 8 2 files changed, 8 insertions(+), 9 deletions(-) delete mode 100644 meta

[oe] [meta-python][PATCH 10/10] python3-pandas: Upgrade 1.1.4 -> 1.2.0

2021-01-05 Thread Leon Anavi
data types for float data - Index/column name preservation when aggregating - GroupBy supports EWM operations directly - Various bug fixes Signed-off-by: Leon Anavi --- .../{python3-pandas_1.1.4.bb => python3-pandas_1.2.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ren

[oe] [meta-python][PATCH 04/10] python3-multidict: Upgrade 5.0.0 -> 5.1.0

2021-01-05 Thread Leon Anavi
Upgrade to release 5.1.0: - Support GenericAliases (MultiDict[str]) for Python 3.9+ - Synchronize the declared supported Python versions in setup.py with actually supported and tested ones. Signed-off-by: Leon Anavi --- .../{python3-multidict_5.0.0.bb => python3-multidict_5.1.0.bb}

[oe] [meta-python][PATCH 2/3] python3-nocasedict: Upgrade 1.0.1 -> 1.0.2

2021-01-04 Thread Leon Anavi
: File changed but the licence remains the same. Signed-off-by: Leon Anavi --- .../recipes-devtools/python/python3-nocasedict_1.0.1.bb | 9 - .../recipes-devtools/python/python3-nocasedict_1.0.2.bb | 8 2 files changed, 8 insertions(+), 9 deletions(-) delete mode 100644 meta

[oe] [meta-python][PATCH 3/3] python3-soupsieve: Upgrade 2.0.1 -> 2.1

2021-01-04 Thread Leon Anavi
not immediately reference bs4 functions. This should give a performance boost to functions that had previously included bs4 locally. Signed-off-by: Leon Anavi --- .../{python3-soupsieve_2.0.1.bb => python3-soupsieve_2.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-pyt

[oe] [meta-python][PATCH 1/3] python3-requests: Upgrade 2.25.0 -> 2.25.1

2021-01-04 Thread Leon Anavi
Upgrade to release 2.25.1: - Requests now treats application/json as utf8 by default. Resolving inconsistencies between r.text and r.json output. - Requests now supports chardet v4.x. Signed-off-by: Leon Anavi --- .../{python3-requests_2.25.0.bb => python3-requests_2.25.1.bb} | 2 +- 1 f

[oe] [meta-python][PATCH 3/3] python3-pymongo: Upgrade 3.11.0 -> 3.11.2

2020-12-22 Thread Leon Anavi
of None (PYTHON-2443). Signed-off-by: Leon Anavi --- .../{python3-pymongo_3.11.0.bb => python3-pymongo_3.11.2.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-pymongo_3.11.0.bb => python3-pymongo_3.11.2.bb} (86%) diff --git

[oe] [meta-python][PATCH 2/3] python3-gmqtt: Upgrade 0.6.8 -> 0.6.9

2020-12-22 Thread Leon Anavi
Upgrade to release 0.6.9: - Handle unexpected errors while reconnecting - Improve tests: Increased the time for waiting of the message Signed-off-by: Leon Anavi --- .../python/{python3-gmqtt_0.6.8.bb => python3-gmqtt_0.6.9.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ren

[oe] [meta-python][PATCH 1/3] python3-natsort: Upgrade 7.0.1 -> 7.1.0

2020-12-22 Thread Leon Anavi
- Various typos, missing figures, and out-of-date information in the "How it works" - Fix typo in CHANGELOG - Updated "How it works" to account for Pandas updates Signed-off-by: Leon Anavi --- .../{python3-natsort_7.0.1.bb => python3-natsort_7.1.0.bb} | 2 +- 1 fi

[oe] [meta-python][PATCH 2/2] python3-watchdog: Upgrade 0.10.3 -> 1.0.2

2020-12-21 Thread Leon Anavi
events.LoggingFileSystemEventHandler class, use LoggingEventHandler instead - Wheels are published for GNU/Linux, macOS and Windows - Uniformize event for deletion of watched dir Signed-off-by: Leon Anavi --- .../{python3-watchdog_0.10.3.bb => python3-watchdog_1.0.2.bb} | 3 +-- 1 file changed, 1 insert

[oe] [meta-python][PATCH 1/2] python3-chardet: Upgrade 3.0.4 -> 4.0.0

2020-12-21 Thread Leon Anavi
to a substantial speedup. - There is now a chardet.detect_all function that returns a list of possible encodings for the input with associated confidences. - Support for Python 2.6, 3.4, and 3.5 was dropped as they are all past end-of-life. Signed-off-by: Leon Anavi --- .../{python3-chardet_3.0.4

[oe] [meta-python][PATCH 5/5] python3-luma-core: Upgrade 2.0.1 -> 2.2.0

2020-12-18 Thread Leon Anavi
Upgrade to release 2.2.0: - Linux framebuffer: Support BGR, RGBA & BGRA colorspace displays - Linux framebuffer pseudo-device uses diff-to-previous algorithm - Change order of namepaces cmdline, so SSD1306 is default Signed-off-by: Leon Anavi --- .../{python3-luma-core_2.0.1.bb => pytho

[oe] [meta-python][PATCH 4/5] python3-fasteners: Upgrade 0.15 -> 0.16

2020-12-18 Thread Leon Anavi
Upgrade to release 0.16: - Move from travis and appveyor to github actions - Add interprocess reader writer lock - Improve README - remove unused eventlet import - use stdlib monotonic instead of external for python >= 3.4 Signed-off-by: Leon Anavi --- .../{python3-fasteners_0.15.bb => p

[oe] [meta-python][PATCH 3/5] python3-humanize: Upgrade 3.1.0 -> 3.2.0

2020-12-18 Thread Leon Anavi
Upgrade to release 3.2.0: - Internationalise intcomma and add fr_FR - Apply setup-py-upgrade - Test Python 3.9 final on Travis CI - Fix grammar mistake in the Dutch translations Signed-off-by: Leon Anavi --- .../{python3-humanize_3.1.0.bb => python3-humanize_3.2.0.bb} | 3 +-- 1 file chan

[oe] [meta-python][PATCH 2/5] python3-pychromecast: Upgrade 7.5.1 -> 7.6.0

2020-12-18 Thread Leon Anavi
Upgrade to release 7.6.0: - Spotify quick play (again) - Fix next/previous track - Add support for BubbleUPNP Signed-off-by: Leon Anavi --- ...on3-pychromecast_7.5.1.bb => python3-pychromecast_7.6.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/reci

[oe] [meta-python][PATCH 1/5] python3-stevedore: Upgrade 3.2.2 -> 3.3.0

2020-12-18 Thread Leon Anavi
Upgrade to release 3.3.0: - Use py3 as the default runtime for tox - Adding pre-commit - Fix cache dir flooding when running from /tmp - Add Python3 wallaby unit tests - Update master for stable/victoria Signed-off-by: Leon Anavi --- .../{python3-stevedore_3.2.2.bb => python3-stevedore_3.

Re: [oe] [meta-python][PATCH 1/3] python3-pyrad: Upgrade 2.3 -> 2.4

2020-11-27 Thread Leon Anavi
Hi Khem, On 26.11.20 г. 20:06 ч., Khem Raj wrote: On Thu, Nov 26, 2020 at 10:04 AM Leon Anavi wrote: Upgrade to release 2.4: - Support poetry for for building this project - Use secrets.SysRandom instead of random.SystemRandom if possible - .get on Packets has an optional default parameter

[oe] [meta-python][PATCH 2/3] python3-bitstruct: Upgrade 8.11.0 -> 8.11.1

2020-11-26 Thread Leon Anavi
Upgrade to release 8.11.1: - Fix memory leak in unpack dict C extension - Release with python3 Signed-off-by: Leon Anavi --- ...python3-bitstruct_8.11.0.bb => python3-bitstruct_8.11.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/pyt

[oe] [meta-python][PATCH 3/3] python3-yarl: Upgrade 1.6.2 -> 1.6.3

2020-11-26 Thread Leon Anavi
Upgrade to release 1.6.3: - No longer loose characters when decoding incorrect percent-sequences (like %e2%82%f8). All non-decodable percent-sequences are now preserved. - Provide x86 Windows wheels. Signed-off-by: Leon Anavi --- .../python/{python3-yarl_1.6.2.bb => python3-yarl_1.6.3

[oe] [meta-python][PATCH 1/3] python3-pyrad: Upgrade 2.3 -> 2.4

2020-11-26 Thread Leon Anavi
Missing send_packet for async Client - Fixed python3 support for SaltCrypt (was previously broken) License-Update: Use file PKG-INFO. Signed-off-by: Leon Anavi --- meta-python/recipes-devtools/python/python3-pyrad_2.3.bb | 9 - meta-python/recipes-devtools/python/python3-pyrad_2.4.bb | 9

[oe] [meta-python][PATCH 7/7] python3-transitions: Upgrade 0.8.4 -> 0.8.5

2020-11-26 Thread Leon Anavi
Upgrade to release 0.8.5: - AsyncMachine.switch_model_context is expected to be async now for easier integration of async code during model switch. - Bugfix: Initializing a machine with GraphSupport threw an exception when initial was set to a nested or parallel state Signed-off-by: Leon

[oe] [meta-python][PATCH 5/7] python3-prettytable: Upgrade 1.0.1 -> 2.0.0

2020-11-26 Thread Leon Anavi
- Don't create universal wheel for Python 2 (and 3) - Fix docs to match code: from_cursor -> from_db_cursor - readme: update function name in example Signed-off-by: Leon Anavi --- ...on3-prettytable_1.0.1.bb => python3-prettytable_2.0.0.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 del

[oe] [meta-python][PATCH 6/7] python3-urllib3: Upgrade 1.25.11 -> 1.26.2

2020-11-26 Thread Leon Anavi
be raised from reading a socket (e.g. "bad MAC") into an urllib3.exceptions.SSLError - Fixed an issue where two User-Agent headers would be sent if a User-Agent header key is passed as bytes License-Update: Update copyright date Signed-off-by: Leon Anavi --- ...{python3-urllib3_

[oe] [meta-python][PATCH 3/7] python3-fastnumbers: Upgrade 3.0.0 -> 3.1.0

2020-11-26 Thread Leon Anavi
Upgrade to release 3.1.0: - query_type function to determine what as type fastnumbers will interpret a given input - Support for Python 3.9 (eliminate use of private Python C function that is now hidden in 3.9) License-Update: Update year Signed-off-by: Leon Anavi --- .../python/python3

[oe] [meta-python][PATCH 4/7] python3-ansi2html: Upgrade 1.5.2 -> 1.6.0

2020-11-26 Thread Leon Anavi
adding unwanted spaces - Fix writing to sys.stdout.buffer - Add convenience Makefile - Fix some bugs - add --inline style - Fix UnicodeDecodeError exception when Unicode characters appear in input Signed-off-by: Leon Anavi --- ...{python3-ansi2html_1.5.2.bb => python3-ansi2html_1.6.0.bb}

[oe] [meta-python][PATCH 2/7] python3-luma-oled: Upgrade 3.7.0 -> 3.8.1

2020-11-26 Thread Leon Anavi
Upgrade to release 3.8.1: - Improved diff_to_previous framebuffer performance - Fix mutable default parameter bug when using multiple displays Signed-off-by: Leon Anavi --- .../{python3-luma-oled_3.7.0.bb => python3-luma-oled_3.8.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deleti

[oe] [meta-python][PATCH 1/7] python3-luma-core: Upgrade 1.17.3 -> 2.0.1

2020-11-26 Thread Leon Anavi
Upgrade to release 2.0.1: - Improved diff_to_previous framebuffer performance - Add Linux framebuffer pseudo-device - Allow a wider range of SPI bus speeds - Fix to allow cmdline args to dynamically create a full_frame() instance Signed-off-by: Leon Anavi --- ...{python3-luma-core_1.17.3.bb

[oe] [meta-python][PATCH 3/3] python3-toml: Upgrade 0.10.1 -> 0.10.2

2020-11-20 Thread Leon Anavi
booleans - Bug fix: broken quoted section name starts with dot Signed-off-by: Leon Anavi --- .../python/{python3-toml_0.10.1.bb => python3-toml_0.10.2.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-toml_0.10.1.bb => p

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

2020-11-20 Thread Leon Anavi
Upgrade to release 1.10.1: - Fix packaging, exclude examples from wheel Signed-off-by: Leon Anavi --- ...thon3-arpeggio_1.9.2.bb => python3-arpeggio_1.10.1.bb} | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-arpeggio_1.9.2

[oe] [meta-python][PATCH 1/3] python3-cantools: Upgrade 35.3.0 -> 35.5.0

2020-11-20 Thread Leon Anavi
Upgrade to release 35.5.0: - Added support for CAN FD in monitor.py cli tool Signed-off-by: Leon Anavi --- .../{python3-cantools_35.3.0.bb => python3-cantools_35.5.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-cantools_35.

Re: [oe] [meta-python][PATCH 1/5] python3-gmqtt: Upgrade 0.6.7 -> 0.6.8

2020-11-19 Thread Leon Anavi
Hi Khem, On 18.11.20 г. 18:23 ч., Khem Raj wrote: On 11/18/20 6:02 AM, Leon Anavi wrote: Upgrade to release 0.6.8: - Fix encode str to bytes Signed-off-by: Leon Anavi ---   .../python/{python3-gmqtt_0.6.7.bb => python3-gmqtt_0.6.8.bb} | 4 ++--   1 file changed, 2 insertions(+)

[oe] [meta-python][PATCH 5/5] python3-certifi: Upgrade 2020.6.20 -> 2020.11.8

2020-11-18 Thread Leon Anavi
Upgrade to release 2020.11.8: - Declare support for Python 3.9 Signed-off-by: Leon Anavi --- ...hon3-certifi_2020.6.20.bb => python3-certifi_2020.11.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-certifi_2020.6.20

[oe] [meta-python][PATCH 4/5] python3-bitarray: Upgrade 1.6.0 -> 1.6.1

2020-11-18 Thread Leon Anavi
Upgrade to release 1.6.1: - use PyType_Ready for all types: bitarray, bitarrayiterator, decodeiterator, decodetree, searchiterator Signed-off-by: Leon Anavi --- .../{python3-bitarray_1.6.0.bb => python3-bitarray_1.6.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ren

[oe] [meta-python][PATCH 3/5] python3-croniter: Upgrade 0.3.35 -> 0.3.36

2020-11-18 Thread Leon Anavi
Upgrade to release 0.3.36: - Updated docs section regarding max_years_between_matches to be more shorter and hopefully more relevant - Don't install tests Signed-off-by: Leon Anavi --- ...{python3-croniter_0.3.35.bb => python3-croniter_0.3.36.bb} | 4 ++-- 1 file changed, 2 insertions(+)

[oe] [meta-python][PATCH 2/5] python3-diskcache: Upgrade 5.0.3 -> 5.1.0

2020-11-18 Thread Leon Anavi
Upgrade to release 5.1.0: - Support transactions in FanoutCache (probably a bad idea) - Prevent cache shard attribute access when unsafe Signed-off-by: Leon Anavi --- ...{python3-diskcache_5.0.3.bb => python3-diskcache_5.1.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ren

[oe] [meta-python][PATCH 1/5] python3-gmqtt: Upgrade 0.6.7 -> 0.6.8

2020-11-18 Thread Leon Anavi
Upgrade to release 0.6.8: - Fix encode str to bytes Signed-off-by: Leon Anavi --- .../python/{python3-gmqtt_0.6.7.bb => python3-gmqtt_0.6.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-gmqtt_0.6.7.bb => python3-gmqtt

[oe] [meta-python][PATCH 5/5] python3-attrs: 20.2.0 -> 20.3.0

2020-11-12 Thread Leon Anavi
to the retain_collection_types argument. - The type stubs for attr.s() and attr.make_class() are not missing the collect_by_mro argument anymore. Signed-off-by: Leon Anavi --- .../{python3-attrs_20.2.0.bb => python3-attrs_20.3.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deleti

[oe] [meta-python][PATCH 1/5] python3-cmd2: Upgrade 1.3.11 -> 1.4.0

2020-11-12 Thread Leon Anavi
Upgrade to release 1.4.0: - Fixed tab completion crash on Windows - Changed how multiline doc string help is formatted to match style of other help messages Signed-off-by: Leon Anavi --- .../python/{python3-cmd2_1.3.11.bb => python3-cmd2_1.4.0.bb} | 4 ++-- 1 file changed, 2 inserti

[oe] [meta-python][PATCH 3/5] python3-colorlog: Upgrade 4.4.0 -> 4.6.2

2020-11-12 Thread Leon Anavi
Upgrade to release 4.6.2: - Include tests using MANIFEST.in instead of setup.py - Switch to GitHub Actions - Don't publish to test pypi - we'd have to bump the version every commit Signed-off-by: Leon Anavi --- .../{python3-colorlog_4.4.0.bb => python3-colorlog_4.6.2.bb} | 4 ++-- 1 f

[oe] [meta-python][PATCH 4/5] python3-pandas: Upgrade 1.1.3 -> 1.1.4

2020-11-12 Thread Leon Anavi
read-only - Fixed bug in GroupBy.fillna() that introduced a performance regression after 1.0.5 - Fixed bug in DataFrame.info() was raising a KeyError when the DataFrame has integer column names - Fixed bug in DataFrameGroupby.apply() would drop a CategoricalIndex when grouped on Signed-off-by:

[oe] [meta-python][PATCH 2/5] python3-dill: Upgrade 0.3.2 -> 0.3.3

2020-11-12 Thread Leon Anavi
Upgrade to release 0.3.3: - Treat extension modules as built-in - Fix typo in README.md Signed-off-by: Leon Anavi --- .../recipes-devtools/python/python3-dill_0.3.2.bb | 9 - .../recipes-devtools/python/python3-dill_0.3.3.bb | 11 +++ 2 files changed, 11 insertions

[oe] [meta-python][PATCH 3/5] python3-prettytable: Upgrade 0.7.2 -> 1.0.0

2020-10-06 Thread Leon Anavi
at to work as intended. - Removed print_html() from README. - Added from_json and get_json_string to PrettyTable. - Fixed PLAIN_COLUMN to PLAIN_COLUMNS in README. - Added Markdown and Org mode styles. License-Update: Use wcwidth for better wide char support Signed-off-by: Leon Anavi --- ...-prettytabl

[oe] [meta-python][PATCH 5/5] python3-pandas: Upgrade 1.1.2 -> 1.1.3

2020-10-06 Thread Leon Anavi
Upgrade to release 1.1.3. This is a minor bug-fix release. It includes some regression fixes and bug fixes. Details are available at: https://github.com/pandas-dev/pandas/releases/tag/v1.1.3 Signed-off-by: Leon Anavi --- .../{python3-pandas_1.1.2.bb => python3-pandas_1.1.3.bb} | 4 ++--

[oe] [meta-python][PATCH 4/5] python3-nocaselist: Upgrade 1.0.2 -> 1.0.3

2020-10-06 Thread Leon Anavi
Upgrade to release 1.0.3: - Test: Fixed issue with virtualenv raising AttributeError during installtest on Python 3.4. - Added checking for no expected warning. Adjusted a testcase to accomodate the new check. Signed-off-by: Leon Anavi --- ...ython3-nocaselist_1.0.2.bb => pyth

[oe] [meta-python][PATCH 2/5] python3-pywbemtools: Upgrade 0.7.1 -> 0.7.2

2020-10-06 Thread Leon Anavi
Upgrade to release 0.7.2: - Test: Fixed attempt in test_class_cmds.py to invoke a non-static method on a class object. - Test: Preventive fix for potential issue with virtualenv raising AttributeError during installtest on Python 3.4. Signed-off-by: Leon Anavi --- ...hon3-pywbemtools_0.7.1

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

2020-10-05 Thread Leon Anavi
Upgrade to release 1.12.3: - deps: update setup.py to install httplib2>=0.15.0 Signed-off-by: Leon Anavi --- ...t_1.12.2.bb => python3-google-api-python-client_1.12.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-goog

[oe] [meta-python][PATCH 4/5] python3-humanize: Upgrade 3.0.0 -> 3.0.1

2020-10-05 Thread Leon Anavi
Upgrade to release 3.0.1: - Fix some translation for id_ID Signed-off-by: Leon Anavi --- .../{python3-humanize_3.0.0.bb => python3-humanize_3.0.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-humanize_3.0.0.bb => p

[oe] [meta-python][PATCH 3/5] beautifulsoup4: Upgrade 4.9.2 -> 4.9.3

2020-10-05 Thread Leon Anavi
Upgrade to release 4.9.3: - Implemented a significant performance optimization to the process of searching the parse tree. Signed-off-by: Leon Anavi --- ...eautifulsoup4_4.9.2.bb => python3-beautifulsoup4_4.9.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-pyt

[oe] [meta-python][PATCH 5/5] python3-zipp: Upgrade 3.2.0 -> 3.3.0

2020-10-05 Thread Leon Anavi
Upgrade to release 3.3.0: - Path objects now expose a .filename attribute and rely on that to resolve .name and .parent when the Path object is at the root of the zipfile. Signed-off-by: Leon Anavi --- .../python/{python3-zipp_3.2.0.bb => python3-zipp_3.3.0.bb} | 4 ++-- 1 file chan

[oe] [meta-python][PATCH 1/5] python3-nocasedict: Upgrade 1.0.0 -> 1.0.1

2020-10-05 Thread Leon Anavi
Upgrade to release 1.0.1: - Test: Fixed issue with virtualenv raising AttributeError during installtest on Python 3.4. - Fixed UserWarning about unpreserved order of input items. - Added checking for no expected warning. Adjusted a testcase to accomodate the new check. Signed-off-by: Leon

[oe] [meta-python][PATCH 1/5] python3-nocasedict: Upgrade 1.0.0 -> 1.0.1

2020-10-05 Thread Leon Anavi
Upgrade to release 1.0.1: - Test: Fixed issue with virtualenv raising AttributeError during installtest on Python 3.4. - Fixed UserWarning about unpreserved order of input items. - Added checking for no expected warning. Adjusted a testcase to accomodate the new check. Signed-off-by: Leon

[oe] [meta-python][PATCH 3/5] python3-humanize: Upgrade 2.6.0 -> 3.0.0

2020-10-01 Thread Leon Anavi
Upgrade to release 3.0.0: - Add explicit setuptools dependency for pkg_resources - Drop support for Python 3.5 - pdate minimum_unit handling of naturaldelta and naturaltime - Internationalise a previously hardcoded 'and' - Update docs Signed-off-by: Leon Anavi --- .../{python3-humanize_2.6.0

[oe] [meta-python][PATCH 4/5] python3-pystemd: Upgrade 0.7.0 -> 0.8.0

2020-10-01 Thread Leon Anavi
and pystemd.systemd1.Manager because we still "support python 3.4. - fix issue when char is unsigned, and -1 returns 255. - added slice_ option to pystemd.run to specify the cgroup where the unit is created. Signed-off-by: Leon Anavi --- .../{python3-pystemd_0.7.0.bb => python3-pystemd_

[oe] [meta-python][PATCH 5/5] python3-sentry-sdk: Upgrade 0.17.8 -> 0.18.0

2020-10-01 Thread Leon Anavi
resolver_match.callback and broke user code. Signed-off-by: Leon Anavi --- ...hon3-sentry-sdk_0.17.8.bb => python3-sentry-sdk_0.18.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-sentry-sdk_0.17.8.bb => python3-sentry-sdk_0.18.0.bb} (72%)

[oe] [meta-python][PATCH 1/5] python3-isort: Upgrade 5.5.3 -> 5.5.4

2020-10-01 Thread Leon Anavi
Upgrade to release 5.5.4: - In rare cases isort changes the content of multiline strings after a yield statement. - Support case where known_SECTION points to a section not listed in sections. Signed-off-by: Leon Anavi --- .../python/{python3-isort_5.5.3.bb => python3-isort_5.5.4.bb}

[oe] [meta-python][PATCH 2/5] python3-cbor2: Upgrade 5.1.2 -> 5.2.0

2020-10-01 Thread Leon Anavi
env var - Feature: :module:`cbor2.tool` Command line diagnostic tool - Feature: Ignore semantic tag used for file magic 55799 AKA "Self-Described CBOR" Signed-off-by: Leon Anavi --- .../python/{python3-cbor2_5.1.2.bb => python3-cbor2_5.2.0.bb} | 4 ++-- 1 file changed, 2 ins

[oe] [meta-python][PATCH 2/2] python3-djangorestframework: Upgrade 3.11.1 -> 3.12.1

2020-09-29 Thread Leon Anavi
tedField when source field is actually a property. - Token.generate_key is now a class method. - @action warns if method is wrapped in a decorator that does not preserve information using @functools.wraps. - Add TokenProxy migration. Signed-off-by: Leon Anavi --- ...mework_3.11.1.bb => python3

[oe] [meta-python][PATCH 1/2] python3-regex: Upgrade 2020.7.14 -> 2020.9.27

2020-09-29 Thread Leon Anavi
Upgrade to release 2020.9.27: - Fix Memory Error - regex.findall. The problem was caused by a lazy repeat looping forever, growing the backtracking stack. Greedy repeats were OK. Signed-off-by: Leon Anavi --- ...{python3-regex_2020.7.14.bb => python3-regex_2020.9.27.bb} | 4 ++-- 1 f

[oe] [meta-python][PATCH 4/6] python3-argcomplete: Upgrade 1.12.0 -> 1.12.1

2020-09-28 Thread Leon Anavi
Upgrade to release 1.12.1: - Update importlib-metadata dependency version range - Bash nounset mode fixes Signed-off-by: Leon Anavi --- ...n3-argcomplete_1.12.0.bb => python3-argcomplete_1.12.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devto

[oe] [meta-python][PATCH 3/6] python3-tqdm: Upgrade 4.49.0 -> 4.50.0

2020-09-28 Thread Leon Anavi
- add & update tests - minor documentation updates - move and configure issue/pr templates Signed-off-by: Leon Anavi --- .../python/{python3-tqdm_4.49.0.bb => python3-tqdm_4.50.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{

[oe] [meta-python][PATCH 1/6] python3-pychromecast: Upgrade 7.3.0 -> 7.5.0

2020-09-28 Thread Leon Anavi
Upgrade to release 7.5.0: - Allow passing additional media information through to play_media - Add support for lists, playQueues, and playlists on Plex controller - Misc spelling changes Signed-off-by: Leon Anavi --- ...n3-pychromecast_7.3.0.bb => python3-pychromecast_7.5.0.bb} | 4 ++--

[oe] [meta-python][PATCH 2/6] python3-beautifulsoup4: Upgrade 4.9.1 -> 4.9.2

2020-09-28 Thread Leon Anavi
the soupsieve dependency in a way that complies with PEP 508. - Change the signatures for BeautifulSoup.insert_before and insert_after (which are not implemented) to match PageElement.insert_before and insert_after, quieting warnings in some IDEs. Signed-off-by: Leon Anavi

[oe] [meta-python][PATCH 5/6] python3-luma-core: Upgrade 1.16.2 -> 1.17.1

2020-09-28 Thread Leon Anavi
Upgrade to release 1.17.1: - Add cmdline opt: "pcf8574" and "bitbang_6800" interfaces - Added --inverse option for ST7735 to cmdline opt - Allow SPI interface to define reset duration - Change bitmap_font to be compatible with Pillow < 7.0 Signed-off-by: Leon Ana

[oe] [meta-python][PATCH 6/6] python3-luma-oled: Upgrade 3.5.0 -> 3.6.0

2020-09-28 Thread Leon Anavi
Upgrade to release 3.6.0: - Add support for Winstar OLED displays Signed-off-by: Leon Anavi --- ...{python3-luma-oled_3.5.0.bb => python3-luma-oled_3.6.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-luma-oled_3.5.0

[oe] [meta-python][PATCH 1/4] python3-cryptography: Upgrade 3.1 -> 3.1.1

2020-09-25 Thread Leon Anavi
Upgrade to release 3.1.1: - Updated Windows, macOS, and manylinux wheels to be compiled with OpenSSL 1.1.1h. Signed-off-by: Leon Anavi --- ...hon3-cryptography_3.1.bb => python3-cryptography_3.1.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/reci

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

2020-09-25 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- .../python/python-pycrypto.inc| 21 .../CVE-2013-7459.patch | 0 .../cross-compiling.patch | 0 .../python/python3-pycrypto_2.6.1.bb

[oe] [meta-python][PATCH 2/4] python3-cryptography-vectors: Upgrade 3.1 -> 3.1.1

2020-09-25 Thread Leon Anavi
Upgrade to release 3.1.1: - Updated Windows, macOS, and manylinux wheels to be compiled with OpenSSL 1.1.1h. Signed-off-by: Leon Anavi --- ...y-vectors_3.1.bb => python3-cryptography-vectors_3.1.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/reci

[oe] [meta-python][PATCH 3/4] python3-gevent: Upgrade 20.6.2 -> 20.9.0

2020-09-25 Thread Leon Anavi
tibility with dnspython 2. Signed-off-by: Leon Anavi --- .../{python3-gevent_20.6.2.bb => python3-gevent_20.9.0.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-gevent_20.6.2.bb => python3-gevent_20.9.0.bb} (89%) dif

[oe] [meta-python][PATCH 4/4] python3-google-api-python-client: Upgrade 1.12.1 -> 1.12.2

2020-09-24 Thread Leon Anavi
Upgrade to release 1.12.2: - add method to close httplib2 connections Signed-off-by: Leon Anavi --- ...t_1.12.1.bb => python3-google-api-python-client_1.12.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-google-api-pyt

[oe] [meta-python][PATCH 1/4] python3-xlsxwriter: Upgrade 1.3.5 -> 1.3.6

2020-09-24 Thread Leon Anavi
files created in Excel. This is to ensure the maximum possible compatibility with Excel. Signed-off-by: Leon Anavi --- ...ython3-xlsxwriter_1.3.5.bb => python3-xlsxwriter_1.3.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{pyth

[oe] [meta-python][PATCH 2/4] python3-yarl: Upgrade 1.5.1 -> 1.6.0

2020-09-24 Thread Leon Anavi
Upgrade to release 1.6.0: - Allow for int and float subclasses in query, while still denying bool. - Do not requote arguments in URL.build(), with_xxx() and in / operator. - Keep IPv6 brackets in origin(). Signed-off-by: Leon Anavi --- .../python/{python3-yarl_1.5.1.bb => pyth

[oe] [meta-python][PATCH 3/4] python3-sentry-sdk: Upgrade 0.17.7 -> 0.17.8

2020-09-24 Thread Leon Anavi
Upgrade to release 0.17.8: - Fix yet another bug with disjoint traces in Celery. - Added support for Chalice 1.20. Thanks again to the folks at Cuenca MX! Signed-off-by: Leon Anavi --- ...hon3-sentry-sdk_0.17.7.bb => python3-sentry-sdk_0.17.8.bb} | 4 ++-- 1 file changed, 2 insertions(+)

[oe] [meta-python][PATCH 6/7] python3-xlsxwriter: Upgrade 1.3.4 -> 1.3.5

2020-09-23 Thread Leon Anavi
:`write_rich_string()` exceeds Excel's limit. Signed-off-by: Leon Anavi --- ...ython3-xlsxwriter_1.3.4.bb => python3-xlsxwriter_1.3.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-xlsxwriter_1.3.4.bb => python3-xlsxwriter_1.

[oe] [meta-python][PATCH 3/7] python3-importlib-metadata: Upgrade 1.7.0 -> 2.0.0

2020-09-23 Thread Leon Anavi
Upgrade to release 2.0.0: - importlib_metadata no longer presents a __version__ attribute. Consumers wishing to resolve the version of the package should query it directly with importlib_metadata.version('importlib-metadata'). Signed-off-by: Leon Anavi --- ...etadata_1.7.0.bb => pyth

[oe] [meta-python][PATCH 5/7] python3-zipp: Upgrade 3.1.0 -> 3.2.0

2020-09-23 Thread Leon Anavi
. Signed-off-by: Leon Anavi --- .../python/{python3-zipp_3.1.0.bb => python3-zipp_3.2.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-zipp_3.1.0.bb => python3-zipp_3.2.0.bb} (77%) diff --git a/meta-python/recipes-devtools/

[oe] [meta-python][PATCH 7/7] python3-greenlet: Upgrade 0.4.16 -> 0.4.17

2020-09-23 Thread Leon Anavi
Upgrade to release 0.4.17: - Provide support for PEP 567 ContextVars - Provide a feature flag indicating whether we handle context vars - Switch contextvars when switching greenlets Signed-off-by: Leon Anavi --- ...{python3-greenlet_0.4.16.bb => python3-greenlet_0.4.17.bb} | 4 ++-- 1 f

[oe] [meta-python][PATCH 4/7] python3-pint: Upgrade 0.16 -> 0.16.1

2020-09-23 Thread Leon Anavi
Upgrade to release 0.16.1: - Fix unpickling, now it is using the APP_REGISTRY as expected. Signed-off-by: Leon Anavi --- .../python/{python3-pint_0.16.bb => python3-pint_0.16.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{pyth

[oe] [meta-python][PATCH 2/7] python3-sentry-sdk: Upgrade 0.17.6 -> 0.17.7

2020-09-23 Thread Leon Anavi
Upgrade to release 0.17.7: - Internal: Change data category for transaction envelopes. - Fix a bug under Celery 4.2+ that may have caused disjoint traces or missing transactions. Signed-off-by: Leon Anavi --- ...hon3-sentry-sdk_0.17.6.bb => python3-sentry-sdk_0.17.7.bb} | 4 ++-- 1 f

[oe] [meta-python][PATCH 1/7] python3-paho-mqtt: Upgrade 1.5.0 -> 1.5.1

2020-09-23 Thread Leon Anavi
Upgrade to release 1.5.1: - Exceptions that occur in callbacks are no longer suppressed by default. They can optionally be suppressed by setting `client.suppress_exceptions = True`. - Fix PUBREL remaining length of > 2 not being accepted for MQTT v5 message flows. Signed-off-by: Leon An

[oe] [meta-python][PATCH 3/5] python3-isort: Upgrade 5.5.2 -> 5.5.3

2020-09-21 Thread Leon Anavi
Upgrade to release 5.5.3: - Bug fix: in rare cases isort can mangle yield from or raise from statements. Signed-off-by: Leon Anavi --- .../python/{python3-isort_5.5.2.bb => python3-isort_5.5.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devto

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

2020-09-21 Thread Leon Anavi
Upgrade to release 1.16.2: - Added new parallel interface module - Renamed parallel class to bitbang_6800; moved to parallel module Signed-off-by: Leon Anavi --- ...ython3-luma-core_1.16.1.bb => python3-luma-core_1.16.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename m

[oe] [meta-python][PATCH 1/5] python3-h2: Upgrade 3.2.0 -> 4.0.0

2020-09-21 Thread Leon Anavi
raises a ProtocolError. License-Update: Update copyright year to 2020. Signed-off-by: Leon Anavi --- .../python-h2/{python3-h2_3.2.0.bb => python3-h2_4.0.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-connectivity/python-h2/{python3-h2_3.2.0

[oe] [meta-python][PATCH 4/5] python3-xlsxwriter: Upgrade 1.3.3 -> 1.3.4

2020-09-21 Thread Leon Anavi
Upgrade to release 1.3.4: - Replaced internal MD5 digest used to check for duplicate images with a SHA256 digest to avoid issues on operating systems such as Red Hat in FIPS mode which don't support MD5 for security reasons Signed-off-by: Leon Anavi --- ...ython3-xlsxwriter_1.3.3.bb

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

2020-09-21 Thread Leon Anavi
Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi --- .../python/python-flask-uploads.inc| 12 .../python/python3-flask-uploads_0.2.1.bb | 14 +- 2 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644

[oe] [meta-python][PATCH 1/2] python3-cmd2: Upgrade 1.3.9 -> 1.3.10

2020-09-18 Thread Leon Anavi
that should silently create aliases and macros. - Fixed issue where flag names weren't always sorted correctly in argparse tab completion Signed-off-by: Leon Anavi --- .../python/{python3-cmd2_1.3.9.bb => python3-cmd2_1.3.10.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deleti

[oe] [meta-python][PATCH 2/2] python3-rfc3339-validator: Upgrade 0.1.1 -> 0.1.2

2020-09-18 Thread Leon Anavi
Upgrade to release 0.1.2: - setup.py: move pytest-runner to test_requirements Patch has been removed from the recipe because it has been already upstreamed in the new release. Signed-off-by: Leon Anavi --- ...e-pytest-runner-to-test_requirements.patch | 32 --- bb

[oe] [meta-python][PATCH 1/2] python3-langtable: Upgrade 0.0.52 -> 0.0.53

2020-09-16 Thread Leon Anavi
Upgrade to release 0.0.53: - Capitalize the return values of language_name() and territory_name() - Add more translations from CLDR - Get translation changes from CLDR Signed-off-by: Leon Anavi --- ...ython3-langtable_0.0.52.bb => python3-langtable_0.0.53.bb} | 4 ++-- 1 file changed

[oe] [meta-networking][dunfell][PATCH] libldb: upgrade 1.5.7 -> 1.5.8

2020-09-15 Thread Leon Anavi
From: Yi Zhao Samba version 4.10.17 which has been already available in Dunfell depends on version 1.5.8 of libldb. Signed-off-by: Yi Zhao Signed-off-by: Khem Raj Signed-off-by: Leon Anavi --- .../libldb/{libldb_1.5.7.bb => libldb_1.5.8.bb} | 4 ++-- 1 file changed

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