Commit Graph

8749 Commits

Author SHA1 Message Date
Leon Anavi
78f1844816
python3-asgiref: Upgrade 3.9.0 -> 3.9.1
Upgrade to release 3.9.1:

- Fixed deletion of Local values affecting other contexts
- Skip CPython specific garbage collection test on pypy

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-11 08:35:06 -07:00
Leon Anavi
69454c5be1
python3-aiohttp: Upgrade 3.11.18 -> 3.12.14
Upgrade to release 3.12.14:

- Fixed file uploads failing with HTTP 422 errors when encountering
  307/308 redirects, and 301/302 redirects for non-POST methods, by
  preserving the request body when appropriate per
  :rfc:9110#section-15.4.3-3.1
- Fixed :py:meth:ClientSession.close() <aiohttp.ClientSession.close>
  hanging indefinitely when using HTTPS requests through HTTP
  proxies
- Bumped minimum version of aiosignal to 1.4+ to resolve typing
  issues
- Added initial trailer parsing logic to Python HTTP parser

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-11 08:35:06 -07:00
jacobpanov
37a20d637b
python3-posix-ipc: Add librt linking to enable message queue support
The posix_ipc module was being built without message queue support due to
missing linkage with the real-time library (librt) during cross-compilation.
This caused the MessageQueue class to be unavailable at runtime.

Add LDFLAGS += -lrt to ensure proper linking and enable full POSIX IPC
functionality including message queues.

Fixes: #916
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-10 21:08:45 -07:00
Yishai Jaffe
473d0b27a3
python3-genson: added recipe
Adde genson python package

Signed-off-by: Yishai Jaffe <yishai1999@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-10 10:46:23 -07:00
Yishai Jaffe
eb6b6b1d35
python3-jsonschema-default: added recipe
Added jsonschema-default python package

Signed-off-by: Yishai Jaffe <yishai1999@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-09 09:16:05 -07:00
Yishai Jaffe
0273ea57e9
python3-rstr: added recipe
Added rstr python package

Signed-off-by: Yishai Jaffe <yishai1999@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-09 09:16:04 -07:00
Wang Mingyu
6d535fd88c
python3-transitions: upgrade 0.9.2 -> 0.9.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-08 23:40:31 -07:00
Wang Mingyu
0a88b92185
python3-scikit-build-core: upgrade 0.11.4 -> 0.11.5
0001-builder.py-Check-PYTHON_INCLUDE_DIR.patch
refreshed for 0.11.5

Changelog:
===============
- Improve .gitignore iteration speed
- Warn on 3.13.4 on Windows
- Add debug logging explaining why a file is included/excluded
- Fix a typo in a column-name of the platform-machine table

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-08 23:40:31 -07:00
Wang Mingyu
6d1f1e4c15
python3-pystemd: upgrade 0.13.2 -> 0.13.4
Changelog:
=============
- Fix deprecation warning: LICENSE is autodetected
- fixing DbusRemote
- enable user_mode in futures
- add apt-get update to release

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-08 23:40:31 -07:00
Wang Mingyu
13893dfb6d
python3-pyais: upgrade 2.9.4 -> 2.11.1
Changelog:
===========
* apply fix from https://gitlab.com/holado_framework/python
* pyais now handles type 16 messages shorter than 96 bit correctly
* breaking: added two classes for type 16 - 'isinstance(msg, MessageType16)' checks will need updating
* apply fixes from https://gitlab.com/holado_framework/python
* closes: https://github.com/M0r13n/pyais/issues/183
* renamed custom 'JSONEncoder' to 'AISJSONEncoder' to avoid confusion with 'json.JSONEncoder'
* refactored main.py ('ais-decode') for better error handling
* added examples/ais-encode

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-08 23:40:31 -07:00
Wang Mingyu
16043b3f53
python3-pillow: upgrade 11.2.1 -> 11.3.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-08 23:40:31 -07:00
Wang Mingyu
ba9595e668
python3-multidict: upgrade 6.5.1 -> 6.6.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-08 23:40:31 -07:00
Wang Mingyu
bdb51b0337
python3-mlcommons-loadgen: upgrade 5.0.22 -> 5.1.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-08 23:40:30 -07:00
Wang Mingyu
c3299e8fcf
python3-ipython: upgrade 9.3.0 -> 9.4.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-08 23:40:30 -07:00
Wang Mingyu
2d39f9eb59
python3-eventlet: upgrade 0.40.0 -> 0.40.1
Changelog:
===============
* "Fix" fork() so it "works" on Python 3.13, and "works" better on older Python versions
* Fix patching of removed URLopener class in Python 3.14
* ReferenceError except while count rlock
* Replace deprecated datetime.utcfromtimestamp
* Remove duplicate steps
* Replace deprecated datetime.datetime.utcnow

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-08 23:40:30 -07:00
Wang Mingyu
fed296fd7f
python3-elementpath: upgrade 5.0.2 -> 5.0.3
Changelog:
===============
Fix for XPath 1.0 processing of schema annotated XML data

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-08 23:40:30 -07:00
Wang Mingyu
92ccd20ad4
python3-coverage: upgrade 7.9.1 -> 7.9.2
Changelog:
==============
- Fix: complex conditionals within a line might cause a KeyError when using sys.monitoring
- Fix: we can now measure coverage for code in Python archive (.par) files.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-08 23:40:30 -07:00
Wang Mingyu
1c1fe91e0c
python3-bleak: upgrade 0.22.3 -> 1.0.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-08 23:40:30 -07:00
Wang Mingyu
ad2b20d82a
python3-asgiref: upgrade 3.8.1 -> 3.9.0
Changelog:
=============
* Adds support for Python 3.13.
* Drops support for (end-of-life) Python 3.8.
* Fixes an error with conflicting kwargs between AsyncToSync and the wrapped
  function.
