summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyalsaaudio: upgrade 0.9.2 -> 0.10.0Wang Mingyu2023-04-231-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-mock: upgrade 5.0.1 -> 5.0.2Wang Mingyu2023-04-231-1/+1
| | | | | | | | | | Changelog: ========== gh-102978: Fixes :func:'unittest.mock.patch' not enforcing function signatures for methods decorated with @classmethod or @staticmethod when patch is called with autospec=True. gh-103329: Regression tests for the behaviour of unittest.mock.PropertyMock were added. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-python-client: upgrade 2.85.0 -> 2.86.0Wang Mingyu2023-04-231-1/+1
| | | | | | | | Changelog: https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-soupsieve: upgrade 2.4 -> 2.4.1Wang Mingyu2023-04-231-2/+2
| | | | | | | | | | License-Update: Copyright year updated to 2023. Changelog: FIX: Attribute syntax for case insensitive flag optionally allows a space, it does not require one. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-engineio: upgrade 4.4.0 -> 4.4.1Wang Mingyu2023-04-231-1/+1
| | | | | | | | | | Changelog: ========== Prevent crash when closing simple-websocket connection Fix server/client mixup in client docstrings Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-diskcache: upgrade 5.5.1 -> 5.6.1Wang Mingyu2023-04-231-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-astroid: upgrade 2.15.2 -> 2.15.3Wang Mingyu2023-04-231-1/+1
| | | | | | | | | | Changelog: ========== * Fix "infer_call_result()" crash on methods called "with_metaclass()". * Suppress "UserWarning" when finding module specs. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-periphery: upgrade 2.3.0 -> 2.4.1Wang Mingyu2023-04-231-2/+2
| | | | | | | | | | | | | | Changelog: =========== Fix realtime timestamp reporting for line events in gpio-cdev v2 implementation. Avoid writing direction and inverted on open to retain existing state with sysfs GPIOs Add support for gpio-cdev v2 ABI. Add type stubs. License-Update: Copyright year updated to 2023. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-appdirs: add native and nativesdk to BBCLASSEXTENDAri Parkkila2023-04-171-0/+2
| | | | | Signed-off-by: Ari Parkkila <ari.parkkila@qt.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-zeroconf: upgrade 0.55.0 -> 0.56.0Wang Mingyu2023-04-171-1/+1
| | | | | | | | | Feature ========== Reduce denial of service protection overhead Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xlsxwriter: upgrade 3.0.9 -> 3.1.0Wang Mingyu2023-04-171-1/+1
| | | | | | | | Changelog: Minor fix for cell color issue. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymisp: upgrade 2.4.169.3 -> 2.4.170Wang Mingyu2023-04-171-1/+1
| | | | | | | | | | Changelog: ========== - Add: support breakOnDuplicate option for attributes:add() - Update reportlab_generator.py. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-web3: upgrade 6.1.0 -> 6.2.0Wang Mingyu2023-04-171-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-protobuf: upgrade 4.22.1 -> 4.22.3Wang Mingyu2023-04-171-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-auth: upgrade 2.17.2 -> 2.17.3Wang Mingyu2023-04-171-1/+1
| | | | | | | | | Bug Fixes ========= Add useEmailAzp claim for id token iam flow Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-python-client: upgrade 2.84.0 -> 2.85.0Wang Mingyu2023-04-171-1/+1
| | | | | | | | Changelog: https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-elementpath: upgrade 4.1.0 -> 4.1.1Wang Mingyu2023-04-171-1/+1
| | | | | | | | | | Changelog: ========= Simplify type annotations for XSD datatypes Full test coverage of sequence type functions with bugfixes Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cmake: upgrade 3.26.1 -> 3.26.3Wang Mingyu2023-04-171-1/+1
| | | | | | | | | | Changelog: ========== update pre-commit hooks (#350, #353) bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-diskcache: upgrade 5.4.0 -> 5.5.1Wang Mingyu2023-04-171-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-croniter: upgrade 1.3.8 -> 1.3.14Wang Mingyu2023-04-171-1/+1
| | | | | | | | | | | | | Changelog: ========== Add check for range begin/end restore py2 compat Do not expose i into global namespace Fix DOW hash parsing better error handling on py3 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pandas: Fix TMPDIR references in dbg filesKhem Raj2023-04-161-0/+10
| | | | | | | | | | | These are embedded into comments in C source code generated with cython during do_compile. Fixes WARNING: python3-pandas-1.5.3-r0 do_package_qa: QA Issue: File /usr/src/debug/python3-pandas/1.5.3-r0/pandas/_libs/hashing.c in package python3-pandas-src contains reference to TMPDIR Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-h5py: Fix TMPDIR references in dbg filesKhem Raj2023-04-161-0/+10
| | | | | | | | | | | | These are embedded into comments in C source code generated with cython during do_compile. Fixes WARNING: python3-h5py-3.8.0-r0 do_package_qa: QA Issue: File /usr/src/debug/python3-h5py/3.8.0-r0/h5py/_conv.c in package python3-h5py-src contains reference to TMPDIR File /usr/src/debug/python3-h5py/3.8.0-r0/h5py/h5fd.c in package python3-h5py-src contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-gcovr: Add missing runtime dependencyJasper Orschulko2023-04-161-1/+1
| | | | | | | | | | python3-gcovr requires standard python module multiprocessing as runtime dependency. Upstream-Status: Inappropriate [configuration] Signed-off-by: Jasper Orschulko <jasper@fancydomain.eu> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-gpiod: fetch sources from pypiBartosz Golaszewski2023-04-142-49/+38
| | | | | | | | | | | | | | | | | | Python bindings to libgpiod are now available on pypi. The source package is a limited subset of the original repository. As such the ptest package now requires the libgpiod-ptest to be available at run-time (for libgpiosim.so against which the test C extension is linked). The problem with installing the C extensions for tests is now fixed so drop the do_install:append(). We no longer have to pass any additional CFLAGS to setup.py either. We update the version of the recipe but the changes only apply to building and packaging, there are no functional changes to the code. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-gpiod: add missing run-time dependenciesBartosz Golaszewski2023-04-141-1/+5
| | | | | | | | The gpiod package needs some standard python modules so add them to RDEPENDS. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-gpiod: don't hardcode the project version in recipeBartosz Golaszewski2023-04-111-1/+1
| | | | | | | Use the provided PV variable when referring to project's version. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sentry-sdk: upgrade 1.18.0 -> 1.19.1Wang Mingyu2023-04-101-1/+1
| | | | | | | | | | | | | Changelog: ========== Make auto monitoring beat update support Celery 4 and 5 New: Celery Beat auto monitoring New: gRPC integration New: gRPC integration Fix: Do not trim span descriptions. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sqlalchemy: upgrade 2.0.7 -> 2.0.9Wang Mingyu2023-04-101-1/+1
| | | | | | | | Changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.9 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-web3: upgrade 6.0.0 -> 6.1.0Wang Mingyu2023-04-101-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-zeroconf: upgrade 0.47.4 -> 0.55.0Wang Mingyu2023-04-101-1/+1
| | | | | | | | | Feature ======= Improve performance of processing incoming records Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-networkx: upgrade 3.0 -> 3.1Wang Mingyu2023-04-101-1/+1
| | | | | | | | Changelog: Supports Python 3.8, 3.9, 3.10, and 3.11. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-simplejson: upgrade 3.18.4 -> 3.19.1Wang Mingyu2023-04-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ============ * This release contains security hardening measures based on recommendations by a security audit sponsored by OSTIF and conducted by X41 D-Sec GmbH. Several of these measures include changing defaults to be more strict, by default simplejson will now only consume and produce compliant JSON, but the flags still exist for any backwards compatibility needs. No high priority issues were discovered, the reference count leak is thought to be unreachable since the digits of the float are checked before PyOS_string_to_double is called. A link to the public version of this report will be included in a future release of simplejson. The following fixes were implemented in one PR: https://github.com/simplejson/simplejson/pull/313 * Fix invalid handling of unicode escape sequences in the pure Python implementation of the decoder (SJ-PT-23-01) * Fix missing reference count decrease if PyOS_string_to_double raises an exception in Python 2.x; was probably unreachable (SJ-PT-23-02) * Backport the integer string length limitation from Python 3.11 to limit quadratic number parsing (SJ-PT-23-03) * Fix inconsistencies with error messages between the C and Python implementations (SJ-PT-23-100) * Remove unused unichr import from encoder (SJ-PT-23-101) * Remove unused namedtuple_as_object and tuple_as_array arguments from simplejson.load (SJ-PT-23-102) * Remove vestigial _one_shot code from iterencode (SJ-PT-23-103) * Change default of allow_nan from True to False and add allow_nan to decoder (SJ-PT-23-107) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pychromecast: upgrade 13.0.6 -> 13.0.7Wang Mingyu2023-04-101-1/+1
| | | | | | | | | | Changelog: =========== Wait longer when attempting to play media Bump black from 23.1.0 to 23.3.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-imgtool: upgrade 1.9.0 -> 1.10.0Wang Mingyu2023-04-101-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-auth: upgrade 2.17.1 -> 2.17.2Wang Mingyu2023-04-101-1/+1
| | | | | | | | | Bug Fixes ========== Do not create new JWT credentials if they make the same claims as the existing. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-python-client: upgrade 2.83.0 -> 2.84.0Wang Mingyu2023-04-101-1/+1
| | | | | | | | Changelog: https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-coverage: upgrade 7.2.2 -> 7.2.3Wang Mingyu2023-04-101-1/+1
| | | | | | | | | | | | | | Changelog: ========== - Fix: the :ref:`config_run_sigterm` setting was meant to capture data if a process was terminated with a SIGTERM signal, but it didn't always. - Performance: HTML reports with context information are now much more compact. File sizes are typically as small as one-third the previous size, but can be dramatically smaller. - Development dependencies no longer use hashed pins, closing issue 1592. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-astroid: upgrade 2.15.1 -> 2.15.2Wang Mingyu2023-04-101-1/+1
| | | | | | | | | | Changelog: ========= * Support more possible usages of "attrs" decorators. Closes pylint-dev/pylint#7884 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-alembic: upgrade 1.10.2 -> 1.10.3Wang Mingyu2023-04-101-1/+1
| | | | | | | | | | | | | | Changelog: ========== [bug] [typing] Fixed various typing issues observed with pyright, including issues involving the combination of Function and MigrationContext.begin_transaction(). [bug] [autogenerate] Fixed error raised by alembic when running autogenerate after removing a function based index. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-websockets: upgrade 10.4 -> 11.0.1Wang Mingyu2023-04-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | License-Update: Use standard licence text and SPDX identifier. Changelog: ========== Bug fixes ---------- Restored the C extension in the source distribution. Backwards-incompatible changes ------------------------------- The Sans-I/O implementation was moved. Sans-I/O protocol constructors now use keyword-only arguments. Closing a connection without an empty close frame is OK. serve() times out on the opening handshake after 10 seconds by default. New features ------------- websockets 10.0 introduces a implementation on top of threading. Added open_timeout to serve(). Made it possible to close a server without closing existing connections. Added select_subprotocol to customize negotiation of subprotocols in the Sans-I/O layer. Improvements -------------- Added platform-independent wheels. Improved error handling in broadcast(). Set server_hostname automatically on TLS connections when providing a sock argument to connect(). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pillow: upgrade 9.4.0 -> 9.5.0Wang Mingyu2023-04-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | License-Update: Alex Clark -> Jeffrey A. Clark (Alex) Update HPND wording in LICENSE file Changelog: ========== Added ImageSourceData to TAGS_V2 #7053 Clear PPM half token after use #7052 Removed absolute path to ldconfig #7044 Support custom comments and PLT markers when saving JPEG2000 images #6903 Load before getting size in __array_interface__ #7034 Support creating BGR;15, BGR;16 and BGR;24 images, but drop support for BGR;32 #7010 Consider transparency when applying APNG blend mask #7018 Round duration when saving animated WebP images #6996 Added reading of JPEG2000 comments #6909 Decrement reference count #7003 Allow libtiff_support_custom_tags to be missing #7020 Improved I;16N support #6834 Added QOI reading #6852 Added saving RGBA images as PDFs #6925 Do not raise an error if os.environ does not contain PATH #6935 Close OleFileIO instance when closing or exiting FPX or MIC #7005 Added __int__ to IFDRational for Python >= 3.11 #6998 Added memoryview support to Dib.frombytes() #6988 Close file pointer copy in the libtiff encoder if still open #6986 Raise an error if ImageDraw co-ordinates are incorrectly ordered #6978 Added "corners" argument to ImageDraw rounded_rectangle() #6954 Added memoryview support to frombytes() #6974 Allow comments in FITS images #6973 Support saving PDF with different X and Y resolutions #6961 Fixed writing int as UNDEFINED tag #6950 Raise an error if EXIF data is too long when saving JPEG #6939 Handle more than one directory returned by pkg-config #6896 Do not retry past formats when loading all formats for the first time #6902 Do not retry specified formats if they failed when opening #6893 Do not unintentionally load TIFF format at first #6892 Stop reading when EPS line becomes too long #6897 Allow writing IFDRational to BYTE tag #6890 Raise ValueError for BoxBlur filter with negative radius #6874 Support arbitrary number of loaded modules on Windows #6761 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyruvate: Upgrade to 1.2.1Khem Raj2023-04-088-129/+553
| | | | | | Add fixes to build with musl and riscv32 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyruvate: regenerate with updated bbclassKhem Raj2023-04-061-89/+89
| | | | | | | * it's needed for compatibility with updated fetcher from: https://patchwork.yoctoproject.org/project/bitbake/patch/20230405122125.3358972-1-enrico.scholz@sigma-chemnitz.de/ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-python: python3-lorem: Add ptestEver ATILANO2023-04-052-1/+17
| | | | | | Signed-off-by: Ever ATILANO <ever.atilano@smile.fr> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-python: python3-path: Add ptestEver ATILANO2023-04-052-1/+23
| | | | | | Signed-off-by: Ever ATILANO <ever.atilano@smile.fr> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-crc32c: Correct the license informationPeter Kjellerstedt2023-04-051-1/+1
| | | | | | | | Correct "startline=" to "beginline=" in LIC_FILES_CHKSUM so that the correct lines from crc32c_adler.c are used. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-watchdog: upgrade 2.3.1 -> 3.0.0Wang Mingyu2023-04-051-1/+1
| | | | | | | | | | | | | | | | Changelog: ========== Drop support for Python 3.6. watchdog is now PEP 561 compatible, and tested with mypy Fix missing > in FileSystemEvent.__repr__() (#980) [ci] Lots of improvements [inotify] Return from InotifyEmitter.queue_events() if not launched when thread is inactive (#963) [tests] Stability improvements [utils] Remove handling of threading.Event.isSet spelling (#962) [watchmedo] Fixed tricks YAML generation (#965) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sentry-sdk: upgrade 1.17.0 -> 1.18.0Wang Mingyu2023-04-051-1/+1
| | | | | | | | | | | | | | | | Changelog: ========== Updated denylist to include other widely used cookies/headers (#1972) Forward all sentry- baggage items (#1970) Update OSS licensing (#1973) Profiling: Handle non frame types in profiler (#1965) Tests: Bad arq dependency in tests (#1966) Better naming (#1962) New: Implement EventScrubber (#1943) New: Added new functions_to_trace option for central way of performance instrumentation (#1960) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-typeguard: upgrade 3.0.1 -> 3.0.2Wang Mingyu2023-04-051-1/+1
| | | | | | | | | | | | | | Changelog: =========== Improved warnings by ensuring that they target user code and not Typeguard internal code Fixed warn_on_error() not showing where the type violation actually occurred Fixed local assignment to *args or **kwargs being type checked incorrectly Fixed TypeError on check_type(..., None) Fixed unpacking assignment not working with a starred variable (x, *y = ...) in the target tuple Fixed variable multi-assignment (a = b = c = ...) being type checked incorrectly Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-regex: upgrade 2022.10.31 -> 2023.3.23Wang Mingyu2023-04-051-1/+1
| | | | | | | | | | Changelog: =========== Disabled repeat guards. They keep causing issues, and it's just simpler to rely on timeouts. Re-enabled modified repeat guards due to regression in speed caused by excessive backtracking. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>