summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
Commit message (Collapse)AuthorAgeFilesLines
* python3-websockets: upgrade 10.2 -> 10.3wangmy2022-05-021-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-twisted: upgrade 22.2.0 -> 22.4.0wangmy2022-05-021-1/+1
| | | | | | | | Changelog: https://github.com/twisted/twisted/releases/tag/twisted-22.4.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-textparser: upgrade 0.23.0 -> 0.24.0wangmy2022-05-021-2/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-socketio: upgrade 5.5.2 -> 5.6.0wangmy2022-05-021-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sentry-sdk: upgrade 1.5.8 -> 1.5.10wangmy2022-05-021-1/+1
| | | | | | | | | | Changelog: =========== Remove Flask version contraint (#1395) Change ordering of event drop mechanisms (#1390) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-regex: upgrade 2022.3.15 -> 2022.4.24zhengruoqin2022-05-021-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymongo: upgrade 4.1.0 -> 4.1.1zhengruoqin2022-05-021-1/+1
| | | | | | | Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-1-1-released/157895 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pylint: upgrade 2.13.5 -> 2.13.7zhengruoqin2022-05-021-1/+1
| | | | | | | | | Changelog: ========== Fix a crash caused by using the new config from 2.14.0 in 2.13.x code. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-protobuf: upgrade 3.20.0 -> 3.20.1zhengruoqin2022-05-021-1/+1
| | | | | | | | | | | | | | | | | | | | Changelog: ========= PHP ------- Fix building packaged PHP extension (#9727) Fixed composer.json to only advertise compatibility with PHP 7.0+. (#9819) Ruby ---------- Disable the aarch64 build on macOS until it can be fixed. (#9816) Other ------- Fix versioning issues in 3.20.0 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-paramiko: upgrade 2.10.3 -> 2.10.4zhengruoqin2022-05-021-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-langtable: upgrade 0.0.57 -> 0.0.58zhengruoqin2022-05-021-1/+1
| | | | | | | | | | | | | | Changelog: ========= Add syr locale Get translation changes from CLDR Add more translations from CLDR Fix names for keyboard layouts which have changed Add ab_GE locale Add rif language Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-imageio: upgrade 2.17.0 -> 2.18.0zhengruoqin2022-05-021-1/+1
| | | | | | | | | | | | | | | | | | Fix ========== Do not pass optional kwargs by position in tifffile (#794) (512fe11) Ensure pts increases even if pyav doesn't flush the frame immediately (#787) (5b74e8d) Feature ========= Allow writing bayer formats in pyav (#788) (4596262) Other ====== Update imopen types (#793) (7ecea02) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-graphviz: upgrade 0.19.2 -> 0.20Xu Huan2022-05-021-1/+1
| | | | | | | | | | | | | | | Changelog: ========== - Add keyword-only neato_no_op argument to .render(), .pipe(), and stand-alone graphviz.render() and graphviz.pipe(). - When building a Graph or Digraph, warn about an expected DOT syntax error in rendering when passing a string that ends with an odd number of backslashes (e.g. invalid dot.node('spam', label='\\') instead of correct ..., label=r'\\' for a node labled as a backslash). - Increase visibility of graphviz.escape() in the documentation. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-python-client: upgrade 2.43.0 -> 2.45.0Xu Huan2022-05-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Features ======== androidmanagement: update the api 3d37600 (e691ed3) apigee: update the api aa29053 (e691ed3) baremetalsolution: update the api 629a968 (e691ed3) bigtableadmin: update the api 2d50872 (e691ed3) certificatemanager: update the api 40bf958 (e691ed3) civicinfo: update the api 95321d9 (e691ed3) cloudasset: update the api 3eee9ca (e691ed3) clouddeploy: update the api acd6b20 (e691ed3) container: update the api 7c592ee (e691ed3) dataflow: update the api 53c9c70 (e691ed3) dataproc: update the api 3119767 (e691ed3) datastream: update the api aea557f (e691ed3) documentai: update the api 9a6bad2 (e691ed3) file: update the api b527c56 (e691ed3) firebaseappcheck: update the api 3be993a (e691ed3) gkehub: update the api a77aded (e691ed3) logging: update the api cc08e8e (e691ed3) policytroubleshooter: update the api 3f20c2e (e691ed3) prod_tt_sasportal: update the api bacc9ef (e691ed3) run: update the api 1b566dc (e691ed3) servicemanagement: update the api 6d783b7 (e691ed3) vmmigration: update the api a0b42c2 (e691ed3) Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-flask-socketio: upgrade 5.1.1 -> 5.1.2Xu Huan2022-05-021-1/+1
| | | | | | | | | | | | | | Changelog: ========== No need to push a new app context in the test client #1669 Remove 3.6 and pypy-3.6 builds, add 3.10 and pypy-3.8 Improve documentation on start_background_task() function changed room argument to to in documentation examples #1665 Fix documentation typo #1793 Fix example code in documentation #1787 Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-engineio: upgrade 4.3.1 -> 4.3.2Xu Huan2022-05-021-1/+1
| | | | | | | | | | | Changelog: ========== Option to use a callable for cors_allowed_origins #264 Close aiohttp session when disconnecting #272 Remove 3.6 and pypy-3.6 builds, add 3.10 and pypy-3.8 Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cachecontrol: upgrade 0.12.10 -> 0.12.11Xu Huan2022-05-021-2/+2
| | | | | | | | | License-Updated: PKG-INFO changes from "SPDX-License-Identifier: Apache-2.0" to "Classifier: Environment :: Web Environment" Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-bitstruct: upgrade 8.14.0 -> 8.14.1Xu Huan2022-05-021-1/+1
| | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-astroid: upgrade 2.11.2 -> 2.11.3Xu Huan2022-05-021-1/+1
| | | | | | | | | | Changelog: ========== Fixed an error in the Qt brain when building instance_attrs. Fixed a crash in the gi brain. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-imageio: upgrade 2.16.1 -> 2.17.0Xu Huan2022-04-221-2/+2
| | | | | | | | | | | | | | | | | | | | | License-Updated: years update to 2022 changelog: ================================================================ Feature: -New Plugin for pyAV -Add plugin default sentinel Other: -Better Type Annotations + mypy support -Add fast-paths for pyav formats -Update readme -Fix docs on standard images Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-django: upgrade 2.2.27 -> 2.2.28Xu Huan2022-04-221-1/+1
| | | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-cmd2: upgrade 2.4.0 -> 2.4.1Xu Huan2022-04-221-1/+1
| | | | | | | | | | | | | | | changelog: -Bug Fixes Fixed value for ansi.Bg.YELLOW. Fixed unit tests for ansi.allow_style. -Enhancements async_alert() raises a RuntimeError if called from the main thread. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-aws-iot-device-sdk-python: upgrade 1.5.1 -> 1.5.2Xu Huan2022-04-221-1/+1
| | | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-aenum: upgrade 3.1.8 -> 3.1.11Xu Huan2022-04-221-1/+1
| | | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-marshmallow: Upgrade 3.14.1 -> 3.15.0Leon Anavi2022-04-221-2/+10
| | | | | | | | | | | | | | Upgrade to release 3.15.0: - Allow passing a dict to fields.Nested - Address distutils deprecation warning in Python 3.10 - Add py310 to black target-version - Drop support for Python 3.6 - Use postponed evaluation of annotations Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-bitstruct: Upgrade 8.13.0 -> 8.14.0Leon Anavi2022-04-221-1/+1
| | | | | | | | | | | Upgrade to release 8.14.0: - C implementation: allow partial decoding of truncated data - Python implementation: allow partial decoding of truncated data - fix segmentation faults on CI Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-cppy: upgrade 1.2.0 -> 1.2.1wangmy2022-04-222-2/+35
| | | | | | | | Add patch 0001-Fix-build-error-as-following.patch to fix build bug. 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-kivy: upgrade 2.0.0 -> 2.1.0Xu Huan2022-04-171-2/+2
| | | | | | | | | License-Updated: years update to 2022 Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-graphviz: upgrade 0.19.1 -> 0.19.2Xu Huan2022-04-171-2/+2
| | | | | | | | | License-Updated: years update to 2022 Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-nocasedict: upgrade 1.0.2 -> 1.0.3zhengruoqin2022-04-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | License-Update: type of file changed "ASCII text, with CRLF line terminators" -> "ASCII text" changelog: =============================================================================== Bug fixes: -Mitigated the coveralls HTTP status 422 by pinning coveralls-python to <3.0.0 . -Fixed issues raised by new Pylint 2.9 and 2.10. -Fixed a dependency error that caused importlib-metadata to be installed on Python 3.8, while it is included in the Python base. -Disabled new Pylint issue 'consider-using-f-string', since f-strings were introduced only in Python 3.6. -Fixed install error of wrapt 1.13.0 on Python 2.7 on Windows due to lack of MS Visual C++ 9.0 on GitHub Actions, by pinning it to <1.13. -Fixed potential issue with Sphinx/docutils versions on Python 2.7. -Fixed error when installing virtualenv in install test on Python 2.7. -Fixed that the added setup.py commands (test, leaktest, installtest) were not displayed. They are now displayed at verbosity level 1 (using '-v'). Enhancements: -Enhanced test matrix on GitHub Actions to always include Python 2.7 and Python 3.4 on Ubuntu and Windows, and Python 2.7 and Python 3.5 on macOS. -Support for Python 3.10: Added Python 3.10 in GitHub Actions tests, and in package metadata. Cleanup: -Removed old tools that were needed for travis and Appveyor but no longer on GitHub Actions: remove_duplicate_setuptools.py, retry.bat Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-sqlalchemy: upgrade 1.4.34 -> 1.4.35Xu Huan2022-04-171-1/+1
| | | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-sentry-sdk: upgrade 1.5.7 -> 1.5.8Xu Huan2022-04-171-1/+1
| | | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-redis: upgrade 4.2.1 -> 4.2.2Xu Huan2022-04-171-1/+1
| | | | | | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-pylint: upgrade 2.13.2 -> 2.13.5zhengruoqin2022-04-171-1/+1
| | | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-nocaselist: upgrade 1.0.4 -> 1.0.5zhengruoqin2022-04-172-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | License-Update: type of file changed "ASCII text, with CRLF line terminators" -> "ASCII text" Changelog: ========= Bug fixes: ---------- Mitigated the coveralls HTTP status 422 by pinning coveralls-python to <3.0.0 (issue #55). Fixed a dependency error that caused importlib-metadata to be installed on Python 3.8, while it is included in the Python base. Fixed new issues raised by Pylint 2.10. Disabled new Pylint issue ‘consider-using-f-string’, since f-strings were introduced only in Python 3.6. Fixed install error of wrapt 1.13.0 on Python 2.7 on Windows due to lack of MS Visual C++ 9.0 on GitHub Actions, by pinning it to <1.13. Fixed TypeError when running Sphinx due to using docutils 0.18 on Python 2.7. Fixed error when installing virtualenv in install test on Python 2.7. Fixed that the added setup.py commands (test, leaktest, installtest) were not displayed. They are now displayed at verbosity level 1 (using ‘-v’). Enhancements: ------------ Enhanced test matrix on GitHub Actions to always include Python 2.7 and Python 3.4 on Ubuntu and Windows, and Python 2.7 and Python 3.5 on macOS. Support for Python 3.10: Added Python 3.10 in GitHub Actions tests, and in package metadata. Cleanup: ----------- Removed old tools that were needed on Travis and Appveyor but no longer on GitHub Actions: remove_duplicate_setuptools.py, retry.bat Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-googleapis-common-protos: upgrade 1.54.0 -> 1.56.0zhengruoqin2022-04-171-1/+1
| | | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-google-api-python-client: upgrade 2.42.0 -> 2.43.0zhengruoqin2022-04-171-1/+1
| | | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-imgtool: update to 1.9.0Oleksandr Kravchuk2022-04-172-70/+1
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
* python3-zeroconf: update to 0.38.4Oleksandr Kravchuk2022-04-111-1/+1
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-xmlschema: update to 1.10.0Oleksandr Kravchuk2022-04-111-1/+1
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-twitter: update to 4.8.0Oleksandr Kravchuk2022-04-111-1/+1
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-tqdm: update to 4.64.1Oleksandr Kravchuk2022-04-111-1/+1
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-sympy: update to 1.10.1Oleksandr Kravchuk2022-04-111-1/+1
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-regex: update to 2022.3.15Oleksandr Kravchuk2022-04-111-1/+1
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-pytest-helpers-namespace: update to 2021.12.29Oleksandr Kravchuk2022-04-111-1/+1
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-pyscaffold: update to 4.2.1Oleksandr Kravchuk2022-04-111-1/+1
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-pymogo: update to 4.1.0Oleksandr Kravchuk2022-04-111-1/+1
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-pycurl: update to 7.45.1Oleksandr Kravchuk2022-04-111-2/+2
| | | | | | | | License-Update: copyright years updated. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-pulsectl: update to 22.3.2Oleksandr Kravchuk2022-04-111-1/+1
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-pint: update to 0.19.1Oleksandr Kravchuk2022-04-111-1/+1
| | | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>