summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pint
Commit message (Collapse)AuthorAgeFilesLines
* python3-pint: update recipe to use the ptest-python-pytest classDerek Straka2025-01-171-3/+0
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pint: Upgrade to 0.24.4Khem Raj2024-11-211-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.13Khem Raj2024-10-281-0/+116
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pint: Upgrade to 0.24.3Khem Raj2024-09-261-1/+1
| | | | | | | | - 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>
* python3-pint: Enable ptestZheng Ruoqin2020-04-031-0/+3
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>