summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pint_0.24.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pint: Upgrade to 24.1Khem Raj2024-06-301-0/+41
- Fix custom formatter needing the registry object. (PR #2011) - Support python 3.9 following difficulties installing with NumPy 2. (PR #2019) - Fix default formatting of dimensionless unit issue. (PR #2012) - Fix bug preventing custom formatters with modifiers working. (PR #2021) Signed-off-by: Khem Raj <raj.khem@gmail.com>