diff mbox series

[meta-python,42/63] python3-mpmath: upgrade 1.4.0 -> 1.4.1

Message ID 20260326115634.1199-42-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/63] b4: upgrade 0.14.3 -> 0.15.0 | expand

Commit Message

Wang Mingyu March 26, 2026, 11:56 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
============
- Fix test_hexadecimal_with_libc_bulk()
- Keep available deprecated aliases for mpc/mpf_log()
- Use version_file option of setuptools-scm to keep version info
- Add workaround for test on s390x

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-mpmath_1.4.0.bb => python3-mpmath_1.4.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-mpmath_1.4.0.bb => python3-mpmath_1.4.1.bb} (86%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-mpmath_1.4.0.bb b/meta-python/recipes-devtools/python/python3-mpmath_1.4.1.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-mpmath_1.4.0.bb
rename to meta-python/recipes-devtools/python/python3-mpmath_1.4.1.bb
index 12ded173e9..7f237afb38 100644
--- a/meta-python/recipes-devtools/python/python3-mpmath_1.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-mpmath_1.4.1.bb
@@ -6,7 +6,7 @@  HOMEPAGE = "https://pypi.org/project/mpmath/"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a6607bd72611b702183473dfb4e6198b"
 
-SRC_URI[sha256sum] = "d272b40c031ba0ee385e7e5fc735b48560d9838a0d7fbca109919efd23580a22"
+SRC_URI[sha256sum] = "efd6d1b75f09d69524a67609949812668b28e81ecbfe0ab449ced8c13e92642e"
 
 CVE_PRODUCT = "mpmath"