| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-multidict: fix: update S for python3-multidict recipe | Tom Geelen | 2025-06-25 | 1 | -1/+1 |
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-multidict: Upgrade 6.4.4 -> 6.5.0 | Leon Anavi | 2025-06-25 | 1 | -0/+21 |
| 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> | |||||