* Fixes Local isolation between asyncio Tasks.
* Fixes a reference cycle in Local
* Fixes a deadlock in CurrentThreadExecutor with nested async_to_sync ->  sync_to_async -> async_to_sync -> create_task calls.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-08 23:40:29 -07:00
Wang Mingyu
5f4733b892
python3-aiosignal: upgrade 1.3.2 -> 1.4.0
Changelog:
===============
- Added decorator functionality to Signal as a convenient way to add a callback
- Improved type safety by allowing callback parameters to be type checked
  (typing-extensions is now required for Python <3.13). Parameters for a Signal
  callback should now be defined like Signal[int, str]
- Removed the sphinxcontrib-asyncio documentation dependency.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-08 23:40:29 -07:00
Leon Anavi
30c8b4ae94
python3-txaio: Upgrade 23.1.1 -> 25.6.1
Upgrade to release 25.6.1:

- new: announcement of upcoming (but not yet effective) new AI
  policy clarifying matter with respect to AI assisted
  contributions
- fix: update license file to include contributors (#188)
- fix: remove obsolete dependency on six (#186)
- fix: update pypy version in CI workflow (#187)
- fix: setupcfg.py:508: SetuptoolsDeprecationWarning: The
  license_file parameter is deprecated, use license_files instead.
- Copyrights transferred from Crossbar.io Technologies GmbH (Germany)
  to typedef int GmbH (Germany)

License-Update: Update license file to include contributors

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-07 10:00:53 -07:00
Leon Anavi
a4de50a0f4
python3-robotframework: Upgrade 7.3.1 -> 7.3.2
Upgrade to release 7.3.2:

- Embedded arguments matching only after replacing variables do not
  work with Run Keyword or setup/teardown
- French Etant donne, Et and Mais BDD prefixes don't work with
  keyword names starting with que or qu'
- Messages and keywords by listener end_test method override
  original body when using JSON outputs if test has teardown
- --flattenkeywords doesn't work with JSON outputs
- --flattenkeywords doesn't remove GROUP, VAR or RETURN
- ExecutionResult ignores include_keywords argument with JSON outputs
- Suite teardown failures are not handled properly with JSON outputs

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-07 10:00:53 -07:00
Richard Leitner
0285799f54
python3-moteus: upgrade 0.3.88 -> 0.3.89
Update python3-moteus to the latest release.

Since no formal changelog is available, here's the git shortlog of the
moteus python library [1] for the corresponding release:

Josh Pieper (2):
      Add some more register definitions
      Add --version options to moteus_tool and tview

[1] https://github.com/mjbots/moteus/commits/main/lib/python

Signed-off-by: Richard Leitner <dev@g0hl1n.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-07 10:00:52 -07:00
Leon Anavi
4b64846ea7
python3-cmd2: Upgrade 2.6.2 -> 2.7.0
Upgrade to release 2.7.0:

- Integrated rich-argparse with cmd2's default argparse help
  formatter (Cmd2HelpFormatter).

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-04 09:42:11 -07:00
Leon Anavi
54d84ff3c1
python3-rich-argparse: Add recipe
Add recipe for release 1.7.1:

- Fix TypeError on nightly builds (Python 3.14.0a7+) due to new
  HelpFormatter arguments. The console parameter is now keyword-only.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-04 09:42:10 -07:00
Leon Anavi
f963cd8404
python3-progress: Upgrade 1.6 -> 1.6.1
Upgrade to release 1.6.1:

- Migrate setup.py to pyproject.toml

Fixes:

WARNING: python3-progress-1.6.1-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-07-04 09:42:10 -07:00
Leon Anavi
6fd2ea2a09
python3-dateparser: Upgrade 1.2.1 -> 1.2.2
Upgrade to release 1.2.2:

- Handle the Russian preposition "c"
- Fix weekday search
- Add Python 3.14 support
- Cache timezone offsets to improve import time

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-04 09:42:10 -07:00
Khem Raj
6e54f45cd3
python3-pandas: Loosen the search path for generated file sparse.pyx.c
Hardcoded path works only when target is x86_64, but fails for other
architectures, loosen the search path regexp

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-03 18:28:36 -07:00
Khem Raj
a3594a9fa6
python3-types-psutil: Use pep517-backend
Fixes

QA Issue: inherits setuptools3 but has pyproject.toml with setuptools.build_meta, use the correct class [pep517-backend]

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-03 11:47:34 -07:00
Khem Raj
7d23c8e09c
python3-pychromecast: Allow max version to 0.46.1 for python3-wheel
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-01 23:19:38 -07:00
Mingli Yu
5cce697ae1
python3-m2crypto: Use qq format when time_t is 64bit on 32bit system
Fixes:
   # python3 -munittest -v test_ssl.MiscSSLClientTestCase.test_server_simple_timeouts
test_server_simple_timeouts (test_ssl.MiscSSLClientTestCase.test_server_simple_timeouts) ... ERROR

======================================================================
ERROR: test_server_simple_timeouts (test_ssl.MiscSSLClientTestCase.test_server_simple_timeouts)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/opt/python3-m2crypto/tests/test_ssl.py", line 474, in test_server_simple_timeouts
    s.set_socket_read_timeout(SSL.timeout())
    ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/M2Crypto/SSL/Connection.py", line 680, in set_socket_read_timeout
    self.socket.setsockopt(
    ~~~~~~~~~~~~~~~~~~~~~~^
        socket.SOL_SOCKET, socket.SO_RCVTIMEO, timeo.pack()
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
OSError: [Errno 22] Invalid argument

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-01 08:11:12 -07:00
Yishai Jaffe
9b7e0506ce
python3-pybind11-json: support native build
Add support for native build of python3-pybind11-json

Signed-off-by: Yishai Jaffe <yishai1999@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-01 08:11:11 -07:00
Leon Anavi
e02d4b3bbd
python3-icecream: Upgrade 2.1.4 -> 2.1.5
Upgrade to release 2.1.5:

- Changed: Improved printing for variables of type str.
- Fixed issues that affected the output of multiline strings and
  strings containing special characters such as escaped newlines
  and tabs.
- Strings are now printed exactly as they are, faithfully
  representing their actual value.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-30 09:48:59 -07:00
Leon Anavi
119d83c9dc
python3-bitarray: Upgrade 3.4.2 -> 3.4.3
Upgrade to release 3.4.3:

- minor updates to documentation

C-level:

- simplify and speedup `extend_unicode01()`
- customize `resize_lite()` - avoid unused code
- use `PyTypeObject` for bitarray type object in `_util.c` to be
  consistent with `_bitarray.c`
- add and improve comments to implementation of sparse bitarray
  compression
- simplify `sc_count()`

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-30 09:48:59 -07:00
Leon Anavi
efbd35ccc2
python3-cmd2: Upgrade 2.6.1 -> 2.6.2
Upgrade to release 2.6.2:

- Added explicit support for free-threaded versions of Python,
  starting with version 3.14
- Restored code to set a parser's prog value in the with_argparser
  decorator. This is to preserve backward compatibility in the cmd2
  2.0 family. This functionality will be removed in cmd2 3.0.0.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-30 09:48:59 -07:00
Jon Mason
850d9bb011
python3-protobuf: upgrade from 5.29.5 to 6.31.1
protobuf was upgraded from 5.29.5 to 6.31.1. Upgrade python3-protobuf
to match, otherwise a fatal mismatch error occurs.

Signed-off-by: Jon Mason <jon.mason@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 16:53:21 -07:00
Richard Leitner
f048d118f2
python3-can: upgrade 4.4.2 -> 4.5.0
python3-can 4.4.y requires msgpack~=1.0.0, but openembedded-core
versions newer than scarthgap provide msgpack 1.1.0 [1], causing
"pip check" to fail with the following error:

    python-can 4.4.2 has requirement msgpack~=1.0.0; platform_system != "Windows", but you have msgpack 1.1.0.

This patch resolves the issue by updating python3-can to 4.5.0.

[1] https://layers.openembedded.org/layerindex/recipe/66997/

Signed-off-by: Richard Leitner <dev@g0hl1n.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 09:15:30 -07:00
Richard Leitner
c2c4428c31
python3-moteus: upgrade 0.3.87 -> 0.3.88
python3-moteus <= 0.3.87 requires numpy<2 [1], but openembedded-core
versions newer than styhead provide numpy 2.x [2], causing "pip check" to
fail with the following error:

	moteus 0.3.87 has requirement numpy<2, but you have numpy 2.3.0.

This patch resolves the issue by updating python3-moteus to 0.3.88.

[1] https://github.com/mjbots/moteus/issues/89
[2] https://layers.openembedded.org/layerindex/recipe/51338/

Signed-off-by: Richard Leitner <dev@g0hl1n.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:26:21 -07:00
Leon Anavi
87dd3b90ba
python3-types-psutil: Upgrade 6.1.0.20241102 -> 7.0.0.20250601
Upgrade to release 7.0.0.20250601:

- Add missing __dir__ method to psutil.Popen
- Replace Incomplete | None = None in third party stubs
- Update psutil to 7.0.*

License-Update: Use LICENSE file

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:26:21 -07:00
Leon Anavi
2cf750fcaf
python3-multidict: Upgrade 6.5.0 -> 6.5.1
Upgrade to release 6.5.1:

- Fixed a bug in C implementation when multidict is resized and it
  has deleted slots.
- A pair of code formatters for Python and C have been configured
  in the pre-commit tool.
- Shorted fixture parametrization ids.
- The :file:reusable-cibuildwheel.yml workflow has been refactored
  to be more generic and :file:ci-cd.yml now holds all the
  configuration toggles

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:26:21 -07:00
Leon Anavi
e4c238af7d
python3-nocaselist: Upgrade 2.0.3 -> 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.
- 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.
- Fixed new issues of Pylint 3.3.
- 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.

Fixes:

WARNING: python3-nocaselist-2.1.0-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-26 07:26:20 -07:00
Alper Ak
389a2e48a8
python3-pandas: Fix contains reference to TMPDIR [buildpaths] error
Ensures TMPDIR is removed before packaging.

ERROR: python3-pandas-2.2.3-r0 do_package_qa: QA Issue: File /usr/src/debug/python3-pandas/2.2.3/pandas/_libs/sparse.cpython-313-x86_64-linux-gnu.so.p/pandas/_libs/sparse.pyx.c in package python3-pandas-src contains reference to TMPDIR [buildpaths]

Signed-off-by: Alper Ak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:26:20 -07:00
Clément Péron
5e04477eff
python3-supervisor: Add missing runtime dependencies
Add python3-fcntl and python3-unixadmin to RDEPENDS as these are
required runtime dependencies for supervisor functionality.
Also reorder RDEPENDS alphabetically for better maintainability.

Signed-off-by: Clément Péron <peron.clem@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:26:20 -07:00
Chen Qi
2f941edce1
python3-protobuf: upgrade from 5.29.4 to 5.29.5
protobuf is upgraded from 5.29.4 to 5.29.5. Upgrade python3-protobuf
to sync.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:24:05 -07:00
Wang Mingyu
b4c7c4b2a4
tftpy: upgrade 0.8.5 -> 0.8.6
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:24:05 -07:00
Wang Mingyu
c7ac863465
python3-xlrd: upgrade 2.0.1 -> 2.0.2
Changelog:
 Fix bug reading sheets containing invalid formulae.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:24:05 -07:00
Wang Mingyu
ed700bf507
python3-uswid: upgrade 0.5.1 -> 0.5.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-26 07:24:05 -07:00
Wang Mingyu
831790d76b
python3-tox: upgrade 4.26.0 -> 4.27.0
Changelog:
===========
- Feat: include free_threaded flag in result-json
- Add security policy
- Fix dependency-group name normalization
- Log environment variables sorted by key while redacting values of unsafe ones

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
fdc180be4a
python3-starlette: upgrade 0.47.0 -> 0.47.1
Changelog:
===========
- Use Self in TestClient.__enter__
- Allow async exception handlers to type-check

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
6a1caa692e
python3-robotframework: upgrade 7.3 -> 7.3.1
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