Commit Graph

8201 Commits

Author SHA1 Message Date
Wang Mingyu
11c1594d96
python3-pyflakes: upgrade 3.3.2 -> 3.4.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:24:04 -07:00
Wang Mingyu
36b570dde7
python3-pycodestyle: upgrade 2.13.0 -> 2.14.0
Changelog:
==========
- Add support for python 3.14.
- Fix false positive for TypeVar defaults with more than one argument.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:24:03 -07:00
Wang Mingyu
1a9eb3a4c2
python3-pycares: upgrade 4.8.0 -> 4.9.0
Changelog:
=============
- Create dependabot configuration
- build(deps): bump pypa/cibuildwheel from 2.22.0 to 2.23.3
- Pin Python version to 3.13.3 to avoid Windows build error
- Fix shutdown race
- Add support for windows arm64

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:24:03 -07:00
Wang Mingyu
0b8545f318
python3-oauthlib: upgrade 3.2.2 -> 3.3.1
License-Update:
 - Removed year from license
 - Refresh wording of license to not confuse tools between BSD-3 & BSD

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:24:03 -07:00
Wang Mingyu
088a43afec
python3-msgpack: upgrade 1.1.0 -> 1.1.1
Changelog:
 Update Cython to 3.1.1 and cibuildwheel to 2.23.3.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:24:03 -07:00
Wang Mingyu
e129aad86a
python3-imgtool: upgrade 2.1.0 -> 2.2.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:24:02 -07:00
Wang Mingyu
1ad0646e58
python3-elementpath: upgrade 5.0.1 -> 5.0.2
Changelog:
==============
- Fix for XPath 2.0 fn:node-name
- Workaround for processing arguments with multiple occurrences for external functions

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:24:02 -07:00
Wang Mingyu
f73903a832
python3-coverage: upgrade 7.8.2 -> 7.9.1
Changelog:
===========
- The "no-ctracer" warning is not issued for Python pre-release versions.
  Coverage doesn't ship compiled wheels for those versions, so this was far too noisy.
- On Python 3.14+, the "sysmon" core is now the default if it's supported for
  your configuration. Plugins and dynamic contexts are still not supported with it.
- Added a [run] core configuration setting to specify the measurement core,
  which was previously only available through the COVERAGE_CORE environment variable.
- Fixed incorrect rendering of f-strings with doubled braces
- If the C tracer core can't be imported, a warning ("no-ctracer") is issued with the reason.
- The C tracer core extension module now conforms to PEP 489
- Fixed a "ValueError: min() arg is an empty sequence" error

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:24:02 -07:00
Wang Mingyu
f4908c7d5d
python3-cantools: upgrade 40.2.2 -> 40.2.3
Changelog:
  Fix compiler error for code generated with --node arg

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:24:02 -07:00
Wang Mingyu
59a4076d38
python3-bandit: upgrade 1.8.3 -> 1.8.5
Changelog:
============
- Fix the rendering of the CI/CD doc
- Fix for publish to PyPI failure

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:24:02 -07:00
Wang Mingyu
0ed559d72f
python3-alembic: upgrade 1.16.1 -> 1.16.2
Changelog:
===========
- Fixed issue where dialect-specific keyword arguments in dialect_kwargs were
  not rendered when rendering the Operations.create_foreign_key() operation.
- Fixed rendering of pyproject.toml to include two newlines when appending
  content to an existing file.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:24:01 -07:00
Wang Mingyu
750c51903d
python3-a2wsgi: upgrade 1.10.8 -> 1.10.10
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:24:01 -07:00
Tom Geelen
0cb6b97402
python3-multidict: fix: update S for python3-multidict recipe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:54 -07:00
Tom Geelen
af2e6a25cf
python3-propcache: 0.3.1 -> 0.3.2
Drop patch which allows Cython 3.1.x as source now supports it.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:54 -07:00
Alexander Kanavin
fc78d37ff0
meta-openembedded/all: adapt to UNPACKDIR changes
Please see
https://git.yoctoproject.org/poky/commit/?id=4dd321f8b83afecd962393101b2a6861275b5265
for what changes are needed, and sed commands that can be used to make them en masse.

