summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* python3-alembic: upgrade 1.13.2 -> 1.13.3Wang Mingyu2024-09-301-1/+1
| | | | | | | | | | | | | | | Changelog: ========== - Render if_exists and if_not_exists parameters in CreateTableOp, CreateIndexOp, DropTableOp and DropIndexOp in an autogenerate context. - Enhance version_locations parsing to handle paths containing newlines. - Added support for Operations.create_table.if_not_exists and Operations.drop_table.if_exists, adding similar functionality to render IF [NOT] EXISTS for table operations in a similar way as with indexes. - The pin for setuptools<69.3 in pyproject.toml has been removed. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-aiohttp: upgrade 3.10.5 -> 3.10.8Wang Mingyu2024-09-301-1/+1
| | | | | | | | Changelog: Fixed cancellation leaking upwards on timeout Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-aiohappyeyeballs: upgrade 2.4.0 -> 2.4.2Wang Mingyu2024-09-301-1/+1
| | | | | | | | | | Changelog: ============ - Copy staggered from standard lib for python 3.12+ - Avoid passing loop to staggered.staggered_race Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pure-ftpd: upgrade 1.0.51 -> 1.0.52Wang Mingyu2024-09-302-6/+5
| | | | | | | | | | | | | | | | | | | | | nostrip.patch refreshed for 1.0.52 License-Update: Copyright year updated to 2024 Changelog: ========== - The QUIT command is now accepted during a transfer. - The server can be built with --with-minimal again. - Fixed an out of bounds read in the MLSD command. - Larger mmap()ed pages are used on aarch64. - Improved compatibility with HPUX - Improved OpenSSL API compatibility - Improved compatibility with OpenWall Linux - Improved compatibility with Netfilter Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ostree: upgrade 2024.7 -> 2024.8Wang Mingyu2024-09-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | Changelog: ========== - repo: NUL terminate readlinkat result - deploy: Log to journal for boot space, not stderr - commit/payload-link: Ensure we don't overrun target_checksum size - sysroot: Make coverity happy with dirname+strdup - tests: Attempt to update auto-prune test - grub2: Show output when run in systemd by default - lib/traverse: Fix minor memory leak - github/workflows/tests: Update actions/upload-artifact to v4 - Redo pages workflow - spec: %autorelease can't be resolved by COPR - bootloader/grub2: Handle empty static configs - workflow/docs: Fix deployments - curl: Assert that curl_multi_assign worked - curl: Make socket callback during cleanup into no-op Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nanopb: upgrade 0.4.8 -> 0.4.9Wang Mingyu2024-09-303-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== - Fix problems with enum intsize introduced in 0.4.8 - Fix Python pkg_resources deprecation - Add option to discard deprecated fields - Use fallback_type when breaking circular dependencies - Discard autogenerated map entry types if the field is skipped - Use pb_byte_t = uint8_t when available - Add enum_validate option - Add check_return attribute for IAR compiler - Add label_override field option - Add Zephyr module specification - Add Apple privacy manifest - Bazel rule improvements, including bzlmod migration - CMake build rule improvements - Improve C++ descriptors - Test case improvements - Update dependency package versions - Documentation improvements Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libzip: upgrade 1.10.1 -> 1.11.1Wang Mingyu2024-09-301-1/+1
| | | | | | | | | | | | | | | | | | Changelog: =========== * Fix zipconf.h for version number with missing third component. * Stop searching after finding acceptable central directory, even if it contains inconsistencies. * Only write Zip64 EOCD if fields don't fit in normal EOCD. Previously libzip also wrote it when any directory entry required Zip64. * Allow bytes from 0x00-0x1F as UTF-8. * Add new error code 'ZIP_ER_TRUNCATED_ZIP' for files that start with a valid local header signature. * 'zipcmp': add '-T' option for comparing timestamps. * 'zip_file_replace' now removes the target's extra field information. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnet-dns-perl: upgrade 1.46 -> 1.47Wang Mingyu2024-09-301-1/+1
| | | | | | | | | | | Changelog: =========== - Restore current domain name following $INCLUDE in zone file. - Update RFC and other document referneces. - Fix rt.cpan.org for issue with parallel run of TSIG tests Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fwupd: upgrade 1.9.24 -> 1.9.25Wang Mingyu2024-09-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========= Bug fix: --------- Fix checking new Synaptics MST firmware size Make another ModemManager instance ID visible for firmware matching Never set a zero-length device name when matching the vendor name Recalculate the device supported flag when reparenting devices Reduce idle power consumption of paired logitech-hidpp devices Retry the open action to fix BC901 NVMe reload Add support: ----------- Algoltek devices supporting sector erase Dell K2 dock Intel USB4 hub 5787 More MediaTek scaler devices Nordic HID devices supporting DFUv1 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 6.1.20240915.0 -> 6.1.20240922.0Wang Mingyu2024-09-301-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* btop: upgrade 1.3.2 -> 1.4.0Wang Mingyu2024-09-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== - NetBSD Support - Intel GPU support - Added warnings when toggling boxes and terminal size is to small - Fix missing core percentages - Various fixes for drawing GPU related information - fix divide 0 error when caculating disk usage percentage - fix io_graph_speeds parsing - V1 of Phoenix Night theme - Fixed missing CPU core temps when too small to show core temp graphs - Fixed missing IO graphs in IO mode - fix zero temp - Fix comments (parsing) in theme files - Add regex filtering - Fix typo in file existences check for voltage_now - Show time in days when remaining battery exceeds an estimation of 24h - (AMD Gpu) fix pwr_usage not being defined correctly during rsmi collection - macOS: fix crash if there exists a uid not associated with any user - Fix rsmi device name buffer size - Add gruvbox_light theme - Create man page for btop in Markdown - Include metadata in binary version output 'btop --version' - collect: Fix reading of battery power draw on Linux Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* adw-gtk3: upgrade 5.3 -> 5.4Wang Mingyu2024-09-301-1/+1
| | | | | | | | Changelog: Update for GNOME 47 and GTK 4.16. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pahole: upgrade 1.25 -> 1.27Yi Zhao2024-09-302-4/+4
| | | | | | | | | | | | | | ChangeLog: https://git.kernel.org/pub/scm/devel/pahole/pahole.git/tree/changes-v1.26?h=v1.27 https://git.kernel.org/pub/scm/devel/pahole/pahole.git/tree/changes-v1.27?h=v1.27 Add more architectures to COMPATIBLE_HOST, as libbpf is now allowed to be built on more architectures[1]. [1] https://git.openembedded.org/meta-openembedded/commit/?id=bb8049afe96db57707afc259743e288bec456117 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-scapy: Upgrade to 2.6.0 releaseKhem Raj2024-09-291-2/+2
| | | | | | Switch to PEP-517 build backend Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libidn: upgrade 1.41 -> 1.42Yi Zhao2024-09-293-401/+18
| | | | | | | | | | | | | | | | | | ChangeLog: https://git.savannah.gnu.org/cgit/libidn.git/tree/NEWS?h=v1.42 License-Update: Copyright years updated to 2024 for idna.h and idn.c Correct ending line number for license text in idna.h and idn.c[1][2] * Drop backport patch * Refresh patch [1] https://git.savannah.gnu.org/cgit/libidn.git/tree/lib/idna.h?h=v1.42 [2] https://git.savannah.gnu.org/cgit/libidn.git/tree/src/idn.c?h=v1.42 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tk: upgrade 8.6.10 -> 8.6.15Yi Zhao2024-09-293-6/+5
| | | | | | | | Release Notes: https://sourceforge.net/p/tcl/mailman/message/58817026/ Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rocksdb: Add ptest supportMingli Yu2024-09-294-2/+74
| | | | | | | | | | | | # ./run-ptest PASS: agg_merge_test PASS: cache_test PASS: db_basic_test PASS: env_basic_test PASS: testutil_test Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnetfilter-conntrack: upgrade 1.0.9 -> 1.1.0Yi Zhao2024-09-292-65/+2
| | | | | | | * Drop backport patch Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* e2tools: upgrade 0.1.0 -> 0.1.2Yi Zhao2024-09-292-38/+1
| | | | | | | | ChangeLog: https://github.com/e2tools/e2tools/releases/tag/v0.1.2 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pipewire: add patch to fix zero initializationMarkus Volk2024-09-292-0/+42
| | | | | | | | There are issues at least in combination with kodi [https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/4325] Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pipewire: update 1.2.3 -> 1.2.5Markus Volk2024-09-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PipeWire 1.2.5 (2024-09-27) This is an important bugfix release that is API and ABI compatible with the previous 1.2.x and 1.0.x releases. Highlights - Fix an fd mismatch in the protocol in some cases that could lead to fd leaks and crashes. - Fix a bug where the mixer was not updated after setting the port, which would cause muted audio at boot or resume from suspend. - Fix a potential use-after-free in module-rt when stopping a thread. - Cached objects are now freed in the JACK API to avoid memory leaks. - Some more fixes and improvements. PipeWire - RequestProcess commands are now only sent after the node completes the state change to RUNNING. - More FreeBSD fixes. - Handle ACTIVE links going to < PAUSED as well. This improves renegotiation in some cases. - Fix an fd mismatch in the protocol in some cases that could lead to fd leaks and crashes. Modules - Many of the network modules can now also accept hostnames instead of IP addresses. - Fix a potential use-after-free in module-rt when stopping the thread. SPA - Support for elogind was added. - Some more errors are checked when converting JSON to POD. (#4313) - Fix a bug where the mixer was not updated after setting the port, which would cause muted audio at boot or resume from suspend. (#4084) JACK - The BBT transport handling was improved. Some fields were added to be able to handle the JACK semantics correctly. (#4314) - Buffers are now aligned according to the maximum CPU alignment instead of the hardcoded 16 bytes alignment. - Cached objects are now freed correctly. Doc - Some small doc updates. (#4272) Older versions: PipeWire 1.2.4 (2024-09-19) This is a bugfix release that is API and ABI compatible with the previous 1.2.x and 1.0.x releases. Highlights - Avoid a crash in cleanup of globals. (#4250) - Use systemd-logind to scan for new devices in v4l2. - Some more bugfixes and improvements. PipeWire - Avoid a crash in cleanup of globals. (#4250) - Improve RequestProcess dispatch. Tools - Improve float parsing. (#4234) SPA - Clear the ringbuffer when stopping in libcamera. - Use systemd-logind to scan for new devices in v4l2. (#3539, #3960) - Queue dropped first buffer in v4l2. - Unlink pcm devices when moving drivers to avoid broken pipe. JACK - Emit buffer_size callback in jack_activate() to improve compatibility with GStreamer. (#4260) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lksctp-tools: upgrade 1.0.20 -> 1.0.21Yi Zhao2024-09-291-1/+1
| | | | | | | | ChangeLog: https://github.com/sctp/lksctp-tools/blob/v1.0.21/ChangeLog Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thrift: upgrade 0.20.0 -> 0.21.0Yi Zhao2024-09-291-1/+1
| | | | | | | | ChangeLog: https://github.com/apache/thrift/blob/v0.21.0/CHANGES.md Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linuxptp: upgrade 4.1 -> 4.4Yi Zhao2024-09-293-84/+2
| | | | | | | | | * Update SRC_URI * Drop backport patches * Drop redundant UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* catch2: upgrade 3.7.0 -> 3.7.1Yi Zhao2024-09-291-1/+2
| | | | | | | | ChangeLog: https://github.com/catchorg/Catch2/releases/tag/v3.7.1 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fio: upgrade 3.36 -> 3.37Yi Zhao2024-09-291-2/+3
| | | | | | | | * Add UPSTREAM_CHECK_GITTAGREGEX to check the correct latest stable version. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ipmtool: add UPSTREAM_CHECK_GITTAGREGEXYi Zhao2024-09-281-0/+3
| | | | | | | | | | | | | | | | | | | | Add UPSTREAM_CHECK_GITTAGREGEX to check the correct latest stable verison. Before the patch: $ devtool latest-version ipmitool INFO: Current version: 1.8.19 INFO: Latest version: 10. INFO: Latest version's commit: 990f9672c9581ab5fcb6bfed98f5da12edd29411 After the patch: $ devtool latest-version ipmitool INFO: Current version: 1.8.19 INFO: Latest version: 1.8.19 INFO: Latest version's commit: 19d78782d795d0cf4ceefe655f616210c9143e62 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mariadb: Fix build with clang-20/trunkKhem Raj2024-09-272-0/+27
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* softhsm: add destroyed global access prevention patchRouven Czerwinski2024-09-272-0/+673
| | | | | | | | | | | | | | Currently softhsm will try to access deleted obejcts due to the order of atexit handler implementations. Add a patch which adds a global variable to track whether objects are deleted and prevents access if this is the case. This fixes a failure with the signing.bbclass where when signing multiple fitimage configurations the second signing operation will lead to a segfault. Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-panel: upgrade 4.18.3 -> 4.18.4J. S.2024-09-271-1/+1
| | | | | | | | | | | | | | | | | Changelog found at https://gitlab.xfce.org/xfce/xfce4-panel/-/tags/xfce4-panel-4.18.4 - icons: Scale at size 16x16 to 128x128 (Fixes #385) - icons: Fix centering of org.xfce.panel - icons: Rename org.xfce.panel.statustray to org.xfce.panel.systray - Fix memory leaks around gtk_get_current_event() - tasklist: Fix use-after-free on tasklist child - systray: Update icon also on status change - Translation Updates: Catalan, Estonian, French, Greek, Italian, Korean, Occitan (post 1500), Russian, Slovenian, Turkish, Ukrainian Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gpsd: condition the runtime dependence of pyserial on the pygpsJose Quaresma2024-09-271-1/+2
| | | | | | | | | | | | | | | | | | | The python3-pyserial dependency was introduced in [1]. It is provided by the meta-python layer and so make it conditionally. Fixes: | NOTE: Resolving any missing task queue dependencies | ERROR: Nothing RPROVIDES 'python3-pyserial' (but ../meta-openembedded/meta-oe/recipes-navigation/gpsd/gpsd_3.25.bb RDEPENDS on or otherwise requires it) | NOTE: Runtime target 'python3-pyserial' is unbuildable, removing... | Missing or unbuildable dependency chain was: ['python3-pyserial'] | NOTE: Runtime target 'gpsd' is unbuildable, removing... | Missing or unbuildable dependency chain was: ['gpsd', 'python3-pyserial'] [1] https://git.openembedded.org/meta-openembedded/commit/?id=1266c912afa0abf118eaa5d152a0641c87665fbd Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Revert "gpsd: make the meta-python dependency conditionally"Jose Quaresma2024-09-271-1/+0
| | | | | | | This reverts commit eb731aa8660b280a15684dc81954dbcd4d54fdb6. Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sqlparse: Add missing rdep on mypy module for ptestsKhem Raj2024-09-261-0/+1
| | | | | | | | | | | This is needed for fixing Failed ptests: {'python3-sqlparse': ['tests/test_cli.py:test_encoding_stdout[encoding_gbk.sql-gbk]', 'tests/test_cli.py:test_encoding_output_file[encoding_gbk.sql-gbk]', 'tests/test_cli.py:test_encoding_stdin[encoding_gbk.sql-gbk]']} Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-mock: Fix ptestsKhem Raj2024-09-263-50/+11
| | | | | | | | | | | | - Drop the patch to add additional checks to disable failing introspection tests, use plain asserts instead - Switch to pypi fetcher - Add missing rdeps needed for ptest runs Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Trevor Gamblin <tgamblin@baylibre.com>
* python3-pint: Upgrade to 0.24.3Khem Raj2024-09-262-8/+11
| | | | | | | | - Switch to fetching from pypi - Use automake format for pytests - Fix ptests, by adding missing runtime deps Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fuse: Add "fuse:fuse" to CVE_PRODUCTs-tokumoto2024-09-261-1/+1
| | | | | | | | | | | Since there are vulnerabilities that cannot be detected by the existing CVE_PRODUCT, add "fuse:fuse" to CVE_PRODUCT. https://nvd.nist.gov/vuln/detail/CVE-2010-0789 https://nvd.nist.gov/vuln/detail/CVE-2005-1858 Signed-off-by: Shunsuke Tokumoto <s-tokumoto@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* capnproto: Add "capnp" to CVE_PRODUCTs-tokumoto2024-09-261-0/+2
| | | | | | | | | | Vulnerabilities against capnproto are sometimes reported as "capnp", so add "capnp" to CVE_PRODUCT. https://nvd.nist.gov/vuln/detail/CVE-2022-46149 Signed-off-by: Shunsuke Tokumoto <s-tokumoto@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* polkit: Update Upstream-Status of a merged patchYoann Congal2024-09-261-1/+1
| | | | | | | | https://github.com/polkit-org/polkit/pull/497 was merged as https://github.com/polkit-org/polkit/commit/1d4f7f4d9f3d74fb2649c96faa8677416c1aefc2 Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* syslog-ng: upgrade 4.6.0 -> 4.7.0J. S.2024-09-262-43/+2
| | | | | | | | | | | | | Changelog : https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-4.7.0 Dropped patch - merged in this version : * 0001-macros-guard-ipv6-code-with-SYSLOG_NG_ENABLE_IPV6.patch New json-c dependency fixes configure failure. Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* valkey: Add recipeLeon Anavi2024-09-269-0/+1695
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Valkey is an open source, in-memory data store. Release 8.0.0 is fully compatible with Redis OSS 7.2.4 and brings: - Added full client info to SHUTDOWN and CLUSTER FAILOVER logs for better traceability of requests. - Resolved issues in replicationSetPrimary where the primary node's IP/port updates were not correctly handled in the cluster gossip section. - Fixed AOF base suffix during rewrites when modifying the aof-use-rdb-preamble setting, ensuring correct suffix caching to prevent inconsistencies. - Addressed rare crashes in async IO threads with TLS by preventing concurrent read and write job overlap. - Prevented AOF from being incorrectly disabled after loading RDB data, ensuring proper re-enabling of AOF. - Triggered a save of the cluster configuration file before shutdown to prevent inconsistencies caused by unsaved node configuration changes. - Fixed timing issue in CLUSTER SETSLOT to ensure replicas handle migration correctly when receiving the command before the gossip update. - Optimized the handling of temporary set objects in SUNION and SDIFF commands, resulting in a 41% performance improvement for SUNION and 27% for SDIFF. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-validators: Add missing rdeps for ptestsKhem Raj2024-09-261-0/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-eth-hash: Add packageconfigs and switch to pep517-backendKhem Raj2024-09-261-7/+13
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-gunicorn: Add missing rdeps for ptestsKhem Raj2024-09-261-0/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ujson: Add python misc modules to ptest rdepsKhem Raj2024-09-262-2/+3
| | | | | | | | Its needed for ModuleNotFoundError: No module named 'tracemalloc' Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-setproctitle: Add missing rdeps for ptestsKhem Raj2024-09-261-0/+6
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-trio: Add recipeKhem Raj2024-09-261-0/+13
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-python-multipart: Add recipeKhem Raj2024-09-261-0/+9
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-outcome: Add recipeKhem Raj2024-09-261-0/+16
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-a2wsgi: Fix ptest runKhem Raj2024-09-262-1/+2
| | | | | | | Add missing dependencies and ignore baize tests the module is not available in OE ecosystem Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pdm-build-locked: Add recipeKhem Raj2024-09-261-0/+13
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>