From: Wang Mingyu <wan...@fujitsu.com>

Changelog:
==========
- Fix detection of invalid conversion between offset and delta units.
- Added dBW, decibel Watts, which is used in RF high power applications
- NumPy 2.0 support
- Implement numpy roll (Related to issue #981)
- Implement numpy correlate
- Add 'dim_sort' function to _formatter_helpers.
- Add 'dim_order' and 'default_sort_func' properties to FullFormatter.
- Documented packages using pint.
- Fixed bug causing operations between arrays of quantity scalars and quantity 
holding
  array resulting in incorrect units.
- Fix LaTeX siuntix formatting when using non_int_type=decimal.Decimal.
- Added refractive index units.
- Fix converting to offset units of higher dimension e.g. gauge pressure
- Fix unhandled TypeError when auto_reduce_dimensions=True and 
non_int_type=Decimal
- Improved error message in 'get_dimensionality()' when non existent units are 
passed.

Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
---
 .../python/{python3-pint_0.23.bb => python3-pint_0.24.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pint_0.23.bb => 
python3-pint_0.24.bb} (94%)

diff --git a/meta-python/recipes-devtools/python/python3-pint_0.23.bb 
b/meta-python/recipes-devtools/python/python3-pint_0.24.bb
similarity index 94%
rename from meta-python/recipes-devtools/python/python3-pint_0.23.bb
rename to meta-python/recipes-devtools/python/python3-pint_0.24.bb
index 370cd7017..c570fed6b 100644
--- a/meta-python/recipes-devtools/python/python3-pint_0.23.bb
+++ b/meta-python/recipes-devtools/python/python3-pint_0.24.bb
@@ -10,7 +10,7 @@ PYPI_PACKAGE := "Pint"
 
 inherit ptest python_setuptools_build_meta
 
-SRCREV = "f2e4081aee38f850938048beac7fb69c4908bc5e"
+SRCREV = "7b47d6b7b0f7655efca810a90f2781c0d1cc7fb9"
 SRC_URI = "git://github.com/hgrecco/pint;protocol=https;branch=master"
 S = "${WORKDIR}/git"
 #SRC_URI[sha256sum] = 
"e1509b91606dbc52527c600a4ef74ffac12fff70688aff20e9072409346ec9b4"
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#111053): 
https://lists.openembedded.org/g/openembedded-devel/message/111053
Mute This Topic: https://lists.openembedded.org/mt/106866426/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to