I've verified that bitbake -c patch world works with these, but did not run a world
build; the majority of recipes shouldn't need further fixups, but if there are
some that still fall out, they can be fixed in followups.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:52 -07:00
Leon Anavi
c73647851a
python3-typeguard: Upgrade 4.4.3 -> 4.4.4
Upgrade to release 4.4.4:

- Fixed IndexError when using @typechecked on more than one
  function with the same name under certain circumstances
- Fixed TypeError during type checking when the value to check
  is a parametrized generic class

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:51 -07:00
Leon Anavi
7e3bab1f21
python3-cachetools: Upgrade 6.0.0 -> 6.1.0
Upgrade to release 6.1.0:

- Improve LFUCache insertion performance by switching to an
  implementation based on the cacheing library.
- Update CI environment.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:51 -07:00
Leon Anavi
35cba0ad0a
python3-frozenlist: Upgrade 1.6.2 -> 1.7.0
Upgrade to release 1.7.0:

- Added deepcopy support to FrozenList
- Fixed an issue where frozenlist binary wheels would be built with
  debugging symbols and line tracing enabled, which significantly
  impacted performance. Line tracing is now disabled by default and
  can only be enabled explicitly
- Enabled PIP_CONSTRAINT environment variable in the build
  configuration to ensure the pinned Cython version from
  requirements/cython.txt is used during wheel builds.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:50 -07:00
Leon Anavi
b3e692ecb4
python3-nocasedict: Upgrade 2.0.4 -> 2.1.0
Upgrade to release 2.1.0:

- Dropped support for Python 3.6 and 3.7 because they are out of
  service and to simplify development dependencies.
- Dev: Changed 'make install' to no longer perform an editable
  install, but a standalone install, since pip will remove support
  for editable installs.
- Dev: Removed support for the env.var TEST_INSTALLED that used the
  installed package for testing, for simplicity. Now, the local
  package in the repository main directory is always used for
  testing.
- Test: Python 3.13 was pinned to 3.13.0 to work around a pylint
  issue on Python 3.13.1.
- Addressed safety issues up to 2025-04-27.
- Dev: Added missing dependencies for development.
- Test: Fixed the issue that coveralls was not found in the test
  workflow on MacOS with Python 3.9-3.11, by running it without
  login shell. Added Python 3.11 on MacOS to the normal tests.
- Added support for Python 3.13. This required increasing the
  minimum version of several packages needed for development.
- Added '__version_tuple__' with the integer versions.
- Dev: Changed from setup.py to using pyproject.toml.
- Dev: Split safety policy files into one for installation
  dependencies and one for development dependencies.
- Dev: Split minimum-constraints.txt file into one for installation
  dependencies and one for development dependencies.
- Dev: Cleanup in the Makefile.
- Docs: Changed versions shown for the documentation to be master
  and the latest fix version of each minor version. Changed
  documentation links in README file to reference the master
  version.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:50 -07:00
Leon Anavi
f300f622f1
python3-yarl: Upgrade 1.20.0 -> 1.20.1
Upgrade to release 1.20.1:

- Started raising a :exc:ValueError exception raised for corrupted
  IPv6 URL values.
- Updated to use Cython 3.1 universally across the build path
- Made Cython line tracing opt-in via the with-cython-tracing build
  config setting

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:50 -07:00
Leon Anavi
2988afbe69
python3-multidict: Upgrade 6.4.4 -> 6.5.0
Upgrade to release 6.5.0:

- Replace internal implementation from an array of items to hash
  table. algorithmic complexity for lookups is switched from O(N)
  to O(1).
- Builds have been added for arm64 Windows wheels and the
  reusable-build-wheel.yml template has been modified to allow for
  an os value (windows-11-arm) which does not end with the -latest
  postfix.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:49 -07:00
Leon Anavi
9d192188bd
python3-qface: Upgrade 2.0.12 -> 2.0.13
Upgrade to release 2.0.13:

- QTBUG-129592: Throw error in case of invalid yaml format in
  annotations
