summaryrefslogtreecommitdiffstats
path: root/meta-python
Commit message (Collapse)AuthorAgeFilesLines
...
* python3-openpyxl: upgrade 3.0.9 -> 3.0.10zhengrq.fnst2022-05-291-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3zhengrq.fnst2022-05-291-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-yappi: upgrade 1.3.3 -> 1.3.5Wang Mingyu2022-05-291-1/+1
| | | | | | | | | | 1.3.5 (2022-05-20) - Fix an exception with matplotlib on Python 3.10 (#97) - Fix incorrect walltime when same coroutine is ran with concurrent tasks (#58) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36Wang Mingyu2022-05-291-1/+1
| | | | | | | | Changelog: https://github.com/sqlalchemy/sqlalchemy/releases/tag/rel_1_4_36 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xmlschema: upgrade 1.10.0 -> 1.11.0Wang Mingyu2022-05-291-1/+1
| | | | | | | | | | | Changelog: ========= Add localization for XSD parsing and validation related error messages Add full Italian translation Add Russian partial translation (from PR #293) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-web3: upgrade 5.29.0 -> 5.29.1Wang Mingyu2022-05-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-watchdog: upgrade 2.1.7 -> 2.1.8Wang Mingyu2022-05-291-1/+1
| | | | | | | | | | | | | | Changelog: ========== Fix adding failed emitters on observer schedule. (#872) [inotify] Fix hang when unscheduling watch on a path in an unmounted filesystem. (#869) [watchmedo] Fix broken parsing of --kill-after argument for the auto-restart command. (#870) [watchmedo] Fix broken parsing of boolean arguments. (#887) [watchmedo] Fix broken parsing of commands from auto-restart, and shell-command. (#888) [watchmedo] Support setting verbosity level via -q/--quiet and -v/--verbose arguments. (#889) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-robotframework: upgrade 5.0 -> 5.0.1Wang Mingyu2022-05-291-1/+1
| | | | | | | | Changelog: https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-5.0.1.rst Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0zhengrq.fnst2022-05-291-1/+1
| | | | | | | | Changelog: https://github.com/googleapis/google-api-python-client/releases Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-core: upgrade 2.7.3 -> 2.8.0Xu Huan2022-05-291-1/+1
| | | | | | | | | Changelog: ========= adds support for audience in client_options (#379) (c97c498) Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-croniter: upgrade 1.3.4 -> 1.3.5Xu Huan2022-05-291-1/+1
| | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-asyncinotify: upgrade 2.0.2 -> 2.0.3Xu Huan2022-05-291-1/+1
| | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-imageio: upgrade 2.19.1 -> 2.19.2Xu Huan2022-05-291-1/+1
| | | | | | | | | | | | | Changelog: ========== Fix Don't treat im_mode ? as im_mode V Other Add stacklevel=2 to some warnings. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cachetools: upgrade 5.0.0 -> 5.1.0Xu Huan2022-05-291-2/+2
| | | | | | | | | | License-Update: Copyright year updated to 2022. Changelog: Add cache decorator parameters as wrapper function attributes. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-astroid: upgrade 2.11.3 -> 2.11.5Xu Huan2022-05-291-1/+1
| | | | | | | | | | | Changelog: ========= - Fix crash while obtaining object_type() of an Unknown node. - Fix a bug where in attempting to handle the patching of distutils by virtualenv, library submodules called distutils (e.g. numpy.distutils) were included also. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-setuptools-declarative-requirements: add new recipeRoss Burton2022-05-292-0/+13
| | | | | | | Some Python packages use this in their setup.cfg. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-editables: add new recipeRoss Burton2022-05-292-0/+12
| | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-hatchling: add new recipe and build classRoss Burton2022-05-293-0/+27
| | | | | | | | Hatchling is the build backend used by the Hatch tool. Add the recipe and a pep517 build class. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pathspec: add new recipeRoss Burton2022-05-292-0/+12
| | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-traitlets: upgrade to 5.2.1Ross Burton2022-05-291-4/+2
| | | | | | | | | This now uses hatching to build. Also remove redundant PYPI_PACKAGE assignment. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-setuptools-scm-git-archive: add new recipeRoss Burton2022-05-292-0/+16
| | | | | | | Some Python packages use this at build time. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cppy: fix inherits and DEPENDSRoss Burton2022-05-291-2/+2
| | | | | | | This recipe inherited python_flit_core, but actually builds with setuptools. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12Xu Huan2022-05-291-1/+1
| | | | | | | | | | Changelog: ========== feat(measurements): Add experimental set_measurement api on transaction fix: Remove incorrect usage from flask helper example Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-zeroconf: upgrade 0.38.4 -> 0.38.6Xu Huan2022-05-291-1/+1
| | | | | | | | | Changelog: =========== Performance improvements for fetching ServiceInfo Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-wrapt: upgrade 1.14.0 -> 1.14.1zhengruoqin2022-05-291-2/+2
| | | | | | | License-Update: Copyright year updated to 2022. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-werkzeug: upgrade 2.1.1 -> 2.1.2Xu Huan2022-05-291-1/+1
| | | | | | | | | | | | Changelog: ========== The development server does not set Transfer-Encoding: chunked for 1xx, 204, 304, and HEAD responses. Response HTML for exceptions and redirects starts with <!doctype html> and <html lang=en>. Fix ability to set some cache_control attributes to False. Disable keep-alive connections in the development server, which are not supported sufficiently by Python’s http.server. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-redis: upgrade 4.2.2 -> 4.3.1Xu Huan2022-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========= changes: -------- Fix asyncio Search crash Replace OSError exceptions from can_read with redis.ConnectionError Updated FUNCTION LOAD changes (from release 7.0 rc3 to support redis 7.0 final) New Features -------------- Get command keys for subcommands Add support for CLUSTER SHARDS Add support for COMMAND LIST Add Async RedisCluster ACL SETUSER - add selectors and key based permissions Support for redis 7 streams features Async Connection: Allow PubSub.run() without previous subscribe() Implemented LATENCY HISTOGRAM by always throwing NotImplementedError Add async supoort for SEARCH commands Retry(): Support negative retries value Add support for MODULE LOADEX INFO - add support for taking multiple section arguments CONFIG SET - add the ability to set multiple parameters in one call CONFIG GET - add the ability to pass multiple pattern parameters in one call Add support for COMMAND GETKEYSANDFLAGS Support CASESENSITIVE for TAG fields Bug Fixes --------- Rename 'update_supported_erros' to 'update_supported_errors' in Retry module Fix execute_command() determining nodes error when no key command Fix incorrect return statement in aut Maintenance ------------ Add unittest for PubSub.connect() Fix incorrect return annotation in asyncio.lock Minor cleanups in commands/cluster.py Update xtrim type annotation Async tests for redis commands, json, bloom, timeseries Fixed typing in getex command Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pylint: upgrade 2.13.7 -> 2.13.9Xu Huan2022-05-291-1/+1
| | | | | | | | | | | | | | | | Changelog: ========== 2.13.9 is the last release supporting python interpreter between 3.6.2 and 3.7.2. --------------------------------------------------------------------------------- Respect ignore configuration options with --recursive=y. Fix false positives for no-name-in-module and import-error for numpy.distutils and pydantic. Fix IndexError crash in uninferable_final_decorators method. Fix a crash in unnecessary-dict-index-lookup when subscripting an attribute. Fix a crash when accessing __code__ and assigning it to a variable. Fix a false positive for undefined-loop-variable when using enumerate(). Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyjwt: upgrade 2.3.0 -> 2.4.0zhengruoqin2022-05-291-2/+2
| | | | | | | License-Update: copyright year updated to 2022 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pint: upgrade 0.19.1 -> 0.19.2Xu Huan2022-05-291-1/+1
| | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-imageio: upgrade 2.18.0 -> 2.19.1zhengruoqin2022-05-291-1/+1
| | | | | | | | | | | | | | | | Changelog: ========= Fix Reset request when iterating over plugins (#792) (46a49c4) Rename format_hint to extension and prefer it over actual file extensions (#807) (4830f15) Other Fix broken links in readme (#806) (52954bc) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1zhengruoqin2022-05-291-1/+1
| | | | | | | | | | | Bug Fixes deps: require protobuf >=1.15.0 (f04ed64) include tests directory (#103) (72e5df1) regenerate pb2 files using the latest version of grpcio-tools (f04ed64) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-eventlet: upgrade 0.33.0 -> 0.33.1zhengruoqin2022-05-291-1/+1
| | | | | | | | | Changelog: ========== * Prevent deadlock on logging._lock https://github.com/eventlet/eventlet/issues/742 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-bitarray: upgrade 2.5.0 -> 2.5.1zhengruoqin2022-05-291-1/+1
| | | | | | | | | | Changelog: ========== * optimize '.reverse()', see #177 * allow negative (byte) indices in '.bytereverse()' Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-speedtest-cli: fix RDEPENDSBartosz Golaszewski2022-05-291-1/+5
| | | | | | | | | There are packages missing in RDEPENDS needed to run speedtest-cli. Add them and use += for the assignment as we don't know what inherited classes may have added. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-uinput: new packageBartosz Golaszewski2022-05-263-0/+47
| | | | | | | | Add a recipe for python3-uinput: a python module for controlling the virtual input devices on linux. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-traitlets: upgrade 5.1.1 -> 5.2.0wangmy2022-05-191-2/+2
| | | | | | | | License-Update: remove extra spaces. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-awesomeversion : add recipewangmy2022-05-191-0/+9
| | | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-aiohue: upgrade 3.0.11 -> 4.4.1wangmy2022-05-191-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add dependence: python3-awesomeversion Changelog from 3.0.11 to 4.4.1 ============================== Switch to limit per host on tcp connector Delay initializing workaround dict Bump black from 21.12b0 to 22.1.0 Put back asyncio-throttle because still in use for v1 API Mac address got lost in translation Update to final models and fix parser errors Fix python 3.9 compatibility Fix typo in button events handler Add diagnostics feature Small follow up fix in event logic Allow motion sensor state to be null/none when sensor is disabled Add basic tests Fix float int conversion Fix race condition(s) while adding/removing a light/device Loosen up a bit on parser errors Fix button workaround Add setting effect feature on light Add missing parameters to the grouped_light set_state Fix typo in default enum member Add timed effects feature to light Add support for aggregated grouped_lights commands Hide dependencies in release-drafter Fix and cleanup of button workaround code Fix typo in timed effects featur Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-qface: upgrade 2.0.7 -> 2.0.8Samuli Piippo2022-05-171-1/+1
| | | | | | | Adds compatibility with antlr4 version 4.10. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-inotify: new packageBartosz Golaszewski2022-05-162-0/+15
| | | | | | | | | | We have a recipe for python3-pyinotify (not to be confused with the recently added python3-pyfanotify) but this project has been abandoned years ago. There's another - still maintained - project called simply inotify on pypi and this adds the recipe for it. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Revert "python3-cbor2: upgrade 5.4.2 -> 5.4.3"Ross Burton2022-05-161-1/+1
| | | | | | | | | | | This build is broken and doesn't generate any files: it is missing a DEPENDS on python3-setuptools-scm-native, and our setuptools recipe isn't new enough to build this version. This reverts commit 1e050deca1977906b510516cb2d48f65cfc3056f. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-wxgtk4: backport patch to fix svg issueKai Kang2022-05-152-0/+862
| | | | | | | | | | | | Backport patch to fix import svg issue: | $ python3 -c 'from wx.svg import SVGimage' | | ImportError: /usr/lib64/python3.10/site-packages/wx/svg/_nanosvg.cpython-310-x86_64-linux-gnu.so: undefined symbol: _PyGen_Send Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pychromecast: upgrade 11.0.0 -> 12.1.1Xu Huan2022-05-141-1/+1
| | | | | | | | | | | | Changelog: ========= Add load_media_failed callback to MediaStatusListener Tweak media status Lookup known cast models in mDNS discovery Fix default value for fetching model name in discovery Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio-tools: upgrade 1.45.0 -> 1.46.0Xu Huan2022-05-141-1/+1
| | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyalsaaudio: upgrade 0.9.0 -> 0.9.2Xu Huan2022-05-141-2/+1
| | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-mypy: upgrade 0.942 -> 0.950Xu Huan2022-05-141-1/+1
| | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-auth: upgrade 2.6.3 -> 2.6.6Xu Huan2022-05-141-1/+1
| | | | | | | | | | | Changelog: ========== fix missing import in _default.py add additional missing import in _default.py silence TypeError during tear down stage Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-core: upgrade 2.7.1 -> 2.7.3Xu Huan2022-05-141-1/+1
| | | | | | | | | | | Changelog: ========== allow grpc without grpcio-status remove dependency on pkg_resources Avoid AttributeError if grpcio-status is not installed Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-flask: upgrade 2.1.1 -> 2.1.2Xu Huan2022-05-141-1/+1
| | | | | | | | | | Changelog: ========== Fix type annotation for json.loads, it accepts str or bytes. The --cert and --key options on flask run can be given in either order. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>