summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
Commit message (Collapse)AuthorAgeFilesLines
* python3-pytest-cache: remove dead recipeKhem Raj2026-06-082-16/+0
| | | | | | | | | pytest-cache has been unmaintained since its last release in 2013 and its functionality was long ago merged into pytest core. Drop the recipe along with its packagegroup-meta-python entry and the now-redundant ptest dependency in python3-fastjsonschema. Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-pathtools3: remove dead recipeKhem Raj2026-06-081-10/+0
| | | | | | | | | | | pathtools3 is an abandoned Python 3 fork. Its last release (0.2.1) was in 2018 and the upstream original pathtools has been dead since 2011. Its only historical consumer, python3-watchdog, dropped the dependency long ago and is now at 6.0.0 in OE. Nothing else references it. Drop the recipe and its packagegroup-meta-python entry. Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-django: upgrade 5.2.14 -> 5.2.15Ankur Tyagi2026-06-071-1/+1
| | | | | | | https://docs.djangoproject.com/en/dev/releases/5.2.15/ Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-django: upgrade 6.0.5 -> 6.0.6Ankur Tyagi2026-06-071-1/+1
| | | | | | | https://docs.djangoproject.com/en/dev/releases/6.0.6/ Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-zopeinterface: upgrade 8.4 -> 8.5Wang Mingyu2026-06-071-1/+1
| | | | | | | | | | | Changelog: =========== - Build and upload free-threaded (cp314t, cp315t) wheels for all platforms. - Replace all remaining PyDict_GetItem() calls in the C extension with exception-safe alternatives (PyDict_Contains, PyDict_GetItemWithError). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-virtualenv: upgrade 21.3.3 -> 21.4.2Wang Mingyu2026-06-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-typer: upgrade 0.25.1 -> 0.26.4Wang Mingyu2026-06-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-tox: upgrade 4.54.0 -> 4.55.0Wang Mingyu2026-06-071-1/+1
| | | | | | | | | | | Changelog: ============= - ci(schemastore): sync fork before pushing branch - feat: Also pass TERMINFO when in an interactive shell - fix(pip): skip constrain_package_deps when constraints is set Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-tornado: upgrade 6.5.5 -> 6.5.6Wang Mingyu2026-06-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-starlette: upgrade 1.1.0 -> 1.2.1Wang Mingyu2026-06-071-1/+1
| | | | | | | | | | | Changelog: ============ - Support httpx2 in the test client - Use httpx2 for type checking in the testclient module - Add assert error for requires() when request param is not Request type Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-service-identity: upgrade 24.2.0 -> 26.1.0Wang Mingyu2026-06-071-1/+1
| | | | | | | | | | | | | | Changelog: =========== - Python 3.14 and 3.15 are now officially supported. #85 #93 - service-identity now uses cryptography's Rust-based ASN.1 decoder and doesn't depend on pyasn1 and pyasn1-modules anymore. - Verifying a single-label hostname (e.g. localhost) against a wildcard certificate pattern now raises VerificationError cleanly instead of crashing with an opaque ValueError Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-serpent: upgrade 1.42 -> 1.43Wang Mingyu2026-06-071-1/+1
| | | | | | | | | | Changelog: =========== - Fixed multiple bugs in serialization and parsing (complex number edge cases, custom types etc) - Changed java maven publishing method Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-sentry-sdk: upgrade 2.60.0 -> 2.61.0Wang Mingyu2026-06-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-redis: upgrade 7.4.0 -> 8.0.0Wang Mingyu2026-06-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-python-multipart: upgrade 0.0.29 -> 0.0.30Wang Mingyu2026-06-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-pytest-asyncio: upgrade 1.3.0 -> 1.4.0Wang Mingyu2026-06-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-pyproject-api: upgrade 1.10.0 -> 1.10.1Wang Mingyu2026-06-071-1/+1
| | | | | | | | | | | | | | | | | | Changelog: =========== - chore(tox): migrate tox.ini to tox.toml - Migrate type checking from mypy to ty - Move from extras to dependency-groups - Align dependency versions across projects - Add permissions to workflows - Move SECURITY.md to .github/SECURITY.md - Switch FUNDING.yml to github: gaborbernat - Standardize .github files to .yaml suffix - ci(workflows): add zizmor security auditing - chore: improve pyproject-api maintenance path Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-platformdirs: upgrade 4.9.6 -> 4.10.0Wang Mingyu2026-06-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-parse: upgrade 1.22.0 -> 1.22.1Wang Mingyu2026-06-071-1/+1
| | | | | | | | Changelog: Parse zero-precision floats formatted without a decimal point Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-moteus: upgrade 0.3.101 -> 1.0.0Wang Mingyu2026-06-071-1/+1
| | | | | | | | | | | | | | | | Changelog: ========== - moteus_tool --calibrate for controllers configured for hall commutation now calibrate a fine position for each hall transition, which improves performance and consistency for hall based configurations - moteus.move_to now respects the velocity_limit argument across all devices - moteus.move_to works properly when exiting the stopped state - Don't inject await when it isn't needed, rending some python mode definitions possible that previously would have triggered syntax errors - Fix the order of D and Q axes for current mode requests Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-ipython: upgrade 9.13.0 -> 9.14.0Wang Mingyu2026-06-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-inline-snapshot: upgrade 0.33.0 -> 0.34.0Wang Mingyu2026-06-071-1/+1
| | | | | | | | | | | | Changelog: =========== - get_snapshot_value() now accepts a which parameter ("new" or "old") to select whether to return the new (just-compared) or the old (previously stored) snapshot value - Example.run_pytest: deterministic test order by using -p no:ranodmly Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-httptools: upgrade 0.7.1 -> 0.8.0Wang Mingyu2026-06-072-25/+1
| | | | | | | | | | | | | | | | | 0001-Allow-building-with-latest-setuptools.patch removed since it's included in 0.8.0 Changelog: =========== - Add http-parser and llhttp licenses into the wheels - Mark cython module as free-threading compatible - Fix all typing issues - Bump llhttp to 9.4.1 - Security: fix URL truncation issue - Allow building with latest setuptools Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-coverage: upgrade 7.14.0 -> 7.14.1Wang Mingyu2026-06-071-1/+1
| | | | | | | | | | | Changelog: =========== - Fix: the HTML report used typographic niceties to make file paths more readable by adding a small amount of space around slashes. - Add a 3.16 PyPI classifier Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-cbor2: Upgrade 5.9.0 -> 6.1.1Leon Anavi2026-06-072-2/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade to release 6.1.1: - Fixed cbor2.load() returning corrupted data for payloads exceeding 4096 bytes From 6.1.0: - Added the allow_duplicate_keys parameter to CBORDecoder, load and loads (default: True). When set to False, a CBORDecodeError is raised upon encountering a duplicate key within the same map. - Added support for decoding from any object supporting the buffer API (e.g. memoryview or bytearray) in addition to bytes - Fixed compatibility issues with 32-bit systems From 6.0.1: - Fixed an error in the mutability logic during decoding, leading to values being decoded as immutable in unexpected places From 6.0.0: - MAJOR REWRITE: The Python and C implementations of the encoder and decoder were replaced with a single, Rust-based implementation in the interest of maintainability. - BACKWARD INCOMPATIBLE Changed the signature of the tag_hook decoder callables to accept (CBORTag, immutable as arguments instead of CBORDecoder, CBORTag) - BACKWARD INCOMPATIBLE Changed the signature of the object_hook decoder callables to accept (Mapping[Any, Any], bool) instead of (CBORDecoder, dict[Any, Any]) - BACKWARD INCOMPATIBLE Removed the break_marker singleton as no longer necessary - BACKWARD INCOMPATIBLE Removed the CBORDecodeValueError exception, instead chaining ValueError or TypeError to a CBORDecodeError - BACKWARD INCOMPATIBLE Changed the decoding of semantic tag 261 to yield an IPv4Interface or IPv6Interface if the address contains host bits - BACKWARD INCOMPATIBLE Removed the individual decoding functions from the API as they were mistakenly called directly by users. Please open an issue if you need them back. - BACKWARD INCOMPATIBLE Changed the encoding of IP addresses to use the semantic tags 52 and 54 instead of the deprecated 260 and 261 - BACKWARD INCOMPATIBLE Dropped the deprecated cbor2.decoder and cbor2.encoder modules - everything in the API is now importable directly from cbor2 - BACKWARD INCOMPATIBLE The cbor2.FrozenDict class has now been renamed frozendict and is not available on Python 3.15 where the built-in frozendict class must be used instead - Added the semantic_decoders decoder option to add or override decoders for specific semantic tags - Added the immutable decoder flag to always use immutable containers where possible when decoding a CBOR stream - Added the allow_indefinite decoder option to optionally disallow indefinite-length strings and containers - Dropped support for Python 3.9 - Fixed the decoder not rejecting invalid two-byte simple value sequences (0xF800 - 0xF81F) Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-zeroconf: upgrade 0.148.0 -> 0.149.16Wang Mingyu2026-05-311-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-yarl: upgrade 1.23.0 -> 1.24.2Wang Mingyu2026-05-311-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-wrapt: upgrade 2.1.2 -> 2.2.1Wang Mingyu2026-05-311-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-vector: upgrade 1.8.0 -> 1.8.1Wang Mingyu2026-05-311-1/+1
| | | | | | | | | | | | Changelog: ========== - fix: get rid of cupy<14 quick fix - fix: _wrap_results skips momentum equivalents - ci: bump setup-uv to maintained tag scheme - ci: enable numba testing in 3.14t Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-types-psutil: upgrade 7.2.2.20260508 -> 7.2.2.20260518Wang Mingyu2026-05-311-1/+1
| | | | | | | | Changelog: Upgrade black to 26.5.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-telnetlib3: upgrade 2.6.0 -> 4.0.4Wang Mingyu2026-05-311-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-stevedore: upgrade 5.7.0 -> 5.8.0Wang Mingyu2026-05-311-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-starlette: upgrade 1.0.0 -> 1.1.0Wang Mingyu2026-05-311-1/+1
| | | | | | | | | | | | Changelog: ========== - Ignore malformed Host header when constructing request.url - Use "application/octet-stream" as the FileResponse media type fallback - Only dispatch standard HTTP verbs in HTTPEndpoint - Reject absolute paths in StaticFiles.lookup_path Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-sqlalchemy: upgrade 2.0.49 -> 2.0.50Wang Mingyu2026-05-311-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-soupsieve: upgrade 2.8.3 -> 2.8.4Wang Mingyu2026-05-311-1/+1
| | | | | | | | | | Changelog: ============= - FIX: Fix another inefficient attribute pattern - FIX: Limit total number of selectors processed in a pattern to prevent massive selector requests Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-socketio: upgrade 5.16.1 -> 5.16.2Wang Mingyu2026-05-311-1/+1
| | | | | | | | | | Changelog: =========== - Prevent unnecessary resource allocations - Add zizmor to CI builds Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-setuptools-git-versioning: upgrade 3.0.1 -> 3.1.0Wang Mingyu2026-05-311-1/+1
| | | | | | | | | | Changelog: ========== - Added a dynamic-metadata provider compatible with scikit-build-core. - Add support for git archive builds via a tracked .git_archival.txt file. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-rich-toolkit: upgrade 0.19.9 -> 0.19.10Wang Mingyu2026-05-311-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-responses: upgrade 0.26.0 -> 0.26.1Wang Mingyu2026-05-311-1/+1
| | | | | | | | | | | | | Changelog: ============ * Added Spanish translation of the README (''README.es.rst'') * When both 'content_type' and 'headers['content-type']' are in a response mock file, 'content_type' is now used. * Added strict_match to urlencoded_params_matcher, enabling partial request parameter matching. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-python-multipart: upgrade 0.0.28 -> 0.0.29Wang Mingyu2026-05-311-1/+1
| | | | | | | | Changelog: Handle malformed RFC 2231 continuations in parse_options_header Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-pytest-codspeed: upgrade 5.0.2 -> 5.0.3Wang Mingyu2026-05-311-1/+1
| | | | | | | | Changelog: chore: move callgrind skip obj API to instrument-hooks Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-pymysql: upgrade 1.1.3 -> 1.2.0Wang Mingyu2026-05-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Breaking changes ================ - Connection.ping() change the default to not reconnect and deprecate reconnect argument. Create a new connection if you want to reconnect. - Error classes in Cursor class are removed. - connect() arguments db and passwd now emit DeprecationWarning. Use database and password instead. - Reorganize TLS connection behavior. - PyMySQL uses TLS by default when server supports it. Use ssl_disabled=True to prohibit SSL. - When ssl_verify_cert=True, ssl_verify_identity=True, an ssl.SSLContext is passed, or when any other SSL option is configured, the connection requires SSL and raises OperationalError (CR_SSL_CONNECTION_ERROR) if the server doesn't support it. Other changes ============== - Support MySQL 8 row/column alias syntax in executemany INSERT regex. - Expose SQLSTATE on MySQL protocol exceptions without changing exception formatting. - Reject non-finite decimal.Decimal query parameters - Connection.set_charset(charset) now emits DeprecationWarning. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-pyjwt: upgrade 2.12.1 -> 2.13.0Wang Mingyu2026-05-311-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-pyais: upgrade 3.0.0 -> 3.0.1Wang Mingyu2026-05-311-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-pika: upgrade 1.4.0 -> 1.4.1Wang Mingyu2026-05-311-1/+1
| | | | | | | | Changelog: Fix Channel.close() for channels with multiple consumers Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-m2crypto: upgrade 0.47.0 -> 0.48.0Wang Mingyu2026-05-312-52/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0001-fix-swig-avoid-clang-GNUC-pragma-block-before-_lib.h.patch removed since it's included in 0.48.0 Changelog: ============= - doc: another move this time to Codeberg (and communication to Matrix) - test(smime): parametrize test_write_pkcs7_der - test(smime): fix test_signEncryptDecryptVerify - fix(util): return bytes from passphrase callbacks - fix(SSL.Checker): add IDN Chinese name - test(ssl): add IDN certificate fixture coverage - test(ssl): cover IDN hostname matching in Checker - doc: update expected Name format in migration guide - fix(smime): S/MIME signature verification for Outlook and Thunderbird - fix(provider): handle OSSL_STORE_INFO_PUBKEY compat. for OpenSSL < 3.2 - fix: cast X509_dup in sk_X509_deep_copy to avoid type mismatch - fix(smime): S/MIME signature verification for Outlook and Thunderbird - fix(smime): remove obsolete Python pre-3.6 constructs - ci: run on Codeberg with forgejo_runner - doc: clarify the status of the project - fix(provider): adjust the CI run on Gitea for the older OpenSSL on Debian - fix(evp): narrow digest and BIO pointers for mypy - fix(init): acommodate modern packaging API - doc: IRC channel is on Libera, Ergo was a wrong idea - fix(tests): remove duplicate definition of IS_DEBIAN in test_ssl - fix(test_bio_ssl): fix TLS 1.3 deadlock and add socket timeouts - fix(test_bio_ssl): replace sys.exit() with self.fail() to prevent test process crash - ci: publish to PyPI with Sigstore attestations via Trusted Publishing - fix(authcookie): handle CookieError from Python 3.13.12+ (CVE-2026-0672) - ci(leap): use setup.py bdist_wheel to bypass old pip PEP 517 wrapper - fix(util): replace is_32bit with struct.calcsize and update tests - ci: add FreeBSD SourceHut CI build script - fix(swig): avoid clang GNUC pragma block before _lib.h - fix(provider): don't abuse TemporaryDirectory to be mkdtemp, use that directly. - fix(provider): gate provider APIs for OpenSSL 1.1.1 - feat(provider): add key generation and destruction methods - docs(provider): add comprehensive documentation to Provider module - fix(provider): better exception handling - doc: add a simple AGENTS.md - feat(engine): add availability check, lifecycle helpers, and safer cleanup - doc(engine): Improve documentation and example of using Engine module Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-libusb1: upgrade 3.3.1 -> 3.4.0Wang Mingyu2026-05-311-1/+1
| | | | | | | | | | | | | Changelog: ========== - Fix Python 3.14 DeprecationWarning caused by implicit ctypes layout when using pack = 1. - Bundle libusb1 1.0.29 dlls in Windows wheels - Fix a licence inconsistency: the old pypi classifier was refering to the LGPL2+ instead of the LGPL2.1+ . Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-greenlet: upgrade 3.5.0 -> 3.5.1Wang Mingyu2026-05-311-1/+1
| | | | | | | | | | Changelog: ========== - Add preliminary support for Python 3.15b1. - Fix the discrepancy in the way the two getcurrent APIs behave during greenlet teardown. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-google-auth: upgrade 2.52.0 -> 2.53.0Wang Mingyu2026-05-311-1/+1
| | | | | | | | | | Changelog: =========== - allowlist agents-nonprod trust domains for agent identity - fail-fast on invalid or non-workload certificate configs in agent identity discovery Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-gevent: upgrade 26.4.0 -> 26.5.0Wang Mingyu2026-05-311-1/+1
| | | | | | | | | | | Changelog: ========== - Build and publish Windows 11 ARM wheels. - Add preliminary support for Python 3.15b1 and distribute binary wheels for it. - Support for Python 3.10 will be ending soon. Support for PyPy will be ending soon. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>