- CI: Improve coverage and enable the flow again
- CI: Inherit secrets from toplevel

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:49 -07:00
Tom Geelen
2011f868a3
python3-pillow: 11.1.0 -> 11.2.1
Release notes: https://pillow.readthedocs.io/en/stable/releasenotes/11.2.1.html

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-20 10:34:12 -07:00
Tom Geelen
e133633d1a
python3-aiodns: 3.4.0 -> 3.5.0
License update: normalized endings

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-20 10:34:12 -07:00
Trevor Gamblin
0246a2f515
python3-colorama: remove recipe
Moved to oe-core since pytest needs it. Also remove it from the
meta-python packagegroup.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-20 10:34:12 -07:00
Leon Anavi
0a77b901a9
python3-prompt-toolkit: Upgrade 3.0.50 -> 3.0.51
Upgrade to release 3.0.51:

- Use pyproject.toml instead of setup.py.
- Fix edge case in formatted_text.split_lines when the input starts
  with a line ending.

Fixes:

WARNING: python3-prompt-toolkit-3.0.51-r0 do_check_backend:
QA Issue: inherits setuptools3 but has pyproject.toml with
setuptools.build_meta, use the correct class [pep517-backend]

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-11 16:11:55 -07:00
Leon Anavi
9e9da4e6df
python3-html2text: Upgrade 2024.2.26 -> 2025.4.15
Upgrade to release 2025.4.15:

- Fix CI for Python 3.12
- ci: publish wheels to pypi
- Upgrade Build Tools to Latest
- Support tri-backquote style code block and fix ordered list indent
- Fix invalid character reference parsing
- Fix a typo in docs/usage.md
- Modernization of wheel building process

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-11 16:11:55 -07:00
Wang Mingyu
3f5a08d0dc
python3-xmlschema: upgrade 4.0.1 -> 4.1.0
Changelog:
=============
- Add XPath selectors: ElementSelector and ElementPathSelectors
- Add selector argument to XMLResource and iterparse filters
- Fix element substitution
- Restore v3.4.5 builder methods as helpers
- Add overall_min_occurs and overall_max_occurs helpers to XsdElement
- Extend error message for XML syntax errors
- Fix query/fragment like for filenames

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:16 -07:00
Wang Mingyu
feeee41d0b
python3-web3: upgrade 7.11.1 -> 7.12.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:16 -07:00
Wang Mingyu
21c0810143
python3-typeguard: upgrade 4.4.2 -> 4.4.3
Changelog:
===========
- Fixed @typechecked unable to find the target function or method if it or the
  containing class had PEP 695 type parameters on them
- Fixed handling of union types on Python 3.14
- Fixed __type_params__ getting lost when a function is instrumented

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:16 -07:00
Wang Mingyu
c9975ad47b
python3-tornado: upgrade 6.5 -> 6.5.1
Changelog:
- Fixed a bug in ''multipart/form-data'' parsing that could incorrectly reject
  filenames containing characters above U+00FF

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:16 -07:00
Wang Mingyu
410e0bb3f1
python3-tomlkit: upgrade 0.13.2 -> 0.13.3
Changelog:
============
- fix: register encoder's doc incorrectly mentions TypeError
- [pre-commit.ci] pre-commit autoupdate
- chore(deps-dev): bump virtualenv from 20.26.1 to 20.26.6
- chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /docs
- [pre-commit.ci] pre-commit autoupdate
- chore(deps-dev): bump jinja2 from 3.1.4 to 3.1.5
- [pre-commit.ci] pre-commit autoupdate
- feat: add .item() method to retrieve the item object
- Fix: Inconsistent newlines on Windows
- Replace pytest's legacy tmpdir fixture with tmp_path
- Update README.md
- Prevent repeated whitespace items in arrays
- Aot setitem not implemented fix
- [pre-commit.ci] pre-commit autoupdate
- Fix removal of items from Arrays
- Fix: reject single keys that aren't strings
- [pre-commit.ci] pre-commit autoupdate
- fix: Invalid serialization when overwriting out-of-order table key
- fix: Dumping a subelement of a parsed toml fails starting on 4rd level of nesting
- chore(deps-dev): bump jinja2 from 3.1.5 to 3.1.6
- fix: ensure unique table indices when adding items to out-of-order tables
- fix: add newline indentation after existing items in Container class
- fix: Missing newline at end of file with multiple array of tables can corrupt during dumping
- chore: update version to 0.13.3

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:16 -07:00
Wang Mingyu
0a464ffd88
python3-scikit-build-core: upgrade 0.11.3 -> 0.11.4
Changelog:
=============
Fixes:
- Typo in license-files
- Fix dynamic-metadata iteration (only affected GraalPy)
- Better abiflags implementation, uses ABIFLAGS on 3.14+, supports GraalPy
- File API commandFragments is optional
- Add python -m scikit_build_core printout and a few CLI issues
- Add some platform info to logging

