Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-pint: Upgrade to 0.24.4 | Khem Raj | 2024-11-21 | 1 | -116/+0 |
| | | | | | | | | | | | | | | - add error for prefixed non multi units - build: typing_extensions version - build: switch from appdirs to platformdirs - fix GenericPlainRegistry getattr type - Replace references to the deprecated `UnitRegistry.default_format` - fix: upgrade to flexparser>=0.4, exceptions are no longer dataclasses. (required for Python 3.13) - Drop the backported patch Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-pint: Backport a proposed fix to support python 3.13 | Khem Raj | 2024-10-28 | 1 | -0/+116 |
Signed-off-by: Khem Raj <raj.khem@gmail.com> |