Internal:
- Explicit mypy ignores
- Adjust typing to be ready for next mypy release

Documentation:
- Refactor the documentation to use single-line summaries

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:15 -07:00
Wang Mingyu
467d587b24
python3-robotframework: upgrade 7.2.2 -> 7.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:15 -07:00
Wang Mingyu
65c8d25064
python3-pytest-lazy-fixtures: upgrade 1.1.2 -> 1.1.4
Changelog:
===========
- Fix non-deterministic test function names due to usage of sets
- Fix duplicate parametrization error

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:15 -07:00
Wang Mingyu
1850040292
python3-pyais: upgrade 2.9.2 -> 2.9.4
Changelog:
============
* better error handling of invalid fragment counts
* add support for variant of message type 8

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:15 -07:00
Wang Mingyu
fa40feb7b8
python3-py7zr: upgrade 0.22.0 -> 1.0.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:15 -07:00
Wang Mingyu
138d83f99e
python3-networkx: upgrade 3.4.2 -> 3.5
License-Update: Copyright updated to 2025

Changelog:
==========
https://github.com/networkx/networkx/releases/tag/networkx-3.5

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:14 -07:00
Wang Mingyu
cd70588673
python3-multidict: upgrade 6.4.3 -> 6.4.4
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:14 -07:00
Wang Mingyu
8f33690191
python3-joblib: upgrade 1.5.0 -> 1.5.1
Changelog:
============
- Fix backend hints causing errors when no multiprocessing is present
- Vendor loky3.5.5 fixing the resource_tracker clean up with earlier Python versions.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:14 -07:00
Wang Mingyu
de3474a9bb
python3-ipython: upgrade 9.2.0 -> 9.3.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:14 -07:00
Wang Mingyu
fb8c1f7aea
python3-inline-snapshot: upgrade 0.23.0 -> 0.23.2
Changelog:
===========
Fixed
- The readline module doesn't have to be installed on non-windows systems.
- command line flags work again in CI

Changed
- changed how the Snapshot[T] type is implemented.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:14 -07:00
Wang Mingyu
bb3ce6e2d6
python3-inflate64: upgrade 1.0.1 -> 1.0.3
Changelog:
=============
- Add readthedocs manual page.
- Publish Python 3.13 wheels.
- Fix GitHub Actions CI/CD script for aarch64.
- Published to PyPI using GItHub Actions as a trusted publisher
- Add GitHub Actions CI/CD script
- Drop Azure Pipelines CI/CD

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:14 -07:00
Wang Mingyu
b8e88cfbed
python3-h5py: upgrade 3.13.0 -> 3.14.0
0001-setup_build.py-avoid-absolute-path.patch
refreshed for 3.14.0

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:13 -07:00
Wang Mingyu
efe9f07bf4
python3-grpcio: upgrade 1.72.0 -> 1.72.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:13 -07:00
Wang Mingyu
30951ce4b4
python3-grpcio-tool: upgrade 1.72.0 -> 1.72.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:13 -07:00
Wang Mingyu
027db48cc4
python3-grpcio-reflection: upgrade 1.72.0 -> 1.72.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:13 -07:00
Wang Mingyu
c1abf2529f
python3-grpcio-channelz: upgrade 1.72.0 -> 1.72.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:13 -07:00
Wang Mingyu
3d889c185e
python3-greenlet: upgrade 3.2.2 -> 3.2.3
Changelog:
===========
- Make greenlet build and run on Python 3.14 beta 2 on Windows amd64.
- Potentially fix build on NetBSD/sparc64.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:13 -07:00
Wang Mingyu
9791f72929
python3-google-auth: upgrade 2.40.1 -> 2.40.3
Changelog:
==========
- Auth fetch token from default endpoint
- Remove unnecessary call to mds service
- Retry 504 errors
- Remove sync response logs in AuthorizedSession
- Update test to consider new error message from cryptography

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:12 -07:00